Numerical Problems Based on Motion along Rough Inclined Plane for Class 11 Physics

  • Last modified on:4 weeks ago
  • Reading Time:16Minutes
Home CBSE Class 11 Physics Numerical Problems Motion along Rough Inclined Plane

Numerical Problems Based on Motion along Rough Inclined Plane for Class 11 Physics

Numerical Problems on Newton’s Laws of Motion

Class 11 Physics · Laws of Motion
SQ

Friction on an Inclined Plane

Apply forces parallel and perpendicular to the incline
Ch 5 · Laws of Motion
1
A block of mass 2 kg rests on a plane inclined at an angle of $30^{\circ}$ with the horizontal. The coefficient of friction between the block and the surface is 0.7. What will be the frictional force acting on the block? [IIT]
Answer 9.8 N (Actual), 11.9 N (Limiting) 📝
Detailed Solution

Mass, $m = 2\text{ kg}$; Incline angle, $\theta = 30^\circ$; Coefficient of static friction, $\mu_s = 0.7$. Take $g = 9.8\text{ ms}^{-2}$.

The downward force along the incline pulling the block is:

$$F_{down} = mg \sin\theta = 2 \times 9.8 \times \sin(30^\circ) = 19.6 \times 0.5 = 9.8\text{ N}$$

The maximum static friction (limiting friction) available is:

$$f_{max} = \mu_s mg \cos\theta = 0.7 \times 2 \times 9.8 \times \cos(30^\circ)$$
$$f_{max} = 13.72 \times \frac{\sqrt{3}}{2} = 13.72 \times 0.866 \approx 11.88\text{ N} \approx 11.9\text{ N}$$

Note: Since $F_{down} (9.8\text{ N}) < f_{max} (11.9\text{ N})$, the block does not move. In static equilibrium, the actual frictional force only needs to match the applied force to prevent sliding. Therefore, the actual frictional force is $9.8\text{ N}$. However, the textbook answer key ($11.9\text{ N}$) provides the value of the maximum limiting friction.

2
A block of mass 10 kg is sliding on a surface inclined at an angle of $30^{\circ}$ with the horizontal. If the coefficient of friction between the block and the surface is 0.5, find the acceleration produced in the block.
Answer $0.657\text{ ms}^{-2}$ 📝
Detailed Solution

Mass, $m = 10\text{ kg}$; Angle, $\theta = 30^\circ$; Coefficient of kinetic friction, $\mu_k = 0.5$. Take $g = 9.8\text{ ms}^{-2}$.

The equation of motion for a block sliding down a rough incline is:

$$mg \sin\theta – \mu_k mg \cos\theta = ma$$

Dividing throughout by $m$ gives the acceleration ($a$):

$$a = g(\sin\theta – \mu_k \cos\theta)$$
$$a = 9.8 \left(\sin(30^\circ) – 0.5 \cos(30^\circ)\right)$$
$$a = 9.8 \left(0.5 – 0.5 \times \frac{\sqrt{3}}{2}\right) = 9.8 \left(0.5 – 0.433\right)$$
$$a = 9.8 \times 0.067 = 0.6566\text{ ms}^{-2} \approx 0.657\text{ ms}^{-2}$$
3
Find the force required to move a train of mass $10^5\text{ kg}$ up an incline 1 in 50 with an acceleration of $2\text{ ms}^{-2}$. Coefficient of friction between the train and the rails is 0.005. Take $g = 10\text{ ms}^{-2}$.
Answer $2.25 \times 10^5\text{ N}$ 📝
Detailed Solution

Mass, $m = 10^5\text{ kg}$; Acceleration, $a = 2\text{ ms}^{-2}$; Friction coefficient, $\mu = 0.005$.

An incline of “1 in 50” means $\sin\theta = \frac{1}{50}$. For such small angles, $\cos\theta \approx 1$.

The total force ($F$) required to move the train up must overcome the component of gravity, overcome friction, and provide the net acceleration:

$$F = mg \sin\theta + \mu mg \cos\theta + ma$$
$$F \approx mg \left(\frac{1}{50}\right) + \mu mg (1) + ma$$
$$F = \left(10^5 \times 10 \times \frac{1}{50}\right) + (0.005 \times 10^5 \times 10) + (10^5 \times 2)$$
$$F = 20,000 + 5,000 + 200,000 = 225,000\text{ N} = 2.25 \times 10^5\text{ N}$$
4
A block slides down an incline of $30^{\circ}$ with an acceleration equal to $g/4$. Find the coefficient of kinetic friction. [Delhi 15]
Answer $1 / 2\sqrt{3}$ 📝
Detailed Solution

Angle, $\theta = 30^\circ$; Acceleration, $a = \frac{g}{4}$.

The acceleration of a body sliding down a rough inclined plane is given by:

$$a = g(\sin\theta – \mu_k \cos\theta)$$

Substitute the given values:

