Numerical Problems Based on Motion under Gravity for Class 11 Physics

  • Last modified on:4 months ago
  • Reading Time:16Minutes
Home CBSE Class 11 Physics Numerical Problems Numerical Problems Based on Motion under Gravity for Class 11 Physics

Numerical Problems on Motion Under Gravity

Class 11 Physics · Motion in a Straight Line
SQ

Free Fall and Vertical Motion Practice Set

Apply equations of motion with constant acceleration $g$
Ch 3 · Motion in a Straight Line
1
A stone is thrown vertically upwards with a velocity of $4.9\text{ ms}^{-1}$. Calculate (i) the maximum height reached (ii) the time taken to reach the maximum height (iii) the velocity with which it returns to the ground and (iv) the time taken to reach the ground.
Answer (i) 1.225 m (ii) 0.5 s (iii) $4.9\text{ ms}^{-1}$ (iv) 1 s 📝
Detailed Solution

Initial velocity, $u = 4.9\text{ ms}^{-1}$ (upwards). Acceleration, $a = -g = -9.8\text{ ms}^{-2}$. At maximum height, final velocity $v = 0$.

(i) Maximum height ($H$):

$$v^2 – u^2 = 2aH \implies 0 – (4.9)^2 = 2(-9.8)H$$
$$H = \frac{24.01}{19.6} = 1.225\text{ m}$$

(ii) Time to reach maximum height ($t$):

$$v = u + at \implies 0 = 4.9 – 9.8t$$
$$t = \frac{4.9}{9.8} = 0.5\text{ s}$$

(iii) Velocity returning to ground:
By symmetry of motion under gravity, a projectile returns to its launch point with the same magnitude of velocity it was launched with, but in the opposite direction. Therefore, its speed is $4.9\text{ ms}^{-1}$.

(iv) Total time taken to reach the ground ($T$):
Time of ascent equals time of descent. Thus, total time $T = 2t = 2(0.5) = 1\text{ s}$.

2
A stone thrown upwards from the top of a tower 85 m high, reaches the ground in 5 s. Find (i) the greatest height above the ground (ii) the velocity with which it reaches the ground and (iii) the time taken to reach the maximum height. Take $g = 10\text{ ms}^{-2}$.
Answer (i) 88.2 m (ii) $42\text{ ms}^{-1}$ (iii) 0.8 s 📝
Detailed Solution

Taking the top of the tower as the origin, upward as positive. Net displacement $S = -85\text{ m}$, time $t = 5\text{ s}$, and $a = -10\text{ ms}^{-2}$.

First, find the initial velocity $u$ using $S = ut + \frac{1}{2}at^2$:

$$-85 = u(5) + \frac{1}{2}(-10)(5)^2$$
$$-85 = 5u – 125 \implies 5u = 40 \implies u = 8\text{ ms}^{-1}$$

(i) Greatest height above the ground:
Maximum height from the top of the tower ($h$) is reached when $v = 0$:

$$0 = u^2 + 2ah \implies 0 = 64 + 2(-10)h \implies h = 3.2\text{ m}$$

Total height above ground = Height of tower + $h = 85 + 3.2 = 88.2\text{ m}$.

(ii) Velocity with which it reaches the ground:

$$v = u + at \implies v = 8 + (-10)(5) = 8 – 50 = -42\text{ ms}^{-1}$$

The magnitude is $42\text{ ms}^{-1}$ downwards.

(iii) Time taken to reach maximum height:

$$v = u + at \implies 0 = 8 – 10t \implies t = 0.8\text{ s}$$
3
From the top of a multi-storeyed building, 39.2 m tall, a boy projects a stone vertically upwards with an initial velocity of $9.8\text{ ms}^{-1}$ such that it finally drops to the ground. (i) When will the stone reach the ground? (ii) When will it pass through the point of projection? (iii) What will be its velocity before striking the ground? Take $g = 9.8\text{ ms}^{-2}$.
Answer (i) 4 s (ii) 2 s (iii) $29.4\text{ ms}^{-1}$ 📝
Detailed Solution

Take origin at the top of the building, upward positive. $u = 9.8\text{ ms}^{-1}$, $a = -9.8\text{ ms}^{-2}$, displacement $S = -39.2\text{ m}$.

(i) Time to reach the ground:
Using $S = ut + \frac{1}{2}at^2$:

$$-39.2 = 9.8t – 4.9t^2$$

Divide the whole equation by 4.9:

$$-8 = 2t – t^2 \implies t^2 – 2t – 8 = 0$$
$$(t – 4)(t + 2) = 0$$

Since time cannot be negative, $t = 4\text{ s}$.

(ii) Time to pass the point of projection:
At the point of projection, net displacement $S = 0$.

$$0 = 9.8t – 4.9t^2 \implies 4.9t(2 – t) = 0$$

It passes the origin again at $t = 2\text{ s}$.

(iii) Velocity before striking the ground:

$$v = u + at \implies v = 9.8 + (-9.8)(4) = 9.8 – 39.2 = -29.4\text{ ms}^{-1}$$

The magnitude of velocity is $29.4\text{ ms}^{-1}$.

4
A rocket is fired vertically from the ground with a resultant vertical acceleration of $10\text{ ms}^{-2}$. The fuel is finished in 1 minute and it continues to move up. What is the maximum height reached?
Answer 36.4 km 📝
Detailed Solution

Phase 1: Powered flight
Initial velocity $u = 0$, acceleration $a = 10\text{ ms}^{-2}$, time $t_1 = 1\text{ min} = 60\text{ s}$.

Height reached at burnout ($h_1$):

$$h_1 = ut_1 + \frac{1}{2}at_1^2 = 0 + \frac{1}{2}(10)(60)^2 = 18000\text{ m} = 18\text{ km}$$

Velocity at burnout ($v_1$):

$$v_1 = u + at_1 = 0 + 10(60) = 600\text{ ms}^{-1}$$

Phase 2: Free fall under gravity
After fuel finishes, the rocket acts as a projectile. Initial velocity $u_2 = 600\text{ ms}^{-1}$, final velocity $v_2 = 0$, acceleration $a = -g = -9.8\text{ ms}^{-2}$.

$$v_2^2 – u_2^2 = 2ah_2 \implies 0^2 – (600)^2 = 2(-9.8)h_2$$
$$-360000 = -19.6h_2 \implies h_2 = \frac{360000}{19.6} \approx 18367.3\text{ m}$$

Total maximum height ($H$):

$$H = h_1 + h_2 = 18000 + 18367.3 = 36367.3\text{ m} \approx 36.4\text{ km}$$
5
A balloon is ascending at the rate of $14\text{ ms}^{-1}$ at a height of 98 m above the ground when the food packet is dropped from the balloon. After how much time and with what velocity does it reach the ground? Take $g = 9.8\text{ ms}^{-2}$.
Answer 6.12 s, $45.98\text{ ms}^{-1}$ 📝
Detailed Solution

When dropped, the packet inherits the balloon’s velocity. Taking upward as positive:
Initial velocity $u = 14\text{ ms}^{-1}$
Displacement $S = -98\text{ m}$ (since it hits the ground below)
Acceleration $a = -9.8\text{ ms}^{-2}$

Velocity on reaching the ground ($v$):

$$v^2 = u^2 + 2aS = (14)^2 + 2(-9.8)(-98)$$
$$v^2 = 196 + 1920.8 = 2116.8$$
$$v = -\sqrt{2116.8} \approx -46.008\text{ ms}^{-1}$$

The magnitude is approximately $45.98\text{ ms}^{-1}$ (using $46.0\text{ ms}^{-1}$ is also acceptable depending on required precision).

Time to reach the ground ($t$):

$$v = u + at \implies -46.008 = 14 – 9.8t$$
$$-60.008 = -9.8t \implies t = \frac{60.008}{9.8} \approx 6.12\text{ s}$$
6
A stone is dropped from a balloon rising upwards with a velocity of $16\text{ ms}^{-1}$. The stone reaches the ground in 4 s. Calculate the height of the balloon when the stone was dropped.
Answer 14.4 m 📝
Detailed Solution

When the stone is dropped, it has the same initial upward velocity as the balloon.
Initial velocity, $u = 16\text{ ms}^{-1}$ (upwards)
Time of flight, $t = 4\text{ s}$
Acceleration, $a = -g = -9.8\text{ ms}^{-2}$

We use the second equation of motion to find the net displacement ($S$) of the stone, which represents the negative of the balloon’s height ($h$) at the time of release.

$$S = ut + \frac{1}{2}at^2$$
$$S = 16(4) + \frac{1}{2}(-9.8)(4)^2$$
$$S = 64 – 4.9(16)$$
$$S = 64 – 78.4 = -14.4\text{ m}$$

The negative sign indicates the ground is 14.4 m below the point of release. Therefore, the height of the balloon was $14.4\text{ m}$.

Related Posts


Also check

Class-wise Contents


Leave a Reply

Join Telegram Channel

Editable Study Materials for Your Institute - CBSE, ICSE, State Boards (Maharashtra & Karnataka), JEE, NEET, FOUNDATION, OLYMPIADS, PPTs

Discover more from Gurukul of Excellence

Subscribe now to keep reading and get access to the full archive.

Continue reading