This work is converted to thermal energy (non-conservative force).
📚 Practice Problems
1Problem 1easy
❓ Question:
A 10 kg block is pulled up a 30° incline by a force F = 80 N parallel to the incline. The coefficient of kinetic friction is μₖ = 0.25. Find: (a) the normal force, (b) the friction force, and (c) the acceleration of the block.
💡 Show Solution
Given:
m = 10 kg
θ = 30°
F = 80 N (up incline)
μₖ = 0.25
g = 9.8 m/s²
(a) Normal force:
Perpendicular to incline:
N=mgcosθ=(10)(9.8)cos(30°)
N=98(0.866)
N=84.9 N
(b) Friction force:
fk=μkN=(0.25)(84.9)
fk=21.2 N (down incline)
(c) Acceleration:
Net force along incline:
Fnet=F−mgsinθ−f
Fnet=80−(10)(9.8)sin(30°)−21.2
Fnet=80−49−21.2=9.8 N
a=mFnet=
a=0.98 m/s2 (up incline)
2Problem 2medium
❓ Question:
A block of mass m = 5.0 kg is released from rest at the top of a rough incline (θ = 20°, μₖ = 0.15) of length L = 10 m. Find: (a) the acceleration down the incline, (b) the speed at the bottom, and (c) the energy dissipated by friction.
💡 Show Solution
Given:
m = 5.0 kg
θ = 20°
μₖ = 0.15
L = 10 m
v₀ = 0
(a) Acceleration:
Forces along incline:
3Problem 3hard
❓ Question:
A 2.0 kg block sits on a 3.0 kg wedge (incline angle θ = 30°) that rests on a frictionless table. There is no friction between block and wedge. The block is released from rest. Find: (a) the acceleration of the wedge, (b) the acceleration of the block relative to the wedge, and (c) the normal force between block and wedge.
💡 Show Solution
Given:
m₁ = 2.0 kg (block)
m₂ = 3.0 kg (wedge)
θ = 30°
All surfaces frictionless
(a) Acceleration of wedge:
Let a₂ = acceleration of wedge (to right)
Let a₁ = acceleration of block relative to wedge (down incline)
Static and kinetic friction, motion on inclines with calculus analysis
How can I study Friction and Inclined Planes effectively?▾
Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 3 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Friction and Inclined Planes study guide free?▾
Yes — all study notes, flashcards, and practice problems for Friction and Inclined Planes on Study Mondo are free to access. No account is needed.
What course covers Friction and Inclined Planes?▾
Friction and Inclined Planes is part of the AP Physics C: Mechanics course on Study Mondo, specifically in the Dynamics section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Friction and Inclined Planes?▾
Yes, this page includes 3 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
1
g
cos
θ
k
109.8
ma
=
mgsinθ−
μkmgcosθ
a=g(sinθ−μkcosθ)
a=9.8(sin20°−0.15cos20°)
a=9.8(0.342−0.15×0.940)
a=9.8(0.342−0.141)=9.8(0.201)
a=1.97 m/s2
(b) Speed at bottom:
Using v2=v02+2aL:
v2=0+2(1.97)(10)=39.4
v=6.28 m/s
(c) Energy dissipated:
Friction force:
fk=μkmgcosθ=(0.15)(5.0)(9.8)(0.940)=6.91 N
Energy dissipated:
Efriction=fk⋅L=(6.91)(10)
Efriction=69.1 J
Check with energy:
Height: h=Lsinθ=10(0.342)=3.42 m
ΔPE=mgh=(5.0)(9.8)(3.42)=168 J
KE=21mv2=21(5.0)(6.28)2=98.6 J
Efriction=ΔPE−KE=168−98.6=69.4 J ✓
m1a1x=Nsinθ
where a1x=a2−a1cosθ (acceleration of block in lab frame)
For block, vertical components:
0=Ncosθ−m1g
From second equation:
N=cosθm1g
For wedge:
m2a2=−Nsinθ
Combining:
m1(a2−a1cosθ)=cosθm1gsinθ
m2a2=−cosθm1gsinθ
From wedge equation:
a2=−m2m1gtanθ=−3.0(2.0)(9.8)tan30°