Question
A 5 kg block is placed on a rough inclined plane (angle , coefficient of friction ). Draw the free body diagram and find whether the block slides or stays.
(CBSE 11 + JEE Main + NEET)
Solution — Step by Step
Remove everything except the block. Now list every force acting ON the block:
- Weight N (vertically downward)
- Normal force (perpendicular to the incline surface)
- Friction (along the incline, opposing tendency of motion)
That is it. No other force acts on the block. Do NOT include the force the block exerts on the surface — that acts on the surface, not on the block.
Resolve into components:
- Along the incline (downward): N
- Perpendicular to incline: N
No acceleration perpendicular to the surface:
Maximum static friction: N
Force pulling the block down the incline: N
Maximum friction resisting: N
Since , friction cannot hold the block. The block slides down.
Net force = N, acceleration down the incline.
flowchart TD
A["FBD Drawing Algorithm"] --> B["Step 1: Isolate the body"]
B --> C["Step 2: Draw weight mg downward"]
C --> D["Step 3: Draw Normal N perpendicular to contact surface"]
D --> E["Step 4: Draw friction along surface opposing motion"]
E --> F{"Any other forces? Tension, applied, spring?"}
F -- Yes --> G["Add them with correct direction"]
F -- No --> H["Step 5: Choose axes, resolve forces"]
G --> H
H --> I["Step 6: Apply F = ma along each axis"]
I --> J["Solve for unknowns"]
Why This Works
Newton’s second law () applies to a single body. The FBD shows ALL forces on that body and nothing else. By isolating the body, we ensure we count every force exactly once and do not accidentally include reaction forces that act on other objects.
Choosing axes along and perpendicular to the incline simplifies the math because acceleration (if any) is along the incline. This makes one component of acceleration zero, giving us the normal force directly.
Alternative Method
Instead of resolving , you can use the condition for sliding directly:
The block slides if , i.e., .
. So the block slides.
This shortcut avoids resolving forces altogether — useful for MCQs.
The angle at which a block JUST starts to slide on a rough incline is called the angle of repose: . If the incline angle exceeds , the block slides. This single formula replaces the entire FBD calculation for “will it slide?” questions.
Common Mistake
The most common FBD error: including forces that do not act on the body. The block pushes on the surface (Newton’s third law), but that force acts on the SURFACE, not on the block. Only draw forces that act ON the object in your FBD. Another frequent error: drawing friction in the wrong direction. Friction always opposes the tendency of motion — if the block tends to slide down, friction acts up the incline.