Newton's Laws Practice Problems Ranked by Difficulty
newtons lawsforcesfree body diagramsdynamicstest prep

Newton's Laws Practice Problems Ranked by Difficulty

SStudyPhysics Editorial Team
2026-06-14
10 min read

A ranked set of Newton’s laws practice problems with free-body-diagram checklists, solution paths, and common mistake checks.

Newton’s laws become much easier when you treat each question as a repeatable checklist instead of a memory test. This guide gives you a set of Newton’s laws practice problems ranked from beginner to challenge level, with clear solution paths, free-body-diagram habits, and answer checks you can reuse for homework, quizzes, and exam review. If you want physics homework help that actually improves problem-solving speed, work through the problems in order and compare your setup as carefully as your arithmetic.

Overview

This article is built as a return-worthy practice set for forces and motion. Rather than giving a loose summary of Newton’s laws, it focuses on newton's laws practice problems that train the most important skills:

  • identifying the object of interest
  • drawing a correct free-body diagram
  • choosing axes that simplify the algebra
  • applying Newton’s second law in component form
  • checking whether the final answer makes physical sense

The ranking by difficulty matters. Many students can follow a worked solution, but struggle when the problem adds one extra force, an incline, or a second object. Moving from one-force and two-force cases to tension, friction, and connected systems helps you build that missing bridge.

Before you begin, keep this core checklist next to every problem:

  1. Name the object whose motion you are analyzing.
  2. List the forces acting on that object only.
  3. Draw the free-body diagram before writing equations.
  4. Choose positive directions and stay consistent.
  5. Write Newton’s second law by axis: sum of forces equals mass times acceleration.
  6. Solve symbolically when possible, then substitute numbers.
  7. Check units, sign, and magnitude.

If you need a refresher on motion basics before force problems, it helps to review Kinematics Problems with Step-by-Step Solutions and Answer Checks. Many force questions quietly depend on a strong understanding of acceleration, velocity, and direction.

Checklist by scenario

Use these scenarios as a practice ladder. Each one includes a short setup, a compact solution path, and the key habit to learn from it.

Beginner level: Problem 1 — Net force on a cart

Problem: A 4 kg cart is pushed to the right with a horizontal force of 18 N. Friction is negligible. Find the acceleration.

Checklist:

  • Object: the cart
  • Horizontal forces: 18 N right
  • Vertical forces: normal force up, weight down
  • Only horizontal force affects horizontal acceleration

Solution: Along x, sum of forces = ma, so 18 = 4a. Therefore a = 4.5 m/s² to the right.

Why this matters: This is the cleanest possible Newton’s second law question. If this feels hard, slow down and practice translating words into force equations.

Beginner level: Problem 2 — Balanced forces

Problem: A book rests on a table. Its mass is 2 kg. What is the normal force from the table?

Checklist:

  • Object: the book
  • Forces: weight downward, normal force upward
  • Acceleration is zero because the book is at rest

Solution: Weight = mg = 2 × 9.8 = 19.6 N downward. Since acceleration is zero, the net vertical force is zero, so the normal force is 19.6 N upward.

Why this matters: Students often think “if there is weight, there must be motion.” Newton’s first law says otherwise. Forces can exist without causing acceleration if they balance.

Beginner level: Problem 3 — Two horizontal forces

Problem: A 5 kg box is pulled right with 30 N while friction pushes left with 10 N. Find the net force and acceleration.

Solution path:

  • Net force = 30 − 10 = 20 N right
  • Apply sum of forces = ma
  • 20 = 5a, so a = 4.0 m/s² right

Skill focus: Distinguish between an applied force and the net force. These are not the same unless only one horizontal force exists.

Intermediate level: Problem 4 — Friction on a level surface

Problem: A 10 kg crate is pulled across a floor with a 50 N horizontal force. Kinetic friction is 20 N. Find the acceleration.

Checklist:

  • Object: the crate
  • Horizontal forces: 50 N right, 20 N left
  • Vertical forces balance

Solution: Net horizontal force = 30 N right. Then 30 = 10a, so a = 3.0 m/s² right.

Skill focus: Friction opposes relative motion or attempted motion, not always “left” or “right” automatically. Read the motion carefully.

Intermediate level: Problem 5 — Incline without friction

Problem: A 3 kg block slides down a frictionless incline at 30°. Find its acceleration.

