Ryan K. answered 10/21/20
Here to help you out!
Step 1: Find the x and y components of the initial velocity upon throwing the stone off of the cliff.
v0,x = v0cos(θ) = 16cos(32) = 13.57m/s
v0,y = v0sin(θ) = 16sin(32) = -8.48m/s (I'm considering down the negative y direction)
Step 2: Since there are no forces acting in the x direction, the initial velocity in the x direction will be as the final velocity in the x direction. The next piece of information we need is the final velocity in the y direction. Let's use the following kinematic equation.
vf,y = v0,y + ayt
vf,y = Final velocity of object in y-direction
v0,y = Initial velocity of object in y-direction = -8.48m/s
ay = Acceleration in the y-direction = -9.81m/s2
t = time
This looks like the right direction to find final velocity in the y-direction, but we also need time to solve the equation. Let's use another kinematic expression to find the time it took for the stone to fall to the ground.
xf,y = x0,y + v0,yt + 0.5ayt2
xf,y = Final position of object in y-direction = 0m
x0,y = Initial position of object in y-direction = 8m
v0,y = Initial velocity of object in y-direction = -8.48m/s
ay = Acceleration in the y-direction = -9.81m/s2
t = time
Use quadratic formula to solve for time.
t = -2.41s, 0.68s (Drop the negative term since time can't be negative)
t = 0.68s
Plug this back into the other equation to find the final velocity in the y-direction.
vf,y = -15.15m/s
Step 3: Use the components of the final velocity to calculate the magnitude of the final velocity.
vf = √[(vf,y2) + (vf,x2)] = √((-15.15)2 + 13.572) = 20.34m/s