In short
On a smooth incline at angle \theta, the component of gravity along the slope is mg\sin\theta and the normal force is mg\cos\theta, giving acceleration a = g\sin\theta down the slope. On a rough incline, kinetic friction \mu_k mg\cos\theta opposes motion, so a = g(\sin\theta - \mu_k\cos\theta) for a block sliding down. A block stays stationary on a rough incline as long as \tan\theta \leq \mu_s — the angle at which it just begins to slide is the critical angle \theta_c = \tan^{-1}(\mu_s).
A delivery truck backs up to a warehouse dock. The workers tilt a metal ramp from the truck bed down to the ground and slide a 20 kg crate of mangoes onto it. The crate starts moving the instant they let go — slowly at first, then faster and faster, until it reaches the bottom with a satisfying thud. But when they try the same thing with a rough wooden plank, the crate just sits there. Same weight, same angle, different surface — and the physics changes completely.
Inclined planes are everywhere once you start looking. A playground slide in a municipal park. The ramp at a railway station for wheeling luggage. The hill road from Manali to Rohtang Pass where trucks crawl in low gear. The carrom board tilted slightly when the legs are uneven. Every one of these is a physics problem waiting to be solved, and the method is always the same: resolve forces, apply Newton's second law, and let the algebra do the rest.
Resolving forces on a smooth incline
The key insight with inclined planes is that gravity pulls straight down, but the block can only move along the slope. You need to break gravity into two pieces — one along the slope and one perpendicular to it — because only the along-the-slope component accelerates the block.
Place a block of mass m on a frictionless incline tilted at angle \theta to the horizontal. Three things act on the block: its weight mg pointing straight down, the normal force N from the surface pushing perpendicular to the slope, and nothing else (no friction on a smooth surface).
Why the angle in the components is \theta
This is the step that trips up most students. The incline makes angle \theta with the horizontal, but when you resolve mg into components along and perpendicular to the slope, the angle between mg and the perpendicular-to-slope direction is also \theta. Here is why: the normal to the slope makes an angle \theta with the vertical (tilt the surface by \theta and its normal tilts by the same \theta). Since mg is vertical, the angle between mg and the normal direction is \theta. The component of mg along the normal is mg\cos\theta, and the component along the slope is mg\sin\theta.
Applying Newton's second law
Choose axes: x along the slope (positive downhill), y perpendicular to the slope (positive away from surface).
Along the slope (x-direction):
Why: the only force along the slope is the component of gravity pulling the block downhill. There is no friction on a smooth surface. By Newton's second law, this net force equals ma.
Perpendicular to the slope (y-direction):
Why: the block does not accelerate perpendicular to the slope — it does not fly off or sink into the surface. So the net force in the y-direction is zero, meaning the normal force exactly balances the perpendicular weight component.
From the x-equation:
And from the y-equation:
Two results, both fundamental. The acceleration depends only on the angle, not on the mass — a 1 kg book and a 50 kg suitcase slide down a smooth ramp at the same rate, just like free fall where every object accelerates at g regardless of mass. The normal force is less than mg — the steeper the incline, the smaller the normal force, because less of the weight presses into the surface.
Notice the limiting cases. When \theta = 0 (flat surface), \sin 0 = 0 and \cos 0 = 1: no acceleration, full normal force — the block just sits there. When \theta = 90° (vertical drop), \sin 90° = 1 and \cos 90° = 0: acceleration equals g (free fall), normal force equals zero (the block is not touching any surface). The formula smoothly interpolates between "sitting on a table" and "falling off a cliff."
Adding friction — when the block might not slide at all
Real surfaces are not frictionless. When a block sits on a rough incline, static friction acts uphill along the slope, opposing the tendency to slide. As long as the block is stationary, static friction adjusts itself to exactly balance the downhill gravity component:
But static friction has a maximum value: f_{s,\text{max}} = \mu_s N = \mu_s mg\cos\theta. The block stays put only if the gravity component does not exceed this limit:
Divide both sides by mg\cos\theta (positive for \theta < 90°):
Why: dividing by mg removes the mass (the condition does not depend on how heavy the block is — a heavy block has more gravity pulling it down but also more friction holding it). Dividing by \cos\theta isolates \tan\theta on the left.
The critical angle
The critical angle \theta_c is the steepest angle at which the block can remain stationary:
Why: at exactly \theta_c, static friction reaches its maximum and barely holds the block. Any angle steeper than \theta_c makes gravity exceed maximum static friction, and the block begins to slide.
This gives you a beautifully simple way to measure \mu_s experimentally: place a block on a plank, slowly tilt the plank, and note the angle at which the block just begins to slide. That angle is \theta_c, and \mu_s = \tan\theta_c. No force sensor, no spring balance — just a protractor and a steady hand. This is a standard JEE and board-exam experiment.
For example, if a rubber-soled shoe sits on a wooden plank and starts sliding when the plank reaches 33°, then \mu_s = \tan 33° \approx 0.65.
Acceleration down a rough incline
Once the angle exceeds \theta_c and the block starts sliding, kinetic friction takes over. Kinetic friction has a fixed magnitude f_k = \mu_k N = \mu_k mg\cos\theta, and it acts uphill (opposing the downhill motion).
Apply Newton's second law along the slope:
Why: two forces act along the slope — gravity pulls downhill (mg\sin\theta, positive) and kinetic friction pushes uphill (\mu_k mg\cos\theta, negative). The net force gives the acceleration.
Divide both sides by m:
Why: mass cancels again — the acceleration on a rough incline is independent of mass, just like on a smooth incline. Only the angle and the coefficient of kinetic friction matter.
This is one of the most important results in introductory mechanics. Compare it with equation (1): the smooth-incline formula a = g\sin\theta is just the special case where \mu_k = 0.
Check the limiting cases:
- If \mu_k = 0 (smooth surface), you recover a = g\sin\theta — consistent.
- If \sin\theta = \mu_k\cos\theta, then a = 0 — the block slides at constant velocity. This happens when \tan\theta = \mu_k.
- If \theta is large enough that \sin\theta \gg \mu_k\cos\theta, then a \approx g\sin\theta — the incline is so steep that friction barely matters.
What if you push a block up the incline? Then friction reverses direction — it acts downhill now, because friction always opposes motion. The acceleration (deceleration, really) becomes a = g(\sin\theta + \mu_k\cos\theta), directed downhill. Notice the plus sign: both gravity and friction now work against the block's uphill motion, so it decelerates faster than it would on a smooth incline.
Worked examples
Example 1: Block sliding down a rough incline
A 5 kg wooden crate is placed on a ramp inclined at 37° to the horizontal. The coefficient of kinetic friction between the crate and the ramp is \mu_k = 0.25. The crate is released from rest. Find the acceleration of the crate and the normal force on it.
Use g = 9.8 m/s², \sin 37° = 0.6, \cos 37° = 0.8.
Step 1. Compute the weight and its components.
Why: \sin 37° = 0.6 and \cos 37° = 0.8 are standard values. The component along the slope (29.4 N) is what drives the block downhill. The perpendicular component (39.2 N) determines the normal force.
Step 2. Find the normal force.
Why: no acceleration perpendicular to the slope, so the normal force equals the perpendicular weight component.
Step 3. Compute kinetic friction.
Why: kinetic friction equals \mu_k times the normal force. It acts uphill, opposing the downhill sliding.
Step 4. Apply Newton's second law along the slope.
Why: the net force along the slope is the downhill gravity component minus the uphill friction. Dividing by mass gives the acceleration.
Step 5. Verify with the general formula.
Why: this confirms the result using equation (5) directly. The mass has already cancelled, as expected.
Result: The crate accelerates at 3.92 m/s² down the ramp. The normal force is 39.2 N.
What this shows: Even with friction present, the 5 kg crate accelerates down the slope because \sin 37° = 0.6 is much larger than \mu_k \cos 37° = 0.2. The ramp is steep enough that gravity overwhelms friction. On a gentler slope — say 11° or less — this crate would not slide at all, because \tan 11° \approx 0.19 < 0.25 = \mu_k (actually \mu_s determines the threshold, but for surfaces where \mu_s \approx \mu_k, this gives the right intuition).
Example 2: Two blocks connected by a string over a pulley
A 3 kg block sits on a smooth incline at 30°. It is connected by a light, inextensible string that runs over a frictionless pulley at the top of the incline to a 5 kg block hanging vertically. The system is released from rest. Find the acceleration of the system and the tension in the string.
Use g = 9.8 m/s², \sin 30° = 0.5, \cos 30° = 0.866.
The key physical reasoning: the 5 kg block wants to fall (weight = 5 \times 9.8 = 49 N downward), while the 3 kg block's downhill gravity component is 3 \times 9.8 \times \sin 30° = 14.7 N along the slope. Since 49 > 14.7, the 5 kg block falls and the 3 kg block is pulled uphill.
Assumptions: The string is massless and inextensible — so the tension T is the same throughout the string, and both blocks have the same magnitude of acceleration a. The pulley is frictionless and massless. The incline is smooth (no friction).
Step 1. Write Newton's second law for the hanging block (5 kg).
Take downward as positive for this block (since it moves down):
Why: the hanging block's weight (49 N) pulls it down, the tension T pulls it up. The net downward force is 5g - T, and this equals 5a by Newton's second law.
Step 2. Write Newton's second law for the block on the incline (3 kg).
Take up-the-slope as positive for this block (since the string pulls it uphill):
Why: the tension pulls the block uphill, the gravity component mg\sin 30° pulls it downhill. The net uphill force is T - 14.7, and this equals 3a.
Step 3. Add equations (i) and (ii) to eliminate T.
Why: adding the two equations cancels T (it appears as -T in one and +T in the other). This is the standard connected-body trick — the tension is an internal force of the system, and the system's acceleration depends only on the external forces (the two weights).
Step 4. Substitute back to find T.
From equation (ii): T = 3a + 14.7 = 3(4.29) + 14.7 = 12.87 + 14.7 = 27.6 N
Why: once you know a, either equation gives T. Using equation (ii) is simpler because it has fewer terms.
Result: The system accelerates at 4.29 m/s². The tension in the string is 27.6 N.
Verification: Check with equation (i): T = 49 - 5a = 49 - 5(4.29) = 49 - 21.45 = 27.55 N. The small difference (27.6 vs 27.55) is rounding. With exact fractions: a = g \times \frac{5 - 3\sin 30°}{5 + 3} = 9.8 \times \frac{5 - 1.5}{8} = 9.8 \times \frac{3.5}{8} = 4.2875 m/s², and T = 3(4.2875) + 14.7 = 27.5625 N.
What this shows: The 5 kg block does not fall freely at 9.8 m/s² — the string and the block on the incline hold it back. The system acceleration (4.29 m/s²) is less than g but more than zero, determined by the net unbalanced force (5g - 3g\sin 30° = 34.3 N) divided by the total mass (8 kg). The tension (27.6 N) is between the two relevant forces: less than the hanging block's weight (49 N) but more than the incline block's gravity component (14.7 N). If the tension equalled the weight, the hanging block would not accelerate; if it equalled the gravity component, the incline block would not accelerate. The intermediate value is what keeps both blocks moving together.
Common confusions
-
"The normal force equals mg." Only on a flat surface. On an incline, N = mg\cos\theta, which is less than mg. The steeper the incline, the smaller the normal force. At \theta = 90° (vertical wall), the normal force is zero — the object is in free fall alongside the wall.
-
"Friction always opposes motion." Almost right, but the precise statement is: friction opposes relative motion (or the tendency of relative motion). On an incline, if the block tends to slide down, static friction acts uphill. But if you push the block uphill and it tends to slide up, static friction acts downhill. Friction is not always "uphill" — it opposes whatever the block is doing or trying to do.
-
"A heavier block slides faster." No. The acceleration a = g(\sin\theta - \mu_k\cos\theta) does not contain the mass m at all. A 2 kg block and a 200 kg block on the same rough incline accelerate at the same rate (assuming the same \mu_k). Mass cancels because a heavier block has more gravity pulling it but also more friction resisting it — the two effects scale identically with mass.
-
"The critical angle depends on the block's weight." It does not. \theta_c = \tan^{-1}(\mu_s) depends only on the surfaces in contact, not on how heavy the block is. A 1 kg block and a 10 kg block start sliding at the same angle on the same surface.
-
"On a connected-body problem, both blocks always have the same acceleration." Only if the string is inextensible and does not break. If the string stretches or snaps, the blocks decouple and accelerate independently. The "same acceleration" assumption is an idealisation — a good one for rigid strings, but an idealisation nonetheless.
If you came here to resolve forces on inclines, derive the acceleration formulas, and solve connected-body problems, you have everything you need. What follows is for readers preparing for JEE Advanced who want to handle more complex incline configurations.
General formula for connected blocks on two inclines
Consider a more general version of Example 2: mass m_1 on an incline at angle \alpha (coefficient of kinetic friction \mu_1) connected by a string over a pulley to mass m_2 on an incline at angle \beta (coefficient of kinetic friction \mu_2), both inclines back-to-back. If m_2 slides down its incline and m_1 is pulled up:
Why: for m_2 sliding down, the net force along its slope is m_2 g\sin\beta - \mu_2 m_2 g\cos\beta (gravity minus friction). For m_1 being pulled up, the net resisting force is m_1 g\sin\alpha + \mu_1 m_1 g\cos\alpha (gravity plus friction, since both oppose the uphill motion). The system's acceleration is the net unbalanced force divided by total mass.
The tension can be found by substituting a back into either block's equation.
The self-locking condition
A system is self-locking when friction is large enough that the system cannot accelerate from rest in either direction. For the two-incline system above, the system is self-locked if the driving force (say, m_2 g\sin\beta) cannot overcome the combined friction from both surfaces plus the gravity component on m_1. This happens when:
AND
Both conditions must hold — the system cannot move in either direction. This is a common JEE problem pattern: "determine whether the system remains at rest."
Acceleration as a function of angle — the full picture
The formula a = g(\sin\theta - \mu_k\cos\theta) looks simple, but it encodes interesting behaviour. The acceleration is zero when \tan\theta = \mu_k. It is maximised at \theta = 90°, where a = g(1 - 0) = g (free fall with no normal force, hence no friction). Between these extremes, the relationship is not linear — it follows a sinusoidal curve.
You can also ask: at what angle is the acceleration maximised for a fixed \mu_k? Since a(\theta) = g(\sin\theta - \mu_k\cos\theta), take the derivative and set it to zero:
This gives a negative angle, which is physically meaningless for an incline. The acceleration monotonically increases with \theta for 0 < \theta < 90° (as long as \mu_k > 0). This confirms what you would expect: a steeper slope always gives a faster slide.
Block pushed up an incline — the two-phase problem
When you push a block up a rough incline and then release it, the motion has two phases:
Phase 1 (going up): Friction acts downhill (opposing upward motion). Deceleration = g(\sin\theta + \mu_k\cos\theta).
Phase 2 (coming back down): The block stops momentarily, then (if \tan\theta > \mu_s) begins to slide back down. Now friction acts uphill (opposing downward motion). Acceleration = g(\sin\theta - \mu_k\cos\theta).
The deceleration going up is greater than the acceleration coming down — the block takes longer to slide back down than it took to go up, and it arrives at the bottom with less speed than it was launched with. The energy difference goes into heat generated by friction during both phases.
If \tan\theta \leq \mu_s, the block stops at the top and never comes back — friction holds it in place. This is a favourite JEE problem: "A block is projected up a rough incline at speed v_0. Does it return? If so, at what speed?"
Where this leads next
- Advanced Friction Problems — multi-block stacking on inclines, friction with variable normal force, and problems where friction direction is not immediately obvious.
- Uniformly Accelerated Motion — use the acceleration you derived here with the kinematic equations to find how far the block slides and how fast it goes.
- Static and Kinetic Friction — the detailed physics of friction coefficients, the distinction between static and kinetic, and the microscopic origin of friction.
- Free Body Diagrams — the systematic method for drawing FBDs, identifying forces, and choosing coordinate axes.
- Work and Energy on Inclines — an alternative approach using energy conservation instead of Newton's second law, especially useful for problems where the incline height matters more than the angle.