Animated Solution for Physics - Laws of Motion: When a body slides down from rest along a smooth inclined plane making an angle of 30∘ with the horizontal, it takes time T. When the same body slides down from the rest along a rough inclined plane making the same angle and through the same distance, it takes time αT, where α is a constant greater than 1. The coefficient of friction between the body and the rough plane is x1(α2α2−1), where x is ......... .
Enter Numerical Value:
Visualized Solution
Free Body Diagram
\text{Forces acting on the block:}
1. \text{Weight } mg \text{ downwards}
2. \text{Normal reaction } N \text{ perpendicular to plane}
This problem is a beautiful exploration of kinematics combined with Newton's Laws of Motion. It asks us to compare the time taken by a block to slide down a smooth inclined plane versus a rough inclined plane. Let's break it down step-by-step.
Analyzing the Setup
Imagine a block of mass m resting on an inclined plane at an angle of 30∘
Gravity pulls it straight down with a force mg. We can resolve this gravitational force into two perpendicular components: mgcos30∘ acting perpendicular to the plane (into the surface), and mgsin30∘ acting parallel to the plane (down the slope). The plane pushes back with a normal force N, which perfectly balances the perpendicular component, so N=mgcos30∘.
The Smooth Plane Scenario
First, let's consider the case where the plane is perfectly smooth
Since there is no friction, the only force driving the block down the incline is the parallel component of gravity.
Using Newton's Second Law, we can write:
ma1=mgsin30∘
The mass m cancels out, giving us the acceleration a1:
a1=gsin30∘=2g
The block starts from rest (u=0) and travels a distance s in time T. Using the second equation of motion, s=ut+21at2, we get:
s=21a1T2=21(2g)T2=4gT2
Let's hold onto this equation. It represents the distance covered in terms of the time T.
The Rough Plane Scenario
Now, let's reset and look at the rough plane
As the block slides down, kinetic friction opposes its motion, acting upwards along the incline. This frictional force is given by fk=μN=μmgcos30∘.
The net force pulling the block down is now reduced by this friction:
ma2=mgsin30∘−μmgcos30∘
Dividing by mass, we find the new acceleration a2:
a2=gsin30∘−μgcos30∘=g(21−μ23)
Because the acceleration is smaller, the block takes a longer time, αT, to cover the exact same distance s. Plugging this into the distance formula:
s=21a2(αT)2=21g(21−3μ)α2T2=4g(1−3μ)α2T2
Equating and Solving
The problem states that the distance s is the same in both scenarios
So, we can equate our two expressions for s:
4gT2=4g(1−3μ)α2T2
Notice how beautifully the 4g and T2 terms cancel out on both sides, leaving us with a very simple relation:
1=(1−3μ)α2
Now, it's just simple algebra to isolate μ. We divide by α2:
α21=1−3μ
Rearranging the terms to get 3μ on one side:
3μ=1−α21=α2α2−1
Finally, dividing by 3 gives us the expression for the coefficient of kinetic friction:
μ=31(α2α2−1)
Final Calculation
The problem gave us the format of the friction coefficient as x1(α2α2−1)
Comparing our derived expression with the given one, it is crystal clear that x must be exactly equal to 3.
Pro Tip: If the angle of inclination was a general angle θ instead of 30∘, the formula generalizes to μ=tanθ(1−α21). Memorizing this can be a huge time-saver in competitive exams!