Checklist:

  • Choose axes parallel and perpendicular to the incline
  • Resolve weight into components
  • Parallel component of weight = mg sin θ

Solution: Force down the incline = mg sin 30° = 3 × 9.8 × 0.5 = 14.7 N. Then 14.7 = 3a, so a = 4.9 m/s² down the incline.

Skill focus: The normal force is not equal to weight on an incline. That confusion causes many wrong setups.

Intermediate level: Problem 6 — Incline with friction

Problem: A 4 kg block is on a 25° incline. Kinetic friction is 5 N opposing the motion. Find the acceleration down the incline.

Solution path:

  • Component of weight along incline = mg sin 25°
  • That is 4 × 9.8 × sin 25° ≈ 16.6 N
  • Net force down incline = 16.6 − 5 = 11.6 N
  • 11.6 = 4a, so a ≈ 2.9 m/s² down the incline

Skill focus: Do not subtract friction from the total weight. Only compare forces along the chosen axis.

Intermediate level: Problem 7 — Tension in an elevator cable

Problem: A 60 kg person stands in an elevator accelerating upward at 1.5 m/s². What upward force does the floor exert on the person?

Checklist:

  • Object: the person
  • Forces: normal force up, weight down
  • Upward is positive

Solution: N − mg = ma. So N = m(g + a) = 60(9.8 + 1.5) = 60(11.3) = 678 N.

Skill focus: This is a classic sign-direction problem. If acceleration is upward, the upward force must exceed the downward force.

Advanced level: Problem 8 — Two blocks connected by a string

Problem: Block A has mass 2 kg and block B has mass 3 kg. They are connected by a light string on a frictionless surface. A 15 N force pulls block B to the right. Find the system acceleration and the tension in the string.

Checklist:

  • Treat both blocks as one system to find acceleration first
  • Total mass = 5 kg
  • External horizontal force on system = 15 N

Solution: For the system, 15 = 5a, so a = 3.0 m/s². To find tension, isolate block A. The only horizontal force on A is tension, so T = mA a = 2 × 3.0 = 6 N.

Skill focus: In connected-object problems, solving for the system acceleration first often makes the tension step much simpler.

Advanced level: Problem 9 — Atwood-type machine

Problem: Two masses hang over a frictionless pulley: m1 = 2 kg and m2 = 5 kg. Find the acceleration magnitude and the tension in the rope.

Checklist:

  • Heavier mass moves down, lighter mass moves up
  • Use one positive direction for each mass consistent with its motion
  • Write one equation per mass

Solution path:

For m2: m2g − T = m2a
For m1: T − m1g = m1a

Add the equations: (m2 − m1)g = (m1 + m2)a

So a = ((5 − 2) × 9.8) / (7) = 4.2 m/s² approximately.

Now solve for tension using m1: T = m1g + m1a = 2(9.8 + 4.2) = 28 N.

Skill focus: Tension is the same throughout an ideal light rope, but the acceleration directions for the two masses must be handled carefully.

Challenge level: Problem 10 — Horizontal push with vertical angle

Problem: A 6 kg box is pulled with a 40 N force at 30° above the horizontal across a rough floor. The kinetic friction force is 12 N. Find the horizontal acceleration.

Checklist:

  • Resolve the applied force into components
  • Horizontal component = 40 cos 30° ≈ 34.6 N
  • Vertical component changes the normal force, but friction is already given here

Solution: Net horizontal force = 34.6 − 12 = 22.6 N. Then 22.6 = 6a, so a ≈ 3.77 m/s².

Skill focus: When friction is given directly, you may not need to calculate the normal force. Read the problem closely before adding unnecessary steps.

Challenge level: Problem 11 — Static friction decision

Problem: A 12 kg box is pushed with a horizontal force of 25 N. The maximum static friction available is 30 N. Does the box move?

Solution: No. Static friction can adjust up to its maximum value. Since 25 N is less than the maximum 30 N, static friction matches it with 25 N in the opposite direction. Net force is zero, so the box does not accelerate.

Skill focus: Static friction is not always equal to its maximum value. That point appears often in both high school and college physics help sessions.

Challenge level: Problem 12 — Multi-step dynamics with known acceleration

Problem: A 20 kg sled is pulled across snow and accelerates at 0.8 m/s² to the right. A horizontal rope pulls with 30 N. What is the friction force?

