Calculating Minimum Batted Ball Speed for Homerun at Fenway Park

AI Thread Summary
To calculate the minimum batted ball speed for a home run at Fenway Park, the trajectory must be analyzed using physics equations. The ball travels 100 meters horizontally and must clear an 11-meter height at the Green Monster. The initial velocity can be broken down into horizontal and vertical components, with the vertical component influenced by gravity. By applying kinematic equations, the vertical velocity at the peak can be derived, allowing for the calculation of the initial velocity needed to achieve the desired height and distance. This approach combines horizontal and vertical motion analysis to determine the minimum speed required for the home run.
hobo
Messages
3
Reaction score
0
When David Ortiz hit a homerun over the 12m high "Green Monster' fence at Fenway park 100m away from home plate, the ball was hit 1.0m above the ground at an angle of 35° above horizontal. What was the minumum speed of the batted ball?

dx = 100m
Vx = Xcos35°
Vox= Xcos35°
ax = 0
dy = 11m
vy = ?
voy = ?
ay = -9.8m/s/s
t = ?

That is as far as I have gotten. I have only had experience with three missing variables, not five. How do I even start this question?
 
Physics news on Phys.org
Suppose we make the initial velocity Vo. Then the initial x direction velocity is Vocos(35) and the y is Vosin(35). Can you write an equation for the displacement in the x and y directions based on your acceleration and initial velocity?
 
If you're assuming that its path is parabolic and you are using some of the simple physics formulae then:

v^2= u^2 + 2as
(take out 'u^2' because you are calculating the vertical velocity once it reaches 1 meter above the ground after having accelerated from the point above the fence where it's vertical velocity component was equal to zero)

v(vertical component) = sqrt(2 x acceleration due to gravity x 11)

then you could work in the V(initial) = V_y (initial)/ sin 35 etc. etc.
 
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