The Acceleration on an Inclined Plane calculator analyzes a block moving on a slope when kinetic friction is present.
The useful coordinate system has one axis parallel to the incline and one axis perpendicular to the incline. The weight is resolved into components,
friction is added opposite the direction of motion, and Newton’s second law gives the acceleration.
1. Force components on the incline
For a block of mass \(m\) on a slope of angle \(\theta\), the weight is:
\[
\begin{aligned}
W &= mg
\end{aligned}
\]
The component of weight parallel to the slope is:
\[
\begin{aligned}
W_{\parallel} &= mg\sin\theta
\end{aligned}
\]
This component points down the slope. The perpendicular component is:
\[
\begin{aligned}
W_{\perp} &= mg\cos\theta
\end{aligned}
\]
Since the block stays in contact with the plane, the normal force is:
\[
\begin{aligned}
N &= mg\cos\theta
\end{aligned}
\]
2. Kinetic friction
Kinetic friction has magnitude:
\[
\begin{aligned}
f_k &= \mu_k N \\
&= \mu_k mg\cos\theta
\end{aligned}
\]
Friction always opposes motion. If the object slides down the slope, friction points uphill. If the object slides up the slope, friction points downhill.
3. Sliding down the slope
If the object is sliding down the incline, take the direction of motion as positive. The downhill component of gravity is positive, and friction is negative:
\[
\begin{aligned}
\sum F_{\parallel} &= mg\sin\theta - \mu_k mg\cos\theta
\end{aligned}
\]
Divide by mass:
\[
\begin{aligned}
a &= \frac{\sum F_{\parallel}}{m} \\
&= \frac{mg\sin\theta - \mu_k mg\cos\theta}{m} \\
&= g(\sin\theta-\mu_k\cos\theta)
\end{aligned}
\]
If this value is positive, the object speeds up down the slope. If it is negative, friction is strong enough to slow the object while it is moving down.
4. Sliding up the slope
If the object is sliding up the incline, the direction of motion is uphill. Gravity’s parallel component points down the slope, and kinetic friction also points down the slope.
Therefore both terms oppose the uphill motion:
\[
\begin{aligned}
\sum F_{\parallel,\text{motion}} &= -mg\sin\theta - \mu_k mg\cos\theta
\end{aligned}
\]
Divide by mass:
\[
\begin{aligned}
a_{\text{motion}} &= -g(\sin\theta+\mu_k\cos\theta)
\end{aligned}
\]
The negative sign means the object slows down as it moves upward. In a down-slope coordinate system, the same physical acceleration would be positive, because the acceleration points down the slope.
5. Why mass cancels
Each force term contains \(m\):
\[
\begin{aligned}
mg\sin\theta,\qquad \mu_kmg\cos\theta
\end{aligned}
\]
When Newton’s second law divides the net force by \(m\), the mass cancels. That means mass changes the force values, but not the acceleration in this simple model.
6. Worked example
Suppose a block slides down a slope with:
- \(\theta = 30^\circ\)
- \(\mu_k = 0.20\)
- \(g = 9.81\,\mathrm{m/s^2}\)
Step 1. Use the sliding-down formula.
\[
\begin{aligned}
a &= g(\sin\theta-\mu_k\cos\theta)
\end{aligned}
\]
Step 2. Substitute the numbers.
\[
\begin{aligned}
a &= 9.81(\sin 30^\circ - 0.20\cos 30^\circ) \\
&= 9.81(0.500 - 0.173) \\
&= 3.20\,\mathrm{m/s^2}
\end{aligned}
\]
The acceleration is positive in the down-slope direction, so the block speeds up as it slides downward.
7. Common mistakes
-
Using \(mg\) instead of \(mg\cos\theta\) for the normal force:
on an incline, \(N=mg\cos\theta\), not \(mg\).
-
Forgetting the friction direction:
kinetic friction always opposes the direction of motion.
-
Mixing sign conventions:
always state whether positive means down the slope, up the slope, or along the selected motion direction.
-
Assuming mass affects acceleration:
in this simple model, mass cancels out of the acceleration formula.
| Case |
Main formula |
Meaning |
| Sliding down |
\(a = g(\sin\theta-\mu_k\cos\theta)\) |
Positive value means speeding up down the slope. |
| Sliding up |
\(a_{\text{motion}} = -g(\sin\theta+\mu_k\cos\theta)\) |
Negative value means slowing down while moving upward. |
| No friction |
\(a = g\sin\theta\) |
The acceleration is the parallel component of gravity. |