Solution path:

  • Required net force = ma = 20 × 0.8 = 16 N right
  • Applied force is 30 N right
  • So friction must be 30 − 16 = 14 N left

Skill focus: Sometimes the acceleration is given and the unknown is one of the forces. Newton’s second law works in either direction.

For broader review planning, this kind of force set pairs well with AP Physics 1 Practice Test Topics: What to Study First and Physics Final Exam Checklist: Topics, Formulas, and Practice Priorities.

What to double-check

Before you trust any answer, run through these checks. This is where many step by step physics solutions either become reliable or fall apart.

  • Did you isolate one object at a time? A free-body diagram should show forces on the object, not forces it exerts on something else.
  • Did you include all real forces? Common missing forces are normal force, friction, tension, and weight.
  • Did you avoid adding motion as a force? “Moving right” is not a force. “Acceleration up” is not a force.
  • Did you resolve angled forces correctly? Check whether sine or cosine belongs with the axis you chose.
  • Did you use net force, not just the largest force?
  • Do the signs match the chosen positive direction?
  • Are the units consistent? Force in newtons, mass in kilograms, acceleration in m/s².
  • Does the answer fit intuition? If friction nearly balances the pull, acceleration should be small, not huge.

If formulas feel scattered, keep a short force-and-motion reference alongside your work. Students often benefit from organizing formulas by topic, much like a practical AP Physics 1 Formula Sheet Explained and Organized by Unit.

Common mistakes

These errors show up repeatedly in force problems with solutions and test corrections.

1. Assuming normal force always equals weight

That is only true in some level-surface situations with no extra vertical acceleration and no angled pulls. On an incline or in an accelerating system, the normal force usually differs from mg.

2. Forgetting that friction opposes relative motion

Students sometimes choose the friction direction before identifying how the surfaces move relative to each other. Start with the likely motion or the actual motion, then place friction opposite that.

3. Mixing system analysis and single-object analysis

When solving connected blocks, either treat them as one system to find acceleration or isolate one block to find internal forces like tension. Switching midway without noticing can create contradictions.

4. Using g incorrectly

In many introductory problems, g is taken as 9.8 m/s² downward. Some classes round to 10 m/s² for quick estimates. Use the value expected in your course and stay consistent.

5. Skipping the free-body diagram

This is the fastest way to turn a manageable question into guesswork. Even a simple sketch can prevent sign errors and missing-force errors.

6. Solving too early with numbers

If possible, write the force equation first in symbols. Algebra often reveals whether your setup makes sense before you commit to arithmetic.

For a larger roadmap beyond forces, it can help to place dynamics inside the full course sequence using High School Physics Topics by Unit: A Complete Study Roadmap or Physics 101 Topics List: What to Expect in an Introductory Course.

When to revisit

Come back to this checklist whenever the type of force problem changes or your study goal shifts. Newton’s laws are not a one-time chapter; they connect to momentum, circular motion, energy, rotation, and even lab work where measured forces must be interpreted carefully.

Revisit this article when:

  • you start a forces unit and need structured free body diagram practice
  • you move from level-surface questions to inclines or pulleys
  • you notice that algebra is fine but setup is weak
  • you are preparing for an AP Physics or college intro physics exam
  • you need a short review before homework, tutoring, or a retest

A practical next-step plan:

  1. Redo Problems 1 to 3 without looking at the solutions.
  2. Then solve one incline problem and one connected-block problem.
  3. For every missed question, identify whether the error was diagram, sign, force choice, or algebra.
  4. Build a one-page summary of your recurring mistakes.
  5. Schedule another short review session within a few days.

If you are planning a wider revision cycle, pair this set with Physics Revision Timetable: How to Plan for Tests and Finals and, if you want helpful tools for checking arithmetic and formulas, browse Best Physics Calculators and Study Tools for Students.

The best use of this page is simple: revisit it whenever your force problems become slightly more complicated than the last set. That is usually the moment students need a checklist, not just another formula sheet.

Related Topics

#newtons laws#forces#free body diagrams#dynamics#test prep
S

StudyPhysics Editorial Team

Senior Physics Education Editor

Senior editor and content strategist. Writing about technology, design, and the future of digital media. Follow along for deep dives into the industry's moving parts.

2026-06-14T04:35:12.198Z