Rijad Hadzic
- 321
- 20
Homework Statement
A softball is hit with an initial velocity of 29 m/s. at an angle of 60 degrees above the horizontal and impacts the top of the outfield fence 5s later. Assuming the initial height of the softball was .5 m above (level) ground, what are the balls horizontal and vertical displacements?
Homework Equations
a_xt + V_i = V_f
\Delta x = (1/2) (V_f + V_i ) t
\Delta x = V_it + (1/2)a_xt^2
\Delta x = V_f - (1/2) a_xt^2[/B]
The Attempt at a Solution
V_y = 29sin(60) = 25.11473671 m/s<br /> V_x = 29cos(60) = 14. 5 m/s<br /> Horizontal displacement is easy. Using formula <b>\Delta x = (1/2) (V_f + V_i ) t </b>with V_f = V_i you get \Delta x = V_ft, so horizontal displacement = (14.5 m/s)(5s) = 72.5 m<br /> <br /> Now to find vertical displacement: <br /> <br /> I use formula a_xt + V_i = V_f to find final velocity, plugging in I get:<br /> (-9.8 m/s^2) (5s) + 25.11473671 m/s = V_f<br /> = -23.88526329 m/s = V_f<br /> <br /> Now using \Delta y = (1/2)(V_f + V_i)(t) I get: <br /> <br /> \Delta y = (1/2)(-23.88526329 m/s + 25.11473671 m/s) (5s)<br /> <br /> = 3.07368355 m = y displacement <br /> <br /> But the softball starts off with in initial height of .5 m, so I subtract y displacement - .5, which = <br /> <br /> 2.57368355 m, <br /> <br /> but my book gives me answer: 2.95 m<br /> <br /> Can anyone tell me where I went wrong here?? I don&#039;t see my mistake..