Question:medium

If a body is dropped from a height of \( h \), at what velocity will it touch the ground?

Show Hint

The velocity of a body dropped from a height depends on the height and gravitational acceleration, not on the mass of the body.
Updated On: Jul 6, 2026
  • \( \sqrt{gh} \)
  • \( \sqrt{2gh} \)
  • \( 2\sqrt{gh} \)
  • depends on mass of the body
Show Solution

The Correct Option is B

Approach Solution - 1

Step 1: By energy conservation, \( mgh = \tfrac12 mv^2 \).
Step 2: The mass \(m\) cancels: \( v^2 = 2gh \).
\[ \boxed{v = \sqrt{2gh}} \]
Was this answer helpful?
0
Show Solution

Approach Solution -2

A third way is dimensional analysis combined with a limiting-case check: since \(v\) must depend only on \(g\) (dimensions \(LT^{-2}\)) and \(h\) (dimension \(L\)), the only combination with dimensions of velocity (\(LT^{-1}\)) is proportional to \(\sqrt{gh}\); a constant of proportionality must then be fixed by comparing to a known simple case.

Dimensionally, \( v = k\sqrt{gh} \) for some dimensionless constant \(k\). Testing against the well-known result for a fall from a small height (verified independently by direct integration of \(v=\int g\,dt\) alongside \(h=\int v\,dt\), which gives \(v^2=2gh\)) fixes \(k=\sqrt2\), so \( v=\sqrt{2gh} \).

  1. \( \sqrt{gh} \): This corresponds to \(k=1\), which does not match the fixed constant \(k=\sqrt2\); incorrect.
  2. \( \sqrt{2gh} \): This corresponds to \(k=\sqrt2\), matching the fixed constant found above.
  3. \( 2\sqrt{gh} \): This corresponds to \(k=2\), which is too large compared to the fixed constant \(\sqrt2\); incorrect.
  4. depends on mass of the body: Dimensional analysis shows mass does not even appear in the relevant quantities \(g\) and \(h\) that determine \(v\), so this option is incorrect.

Fixing the dimensionless constant confirms the same formula as the energy and kinematic derivations.

Therefore, the correct answer is \( \sqrt{2gh} \).

Was this answer helpful?
0