AP Physics 1 Force Problems- Comprehensive Review and Answer Key
What You Actually Need to Know About AP Physics 1 Force Problems
Force problems make up roughly 40% of the AP Physics 1 exam. That's not a drill. If you're bombing these, you're bombing the test. Period.
This guide cuts through the textbook nonsense and gives you exactly what works: the problem types you'll see, the mistakes everyone makes, and the step-by-step approach that actually gets answers.
No inspirational garbage. Just physics.
The Four Forces You Must Master
You only need to know four forces for AP Physics 1. Anything else is noise your teacher adds because they can't help themselves.
- Gravity (Fg) — points straight down toward Earth's center. Fg = mg, where m is mass and g = 9.8 m/s²
- Normal Force (Fn) — perpendicular to surfaces. It's not "equal to mg" — it's whatever it needs to be to keep surfaces together
- Friction (Ff) — parallel to surfaces, opposes motion or attempted motion. Ff ≤ μFn
- Tension (Ft) — pulls away from surfaces along ropes, strings, cables
That's it. No electromagnetic forces, no nuclear stuff. Just these four.
The 5 Force Problem Types You'll Actually See
1. Equilibrium Problems (∑F = 0)
Objects aren't moving. Forces cancel out. This is the easiest type — if you can set up equations correctly.
Example setup: A 5 kg sign hangs from two cables at angles. Find the tension in each cable.
Your equations:
- ∑Fx = 0 (horizontal forces cancel)
- ∑Fy = 0 (vertical forces cancel)
2. Acceleration Problems (∑F = ma)
Objects are moving. Net force equals mass times acceleration. This is where students fall apart because they forget to include all forces.
Common mistake: Forgetting that weight (mg) is a force. Forgetting that normal force isn't always equal to weight.
3. Inclined Plane Problems
Gravity doesn't point "down" when the surface is tilted. You break weight into components parallel and perpendicular to the plane.
Parallel component: Fgx = mg(sinθ)
Perpendicular component: Fgy = mg(cosθ)
The normal force equals the perpendicular component when there's no extra vertical force pushing into the surface.
4. Connected Objects / Pulleys
Two or more objects connected by ropes. The tension is the same throughout a massless rope — that's your key insight.
For pulley problems:
- Identify all forces on each object
- Write F = ma for each object separately
- The magnitude of acceleration is the same for both if they're connected
- Solve the system of equations
5. Friction Problems (Static vs. Kinetic)
Static friction: object isn't moving. Ff ≤ μsFn. The force of static friction is whatever it needs to be up to that maximum.
Kinetic friction: object is sliding. Ff = μkFn. This is a specific value, not a maximum.
Critical point: If something is "just about to slip," that's static friction at its limit. Use μs. If it's sliding, use μk.
The Step-by-Step Method That Actually Works
Forget what your teacher taught you about "understanding the physics." Here's what graders actually want to see:
Step 1: Draw the Situation
Sketch the object. Show the surface. Indicate motion or rest. This takes 30 seconds and prevents half your mistakes.
Step 2: Identify All Forces
Go object by object. For each object, ask:
- Is gravity acting on it? (yes, always)
- Is it touching a surface? (normal force)
- Is there a rope attached? (tension)
- Is it moving or trying to move? (friction)
Step 3: Choose Your Coordinate System
For inclined planes: tilt your axes to match the plane. One axis parallel, one perpendicular.
For flat surfaces: usually horizontal/vertical works fine.
Tip: Choose so acceleration points along an axis. Fewer equations that way.
Step 4: Write the Force Equations
∑Fx = max or 0
∑Fy = may or 0
Substitute your forces. Write F = ma for each axis.
Step 5: Plug and Solve
Algebra. Solve for what they ask. Check that your answer has correct units.
Common Mistakes That Destroy Your Score
| Mistake | Why It Kills You | Fix |
|---|---|---|
| Treating normal force as always = mg | Only true on flat surfaces with no other vertical forces | Calculate Fn from your Fy equation |
| Using kinetic friction when static applies | Wrong coefficient gives wrong answer | Ask: is it actually sliding? |
| Forgetting to break weight into components on ramps | You're solving the wrong problem | Always break mg on inclined planes |
| Drawing force arrows in wrong direction | Friction always opposes motion, not your free body diagram | Think about actual motion direction |
| Using mass instead of weight | Weight = mg, mass is different | Convert if needed, or use m in F = ma |
| Not checking if system is in equilibrium | You write F = ma when ∑F = 0 | Read the problem: is it moving? |
Practice Problems with Solutions
Problem 1: Basic Equilibrium
A 10 kg box sits on a horizontal floor. A horizontal force of 30 N is applied but the box doesn't move. What is the force of static friction?
Solution:
The box isn't moving → equilibrium → ∑F = 0
Horizontal direction: Applied force (30 N) minus friction force = 0
30 N - Ff = 0
Ff = 30 N
Static friction is exactly 30 N — whatever it needs to be to keep the box still, up to its maximum.
Problem 2: Inclined Plane
A 5 kg block slides down a frictionless ramp at 30°. Find the acceleration.
Solution:
No friction. Only gravity and normal force.
Break weight into components:
Fgx = mg(sin 30°) = 5 × 9.8 × 0.5 = 24.5 N (down the ramp)
Fgy = mg(cos 30°) = 5 × 9.8 × 0.866 = 42.4 N (into ramp, canceled by normal force)
Only parallel force is Fgx. F = ma
24.5 = 5 × a
a = 4.9 m/s²
Problem 3: Connected Objects
Two blocks (m1 = 3 kg, m2 = 7 kg) are connected by a rope over a frictionless pulley. m2 sits on a frictionless table, m1 hangs. Find acceleration and tension.
Solution:
Free body diagrams for both:
Block 1 (hanging): Fg1 = 3 × 9.8 = 29.4 N down, Ft up
∑Fy = m1a: 29.4 - Ft = 3a
Block 2 (on table): Ft to the right
∑Fx = m2a: Ft = 7a
Solve the system:
Substitute Ft = 7a into first equation:
29.4 - 7a = 3a
29.4 = 10a
a = 2.94 m/s²
Tension: Ft = 7 × 2.94 = 20.6 N
Problem 4: Friction at Work
A 2 kg book sits on a table. μs = 0.4, μk = 0.3. What horizontal force is needed to start the book moving?
Solution:
Normal force: Fn = mg = 2 × 9.8 = 19.6 N
Maximum static friction: Ff(max) = μs × Fn = 0.4 × 19.6 = 7.84 N
Any force greater than 7.84 N will start the book moving. Once moving, kinetic friction takes over at 5.88 N.
Quick Reference: Force Equations
| Force Type | Equation | When to Use |
|---|---|---|
| Gravity | Fg = mg | Always, on Earth |
| Normal Force | Fn = whatever balances perpendicular forces | When surfaces touch |
| Kinetic Friction | Ff = μk × Fn | When surfaces slide |
| Static Friction | Ff ≤ μs × Fn | When surfaces don't slide |
| Equilibrium | ∑F = 0 | Object at rest or constant velocity |
| Acceleration | ∑F = ma | Object accelerating |
What to Memorize (And What to Actually Understand)
Memorize cold:
- F = ma (Newton's Second Law)
- Ff = μFn (friction equation)
- Weight = mg
- Components of weight on ramps: mg(sinθ) and mg(cosθ)
Understand, don't memorize:
- Normal force adjusts to keep objects on surfaces — it's not always equal to weight
- Friction opposes actual or attempted motion — think about direction
- Equilibrium means net force is zero, not that nothing is happening
That's the complete picture. Force problems are mechanical — follow the steps, identify the forces correctly, and solve the algebra. No shortcuts, no tricks. Just physics.