Stone Throw Kinematics Question

  • Thread starter Thread starter Procrastinate
  • Start date Start date
  • Tags Tags
    Kinematics
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Procrastinate
Messages
155
Reaction score
0

Homework Statement



A stone is projected vertically upwards from the top of a tower. It is found that its speed at a distance of x meters below the point of projection is twice its speed at the same distance above that point. Show that the stone rises a distance 5x/3metres above the top of the tower.


Homework Equations



v2 = u2 + 2as

The Attempt at a Solution



Let the velocity from the projection point upwards be v1
Let the velocity from the projection point downwards be v2

v1 = u2 - 19.6x
v2 = u2 + 19.6x

Since V1 = 2v2

u2 - 19.6x = 2u2 + 39.2x

-58.8x = u2

I am stumped.
 
Physics news on Phys.org
When the stone reaches the maximum height h, its velocity is equal to zero.
From that height if the stone is dropped, its velocity at a distance (h-x) is
v^2 = 2*g*(h-x). ...(1)
According to the problem, its velocity at a distance (h+x) is 2v and it is equal to
(2v)^2 = 2*g*(h+x)...(2)
Divide eq.2 by eq.1 and solve for h in terms of x.