Solving for Displacement when Jamilla Throws a Stone

  • Thread starter Thread starter sciencegeek101
  • Start date Start date
  • Tags Tags
    Displacement
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
sciencegeek101
Messages
8
Reaction score
0
Jamilla throws a stone horizontally off of a pier into the ocean at a velocity of 20 m/s. If the stone is 40.0 m from the edge of the pier when it hits the water, how high above the water's surface was the stone when Jamilla threw it?

Vf= 20m/s
Vi= 0m/s
a=9.8m/s2
Δd= 40m
Δd=?

Vf2=Vi2+2aΔd

Vf=velocity final
Vi= velocity initial
a= acceleration
Δd= displancement

(rearrange the equation)
Δd= (Vf2-Vi2) / 2a
Δd= (20^2-o^2) / 2x9.8
Δd= 400/19.6
Δd= 20.4m

∴ the stone was 20.4m above the water surface when Jamilla threw it

Not sure if i am doing this correctly?
Much thanks in advance to those who help me out!
 
Physics news on Phys.org
Be careful - the initial velocity is horizontal, but there is no horizontal acceleration. You have that the initial vertical velocity component is 0 m/s, the vertical acceleration is 9.8 m/s^2 downwards, and you don't know the final vertical velocity. You know the horizontal distance traveled is 40m, and the horizontal speed is constant at 20 m/s since there's no horizontal acceleration, so you can find the time of flight using speed = distance / time.

Then you'll have enough information to calculate the height using the vertical information...
 
You are approaching the wrong way. The stone travels both in horizontal as well as vertical direction. And motion in two different directions has nothing to do with each other. Here, the acceleration due to gravity acts only in the y-direction. So, the stone accelerates downward. On the other hand, there is no acceleration in x-direction. Hence, the stone undergoes uniform motion in x-direction. It is called a projectile motion:-

x= v(i,x)* time v(i,x): initial velocity in x-direction
y= 1/2* g * time^2 g:acceleration due to gravity note: v(i,y)=0

Replacing time from both the equations:-

y=(g * x^2)/(2*(v(i,x))^2)

Putting values:-

y=(10* 40^2)/(2* 20^2)= 20 m
 
Last edited: