Numerical Problems Based on Motion with Uniform Acceleration for Class 11 Physics

  • Last modified on:4 weeks ago
  • Reading Time:16Minutes
Home CBSE Class 11 Physics Numerical Problems Motion with Uniform Acceleration

Numerical Problems on Kinematics (Equations of Motion)

Class 11 Physics · Motion in a Straight Line
SQ

Equations of Uniformly Accelerated Motion

Apply $v = u + at$, $s = ut + \frac{1}{2}at^2$, and $v^2 – u^2 = 2as$
Ch 3 · Motion in a Straight Line
1
A race car accelerates on a straight road from rest to a speed of $180\text{ kmh}^{-1}$ in 25 s. Assuming uniform acceleration of the car throughout, find the distance covered in this time. [Delhi 02]
Answer 625 m 📝
Detailed Solution

Initial velocity, $u = 0$ (starts from rest).
Final velocity, $v = 180\text{ kmh}^{-1} = 180 \times \frac{5}{18}\text{ ms}^{-1} = 50\text{ ms}^{-1}$.
Time, $t = 25\text{ s}$.

First, find acceleration ($a$) using $v = u + at$:

$$50 = 0 + a(25) \implies a = \frac{50}{25} = 2\text{ ms}^{-2}$$

Now, calculate distance ($s$) using $s = ut + \frac{1}{2}at^2$:

$$s = 0(25) + \frac{1}{2}(2)(25)^2$$
$$s = (25)^2 = 625\text{ m}$$
2
A bullet travelling with a velocity of $16\text{ ms}^{-1}$ penetrates a tree trunk and comes to rest in $0.4\text{ m}$. Find the time taken during the retardation.
Answer 0.05 s 📝
Detailed Solution

Initial velocity, $u = 16\text{ ms}^{-1}$.
Final velocity, $v = 0$ (comes to rest).
Distance, $s = 0.4\text{ m}$.

First, find the retardation ($a$) using $v^2 – u^2 = 2as$:

$$0^2 – (16)^2 = 2 \times a \times 0.4$$
$$-256 = 0.8a \implies a = \frac{-256}{0.8} = -320\text{ ms}^{-2}$$

Now, find time ($t$) using $v = u + at$:

$$0 = 16 + (-320)t \implies 320t = 16$$
$$t = \frac{16}{320} = \frac{1}{20} = 0.05\text{ s}$$
3
A car moving along a straight highway with a speed of $72\text{ kmh}^{-1}$ is brought to a stop within a distance of $100\text{ m}$. What is the retardation of the car and how long does it take for the car to stop? [Delhi 95, 05C]
Answer $2\text{ ms}^{-2}, 10\text{ s}$ 📝
Detailed Solution

Initial velocity, $u = 72\text{ kmh}^{-1} = 72 \times \frac{5}{18}\text{ ms}^{-1} = 20\text{ ms}^{-1}$.
Final velocity, $v = 0$.
Distance, $s = 100\text{ m}$.

Retardation: Use $v^2 – u^2 = 2as$

$$0^2 – (20)^2 = 2 \times a \times 100 \implies -400 = 200a$$
$$a = -2\text{ ms}^{-2}$$

Therefore, retardation is $2\text{ ms}^{-2}$.

Time: Use $v = u + at$

$$0 = 20 + (-2)t \implies 2t = 20$$
$$t = 10\text{ s}$$
4
On turning a corner a car driver driving at $36\text{ kmh}^{-1}$, finds a child on the road $55\text{ m}$ ahead. He immediately applies brakes, so as to stop within $5\text{ m}$ of the child. Calculate the retardation produced and the time taken by the car to stop.
Answer $1\text{ ms}^{-2}, 10\text{ s}$ 📝
Detailed Solution

Initial velocity, $u = 36\text{ kmh}^{-1} = 36 \times \frac{5}{18}\text{ ms}^{-1} = 10\text{ ms}^{-1}$.
Final velocity, $v = 0$.
The car must stop 5 m before the child, so stopping distance $s = 55 – 5 = 50\text{ m}$.

Retardation: Use $v^2 – u^2 = 2as$

$$0^2 – (10)^2 = 2 \times a \times 50 \implies -100 = 100a$$
$$a = -1\text{ ms}^{-2}$$

Retardation is $1\text{ ms}^{-2}$.

Time: Use $v = u + at$

$$0 = 10 + (-1)t \implies t = 10\text{ s}$$
5
The reaction time for an automobile driver is 0.6 s. If the automobile can be decelerated at $5\text{ ms}^{-2}$, calculate the total distance travelled in coming to stop from an initial velocity of $30\text{ kmh}^{-1}$, after a signal is observed.
Answer 11.94 m 📝
Detailed Solution

Initial velocity, $u = 30\text{ kmh}^{-1} = 30 \times \frac{5}{18} = \frac{25}{3} \approx 8.33\text{ ms}^{-1}$.
Reaction time, $t_r = 0.6\text{ s}$.
Deceleration, $a = -5\text{ ms}^{-2}$.

Total distance = Distance during reaction time + Braking distance.

1. Distance during reaction time ($s_1$):
During this time, the car travels at constant speed $u$.

$$s_1 = u \times t_r = \left(\frac{25}{3}\right) \times 0.6 = 25 \times 0.2 = 5\text{ m}$$

2. Braking distance ($s_2$):
Using $v^2 – u^2 = 2as$ with $v = 0$:

$$0^2 – \left(\frac{25}{3}\right)^2 = 2(-5)s_2 \implies -\frac{625}{9} = -10s_2$$
$$s_2 = \frac{62.5}{9} \approx 6.944\text{ m}$$

Total distance:

$$s_{total} = s_1 + s_2 = 5 + 6.944 = 11.94\text{ m}$$
6
A car starts from rest and accelerates uniformly for 10 s to a velocity of $8\text{ ms}^{-1}$. It then runs at a constant velocity and is finally brought to rest in 64 m with a constant retardation. The total distance covered by the car is 584 m. Find the value of acceleration, retardation and total time taken.
Answer $0.8\text{ ms}^{-2}, 0.5\text{ ms}^{-2}, 86\text{ s}$ 📝
Detailed Solution

This motion happens in three stages:

Stage 1 (Acceleration): Starts from rest $u_1=0$, final velocity $v_1=8\text{ ms}^{-1}$, time $t_1=10\text{ s}$.

$$v_1 = u_1 + a_1t_1 \implies 8 = 0 + a_1(10) \implies a_1 = 0.8\text{ ms}^{-2} \quad \text{(Acceleration)}$$
$$s_1 = \frac{u_1+v_1}{2}t_1 = \frac{0+8}{2}(10) = 40\text{ m}$$

Stage 3 (Retardation): Initial velocity $u_3 = 8\text{ ms}^{-1}$, final velocity $v_3=0$, distance $s_3 = 64\text{ m}$.

$$v_3^2 – u_3^2 = 2a_3s_3 \implies 0 – 8^2 = 2(a_3)(64)$$
$$-64 = 128a_3 \implies a_3 = -0.5\text{ ms}^{-2} \quad \text{(Retardation is } 0.5\text{ ms}^{-2}\text{)}$$

Time for stage 3: $v_3 = u_3 + a_3t_3 \implies 0 = 8 – 0.5t_3 \implies t_3 = 16\text{ s}$.

Stage 2 (Constant Velocity):
Total distance $S = 584\text{ m}$. Distance for stage 2 is $s_2 = S – (s_1 + s_3)$.

$$s_2 = 584 – (40 + 64) = 584 – 104 = 480\text{ m}$$

Since velocity is constant at $8\text{ ms}^{-1}$:

$$t_2 = \frac{s_2}{v_2} = \frac{480}{8} = 60\text{ s}$$

Total Time:

$$t_{total} = t_1 + t_2 + t_3 = 10 + 60 + 16 = 86\text{ s}$$
7
Two trains – one travelling at $72\text{ kmh}^{-1}$ and other at $90\text{ kmh}^{-1}$ are heading towards one another along a straight level track. When they are $1.0\text{ km}$ apart, both the drivers simultaneously see the other’s train and apply brakes which retard each train at the rate of $1.0\text{ ms}^{-2}$. Determine whether the trains would collide or not.
Answer No, they will not collide. 📝
Detailed Solution

Let’s calculate the stopping distance for both trains individually.

Train A:
Initial velocity, $u_A = 72\text{ kmh}^{-1} = 72 \times \frac{5}{18} = 20\text{ ms}^{-1}$.
Final velocity $v_A = 0$, retardation $a_A = -1.0\text{ ms}^{-2}$.

$$v_A^2 – u_A^2 = 2a_A s_A \implies 0^2 – (20)^2 = 2(-1)s_A \implies -400 = -2s_A$$
$$s_A = 200\text{ m}$$

Train B:
Initial velocity, $u_B = 90\text{ kmh}^{-1} = 90 \times \frac{5}{18} = 25\text{ ms}^{-1}$.
Final velocity $v_B = 0$, retardation $a_B = -1.0\text{ ms}^{-2}$.

$$v_B^2 – u_B^2 = 2a_B s_B \implies 0^2 – (25)^2 = 2(-1)s_B \implies -625 = -2s_B$$
$$s_B = 312.5\text{ m}$$

Total stopping distance:

$$s_{total} = s_A + s_B = 200 + 312.5 = 512.5\text{ m}$$

The initial distance between them is $1.0\text{ km} = 1000\text{ m}$. Since the total distance they require to stop ($512.5\text{ m}$) is less than the distance between them ($1000\text{ m}$), they will not collide.

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