Inclined Planes

Inclined Planes

8 min read Updated Mar 26, 2026

Place a marble on a flat table. It just sits there. Tilt the table even slightly and the marble starts rolling. Tilt it more — it rolls faster.

Gravity hasn’t changed. It still pulls straight down with the same force. What changed is how that downward pull gets split between two jobs: pulling the marble along the slope (making it slide) and pressing the marble into the slope (making it stay in contact).

Inclined-plane problems show up on nearly every MCAT, and they all reduce to one move: split the weight vector (mgmg) into a piece along the ramp and a piece perpendicular to the ramp. Master that one move and every incline problem becomes plug-and-chug.

Predict First

A 2 kg block sits on the verge of slipping on a ramp tilted at 30 degrees. You swap it for a 20 kg block of the same material. What happens?

Test your prediction below. Raise the angle until the block lets go, then drag the mass slider up and down: every force arrow grows and shrinks with the mass, but the slip point never moves.

Static: friction holds (tan θ = 0.47, μs = 0.50). Slips when tan θ > μs (mass does not matter).
mg sinθ: 8.5 N mg cosθ: 18.1 N Friction: 8.5 N Acceleration: 0.0 m/s²

Setting Up the Problem

The trick to inclines is to tilt your coordinate axes so one axis runs along the slope and the other runs perpendicular to it. This is unusual — every other problem uses x = horizontal, y = vertical — but here it pays off massively. Why? Because the object only moves along the slope. If your axes are aligned with the slope, “motion direction” and “x-axis” are the same thing, and the math collapses to one dimension.

Once you tilt the axes, gravity is the one force that no longer points along an axis. Gravity always pulls straight down, regardless of which way you’ve drawn your axes. So you have to split gravity into two components:

Inclined plane with force decomposition showing weight mg resolved into mg sin θ parallel to the slope and mg cos θ perpendicular to the slope, with normal force N balancing the perpendicular component
Force decomposition on an incline. Gravity (mgmg) splits into a component along the ramp (mgsinθmg\sin\theta) and a component into the ramp (mgcosθmg\cos\theta). The normal force balances the perpendicular component. Credit: Wikimedia Commons, CC BY-SA

The Normal Force on an Incline

On a flat surface, the normal force equals the full weight: N=mgN = mg. On an incline, the surface only has to balance the perpendicular component:

N=mgcosθN = mg\cos\theta

This means the normal force is always less than mgmg on an incline. The steeper the slope (bigger θ\theta), the smaller cosθ\cos\theta, the smaller NN. At θ=90°\theta = 90° (a vertical wall), N=mgcos90°=0N = mg \cos 90° = 0 — a vertical wall provides no support to an object that isn’t held against it.

Frictionless Incline

On a frictionless incline, the only force along the slope is mgsinθmg\sin\theta. Apply Newton’s second law along that direction:

ma=mgsinθma = mg\sin\theta

The mass cancels out: a=gsinθa = g\sin\theta.

Sanity checks (these are great for confirming you wrote the formula right):

  • At θ=0\theta = 0 (flat surface): a=gsin0°=0a = g \sin 0° = 0. No acceleration on a flat floor. ✓
  • At θ=90°\theta = 90° (vertical drop): a=gsin90°=ga = g \sin 90° = g. Free fall. ✓
  • Anywhere in between: aa is between 0 and gg. ✓

Incline With Friction

When friction is in play, it acts along the slope, opposite to the direction of motion (or attempted motion).

Object sliding down the ramp. Gravity pulls it down the slope; friction pushes it up the slope:

Net=mgsinθfk=mgsinθμk(mgcosθ)\text{Net} = mg\sin\theta - f_k = mg\sin\theta - \mu_k(mg\cos\theta)

a=g(sinθμkcosθ)a = g(\sin\theta - \mu_k\cos\theta)

Object pushed up the ramp. Both gravity and friction now point down the slope (friction always opposes motion):

a=g(sinθ+μkcosθ) (this is a deceleration as the object slows on the way up)a = g(\sin\theta + \mu_k\cos\theta) \text{ (this is a deceleration as the object slows on the way up)}

When Does an Object Stay Put?

An object on a ramp doesn’t slide as long as static friction can balance the down-slope pull of gravity:

μsNmgsinθ\mu_s N \geq mg\sin\theta

Substitute N=mgcosθN = mg\cos\theta:

μsmgcosθmgsinθμstanθ\mu_s mg\cos\theta \geq mg\sin\theta \quad\Rightarrow\quad \mu_s \geq \tan\theta

Mass cancels. The object slips at the critical angle where tanθ=μs\tan\theta = \mu_s. Below that angle, friction can hold it. Above it, friction can’t keep up and the object starts sliding.

Worked Example

A 10 kg box sits on a 30° ramp. The coefficient of kinetic friction is 0.2. What is the box’s acceleration down the ramp? (Use g=10g = 10 m/s²; sin30°=0.5\sin 30° = 0.5; cos30°=0.87\cos 30° = 0.87.)

  • a=g(sinθμkcosθ)=10(0.50.2×0.87)=10(0.50.174)=10(0.326)3.3a = g(\sin\theta - \mu_k\cos\theta) = 10(0.5 - 0.2 \times 0.87) = 10(0.5 - 0.174) = 10(0.326) \approx 3.3 m/s².

Compare to a frictionless 30° ramp: a=gsin30°=5a = g\sin 30° = 5 m/s². Adding friction shaved off about 1.7 m/s² of acceleration. As a sanity check: the answer is positive, so the box does slide down (friction wasn’t strong enough to hold it). If you’d gotten a negative number, friction would be strong enough to keep the box stationary, and the actual acceleration would be zero.

A 10 kg box sits on a 30° frictionless ramp. What is the acceleration down the ramp and what is the normal force? (Use g = 10 m/s²)
Click to reveal answer

Acceleration: 5 m/s². Normal force: 87 N. a=gsin30°=10×0.5=5a = g\sin 30° = 10 \times 0.5 = 5 m/s². N=mgcos30°=10×10×0.87=87N = mg\cos 30° = 10 \times 10 \times 0.87 = 87 N. Note that acceleration doesn’t depend on mass, but normal force does.

On an incline, what happens to the normal force and friction as the angle increases?
Click to reveal answer

Both decrease. Normal force N=mgcosθN = mg\cos\theta shrinks as θ\theta grows because cosθ\cos\theta shrinks. Since friction depends on NN (via f=μNf = \mu N), friction shrinks too. Meanwhile, the down-slope component of gravity (mgsinθmg\sin\theta) grows. Steeper ramp = less friction holding you back AND more gravity pulling you down. That’s the double whammy that makes steep slopes so prone to sliding.

A block sits on a ramp whose angle is slowly increased. The block starts to slide when the ramp reaches 25°. What is the coefficient of static friction between the block and the ramp?
Click to reveal answer

μs=tan25°0.47\mu_s = \tan 25° \approx 0.47. The block starts sliding at the critical angle where tanθ=μs\tan\theta = \mu_s. So μs=tan25°0.47\mu_s = \tan 25° \approx 0.47. This is a clean experimental method for measuring μs\mu_s — tilt until it slides, read the angle, take the tangent.