Question:medium

A stone is gently dropped from a height of 20 m. If its velocity increases uniformly at the rate of \( 10 \, \text{m/s}^2 \), with what velocity and after what time will it strike the ground?

Show Hint

Use the equations of motion to solve problems involving uniform acceleration. \( v^2 = u^2 + 2 a h \) helps find the final velocity, and \( v = u + at \) helps find the time.
Updated On: Jan 15, 2026
  • 20 m/s, 2 s
  • 10 m/s, 20 s
  • 10 m/s, 2 s
  • 20 m/s, 20 s
Show Solution

The Correct Option is A

Solution and Explanation

Given: - Initial velocity \( u = 0 \, \text{m/s} \) - Acceleration \( a = 10 \, \text{m/s}^2 \) - Height \( h = 20 \, \text{m} \) Using the second equation of motion: \[\nv^2 = u^2 + 2 a h\n\] Substituting the values: \[\nv^2 = 0 + 2 \times 10 \times 20 = 400\n\] \[\nv = \sqrt{400} = 20 \, \text{m/s}\n\] Using the first equation of motion to find the time: \[\nv = u + at\n\] \[\n20 = 0 + 10 \times t\n\] \[\nt = \frac{20}{10} = 2 \, \text{s}\n\] Therefore, the velocity is \( 20 \, \text{m/s} \) and the time is 2 seconds.
Was this answer helpful?
0