Calculate Projectile Velocity: Magnitude & Direction

AI Thread Summary
A diver springs from a 3-meter board, hitting the water at 9.00 m/s at an angle of 81.0° to the horizontal. To find her initial velocity, both magnitude and direction must be calculated using kinematic equations. The initial vertical velocity component is derived using the equation v_{oy} = sqrt[v_{fy}^2 + 2g(Delta y)], yielding approximately 4.5 m/s. The horizontal component is constant, calculated as v_x = 9*cos(81). Combining these components will provide the overall initial velocity magnitude and direction.
scw287
Messages
51
Reaction score
0
A diver springs upward from a board that is three meters above the water. At the instant she contacts the water her speed is 9.00 m/s and her body makes an angle of 81.0° with respect to the horizontal surface of the water. Determine her initial velocity, both magnitude and direction.
magnitude m/s
direction °


Here's what I've tried to do: I tried to solve for the initial velocity by using the kinematics equation v^2=vo^2+2*a*x
vo=1.174<<initial velocity

Now I need to find the magnitude and the direction, I think you use tan-1 and pythagorean theorem but I don't really understand the component method very well. Could you please help me get on the right track for this problem. All help will greatly be appreciated.
 
Physics news on Phys.org
do you know the position function?
 
no I haven't heard of the position function.
 
do you know the kinematic equations?
 
How did you get the initial y velocity 1.174 m/s?
 
Yes I know the kinematics equations x=vot+a/2at^2
x=1/2(vo+v)t
v=vo+at
v^2=vo2+2axI got 1.74m/s for the initial velocity by using the fourth equation. I am not positive that I did it right. Not sure what to do next!
 
in the y-direction ...

v_{fy}^2 = v_{oy}^2 - 2g(Delta y)

v_{oy} = sqrt[v_{fy}^2 + 2g(Delta y)]

v_{oy} = sqrt[(9*sin(81))^2 + 2(9.8)(-3)] = approx 4.5 m/s

velocity in the x-direction is a constant ...

v_x = 9*cos(81) m/s

you now have both x and y components of the initial velocity ... finish up.
 
Thanks for all of your help!
 
Yes, I thought that you did use the fourth equation, but I got a different answer. I was hoping that you would show more exactly how you susbtituted to get to it so that we can compare notes.
 
Back
Top