Question

Difficulty: MediumKinematics and Linear Motion

A stone is thrown vertically downwards from the top of a 60 m60\text{ m} high tower with an initial speed of 5 m/s5\text{ m/s}. Taking acceleration due to gravity g=10 m/s2g = 10\text{ m/s}^2, calculate the time taken, in seconds, for the stone to reach the ground.

Answer: 3 s

Answer

The stone takes 3 s3\text{ s} to reach the ground.
Applying the equation h=ut+12gt2h = ut + \frac{1}{2}gt^2 with h=60 mh = 60\text{ m}, u=5 m/su = 5\text{ m/s}, and g=10 m/s2g = 10\text{ m/s}^2 yields 60=5t+5t260 = 5t + 5t^2. Dividing by 55 gives t2+t12=0t^2 + t - 12 = 0, which factorizes into (t+4)(t3)=0(t + 4)(t - 3) = 0. Rejecting t=4 st = -4\text{ s} leaves the correct time of 3 s3\text{ s}.

Step-by-Step Solution

1
Set up the vertical motion equation
Using h=ut+12gt2h = ut + \frac{1}{2}gt^2, substitute h=60 mh = 60\text{ m}, u=5 m/su = 5\text{ m/s}, and g=10 m/s2g = 10\text{ m/s}^2.
This equation directly relates displacement, initial speed, acceleration, and time.
2
Form and solve the quadratic equation for time
60=5t+5t2t2+t12=0(t3)(t+4)=060 = 5t + 5t^2 \Rightarrow t^2 + t - 12 = 0 \Rightarrow (t - 3)(t + 4) = 0, giving t=3 st = 3\text{ s}.
Time must be positive, so the physically meaningful solution is t=3 st = 3\text{ s}.

Key Concept

Vertical motion under gravity with non-zero initial downward velocity
Rate this question