$$\frac{g}{4} = g(\sin(30^\circ) – \mu_k \cos(30^\circ))$$
$$\frac{1}{4} = \frac{1}{2} – \mu_k \frac{\sqrt{3}}{2}$$

Rearranging to solve for $\mu_k$:

$$\mu_k \frac{\sqrt{3}}{2} = \frac{1}{2} – \frac{1}{4} = \frac{1}{4}$$
$$\mu_k = \frac{1}{4} \times \frac{2}{\sqrt{3}} = \frac{1}{2\sqrt{3}}$$
5
A 10 kg block slides without acceleration down a rough inclined plane making an angle of $20^{\circ}$ with the horizontal. Calculate the acceleration when the inclination of the plane is increased to $30^{\circ}$ and the work done over a distance of 1.2 m. Take $g = 9.8\text{ ms}^{-2}$.
Answer $1.8\text{ ms}^{-2}, 21.6\text{ J}$ 📝
Detailed Solution

1. Find the Coefficient of Friction ($\mu$):
When the block slides without acceleration (constant velocity), the angle of inclination is the angle of repose. Thus, $\mu = \tan(20^\circ) \approx 0.364$.

2. Calculate New Acceleration ($a$):
When angle is increased to $30^\circ$, the new acceleration is:

$$a = g(\sin(30^\circ) – \mu \cos(30^\circ))$$
$$a = 9.8 \left(0.5 – 0.364 \times 0.866\right) = 9.8(0.5 – 0.315)$$
$$a = 9.8 \times 0.185 = 1.813\text{ ms}^{-2} \approx 1.8\text{ ms}^{-2}$$

3. Calculate Work Done ($W$):
The work done by the net force over distance $s = 1.2\text{ m}$ is:

$$W = F_{net} \times s = (ma) \times s$$
$$W = 10 \times 1.8 \times 1.2 = 21.6\text{ J}$$
6
A railway engine weighing 40 metric ton is travelling along a level track at a speed of $54\text{ kmh}^{-1}$. What additional power is required to maintain the same speed up an incline rising 1 in 49. Given $\mu = 0.1, g = 9.8\text{ ms}^{-2}$.
Answer 120 kW 📝
Detailed Solution

Mass, $m = 40\text{ metric tons} = 40,000\text{ kg}$; Speed, $v = 54\text{ kmh}^{-1} = 54 \times \frac{5}{18} = 15\text{ ms}^{-1}$.

Incline is “1 in 49”, so $\sin\theta = \frac{1}{49}$. Since the incline is very small, we assume the frictional force ($\mu mg \cos\theta$) is roughly the same as on the level track ($\mu mg$).

Therefore, the additional force required to move up the incline is solely to overcome the downward component of the weight along the slope:

$$F_{additional} = mg \sin\theta = 40,000 \times 9.8 \times \frac{1}{49}$$
$$F_{additional} = 40,000 \times 0.2 = 8,000\text{ N}$$

The additional power required is:

$$P = F_{additional} \times v = 8,000 \times 15 = 120,000\text{ W} = 120\text{ kW}$$
7
A metal block of mass 0.5 kg is placed on a plane inclined to the horizontal at an angle of $30^{\circ}$. If the coefficient of friction is 0.2, what force must be applied (i) to just prevent the block from sliding down the inclined plane (ii) to just move the block up the inclined plane and (iii) to move it up the inclined plane with an acceleration of $20\text{ cms}^{-2}$?
Answer (i) 1.6 N (ii) 3.299 N (iii) 3.399 N 📝
Detailed Solution

Mass, $m = 0.5\text{ kg}$; Angle, $\theta = 30^\circ$; $\mu = 0.2$; $g = 9.8\text{ ms}^{-2}$.

First, calculate the parallel ($mg \sin\theta$) and perpendicular components ($mg \cos\theta$):

  • $mg \sin(30^\circ) = 0.5 \times 9.8 \times 0.5 = 2.45\text{ N}$
  • Friction, $f = \mu mg \cos(30^\circ) = 0.2 \times 0.5 \times 9.8 \times 0.866 \approx 0.849\text{ N}$

(i) To just prevent sliding down:
Friction acts up the incline, assisting your applied force ($F_1$).

$$F_1 + f = mg \sin\theta \implies F_1 = 2.45 – 0.849 = 1.601\text{ N} \approx 1.6\text{ N}$$

(ii) To just move the block up:
Friction acts down the incline, opposing your applied force ($F_2$).

$$F_2 = mg \sin\theta + f = 2.45 + 0.849 = 3.299\text{ N}$$

(iii) To move it up with $a = 20\text{ cms}^{-2} = 0.2\text{ ms}^{-2}$:
Your applied force ($F_3$) must overcome gravity, friction, and provide net acceleration.

$$F_3 = mg \sin\theta + f + ma = F_2 + ma$$
$$F_3 = 3.299 + (0.5 \times 0.2) = 3.299 + 0.1 = 3.399\text{ N}$$

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