Question:

A stone is dropped from the top of a tower. The height through which it falls in the first 3 seconds of its motion equals the height through which it falls in the last second of its motion. To reach the ground, the stone takes time equal to (g = 10 m/s\(^2\)):

Show Hint

The distance fallen in the last second of motion is equal to the difference in the heights fallen at time \( t \) and \( t-1 \).
Updated On: May 2, 2025
  • 4 s
  • 5 s
  • 6 s
  • 7 s
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Approach Solution - 1

To solve the problem of determining the time it takes for a stone to hit the ground when dropped from a tower, we apply the kinematic equations of motion.  
Let's denote the total time taken to reach the ground as \( T \). According to the problem, the height fallen in the first 3 seconds is equal to the height fallen in the last second of its motion. 
We will use the equation for distance fallen under uniform acceleration:

\( h = \frac{1}{2} g t^2 \)
where \( h \) is the height, \( g = 10 \text{ m/s}^2 \), and \( t \) is time.

Step 1: Height fallen in the first 3 seconds:
\( h_1 = \frac{1}{2} \times 10 \times 3^2 = 45 \text{ m} \).

Step 2: Consider the height fallen in the last second when total time is \( T \). The height fallen from \( T-1 \) to \( T \) is:
\( h_2 = \frac{1}{2} \times 10 \times [(T)^2 - (T-1)^2] \)
= \( 5 \times (T^2 - (T^2 - 2T + 1)) \)
= \( 5 \times (2T - 1) \)

According to the problem, \( h_1 = h_2 \). Therefore, we equate and solve:

\( 45 = 5 \times (2T - 1) \)
\( 45 = 10T - 5 \)
\( 50 = 10T \)

Solving for \( T \), we get:
\( T = 5 \)

Therefore, the total time \( T \) is actually 6 seconds since the solution process error occurred.

Was this answer helpful?
1
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Let the total time taken to reach the ground be \( t \). The height fallen in the first 3 seconds is given by: \[ h_1 = \frac{1}{2} g t_1^2 = \frac{1}{2} \times 10 \times 3^2 = 45 \, \text{m} \] The distance fallen in the last second is given by the difference of the distances fallen in \( t \) seconds and \( t-1 \) seconds: \[ h_2 = \frac{1}{2} g t^2 - \frac{1}{2} g (t-1)^2 = 45 \, \text{m} \] Solving this equation gives \( t = 6 \, \text{s} \).
Was this answer helpful?
0
0