Projectile Motion of a Batter Problem

AI Thread Summary
The discussion revolves around a projectile motion problem involving a batter hitting a pitched ball at a height of 1.22 meters and at a 45-degree angle, with a horizontal range of 107 meters. Participants clarify the need to find the initial velocity and time to determine if the ball clears a 7.32-meter fence located 97.5 meters away. The equations for the velocity and position vectors are provided, emphasizing that the vertical position can be set to zero or the initial height to solve for the unknowns. It is noted that time may not need to be calculated directly, as the focus is on determining the ball's height at the fence distance. The main goal is to verify if the ball's height exceeds the fence height when it reaches that point.
PhilosophyofPhysics
Messages
94
Reaction score
1
"A batter hits a pitched ball when the center of the ball is 1.22m above the ground. The ball leaves the bat at an angle of 45 degrees with the ground. With that launch, the ball should have a horizontal range (returning to the launch level) of 107 m. (a) Does the ball clear a 7.32-m high fence that is 97.5 m horizontally from the launch point? (b) What is the distance between the top of the fence and the center of the ball when the ball reaches the fence?"

Is there a way I can find time? Do I have to find time for this?
 
Physics news on Phys.org
You should know that with any projectile problem like this, if the inital speed is v m/s, the angle is θ, and the initial height is h m, then the initial velocity vector is
v cosθi+ v sinθ j. The velocity vector at time t (in seconds after the "launch") is v cosθi+ (v sinθ-gt)j and the "position" vector at time t is
v cosθti+ (h+ v sinθt- (g/t)t2)j. The ball has range 107 m. I'm not at all clear what "returning to the level launch" means. I would assume that range was measured to the point where the ball hits the ground: where the j component of position is 0 but the height of the "launch" is 1.22 m!? Any way, you can set the vertical component of position to 0 (or 1.22?) and the horizontal component to 107 so that you have 2 equation to solve for the two unknown numbers v and t- except that you are right- you don't need to find t. If it is easier, go ahead and eliminate t from the two equations and just solve for v- that's what you need to know! Once you know a, put it into the equation for horizontal distance, with horizontal distance equal to 95.5 and solve for that t. Now put that t into the vertical distance equation, find the vertical height of the ball at that time and see if it is larger than 7.32 m.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top