Fiveable

🔋College Physics I – Introduction Unit 4 Review

QR code for College Physics I – Introduction practice questions

4.6 Problem-Solving Strategies

4.6 Problem-Solving Strategies

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔋College Physics I – Introduction
Unit & Topic Study Guides

Problem-Solving Strategies for Newton's Laws of Motion

Newton's laws describe how forces affect the motion of objects, and they're the backbone of nearly every problem you'll solve in this unit. This section focuses on how to approach those problems systematically so you don't get lost halfway through a calculation.

Strategy for Newton's Laws Problems

Most Newton's law problems follow the same general workflow. Here's a step-by-step approach that works for nearly all of them:

  1. Read and identify. Pull out the known quantities (mass, force, acceleration, angles) and figure out exactly what the problem is asking you to find.
  2. Sketch the situation. Draw a quick picture of what's happening. Label objects, surfaces, angles, and directions of motion.
  3. Draw a free-body diagram (more on this below). This is where most of the real thinking happens.
  4. Choose your equations. Newton's second law (Fnet=ma\vec{F}_{net} = m\vec{a}) is almost always involved. You may also need weight (Fg=mg\vec{F}_g = m\vec{g}), friction equations, or kinematics formulas.
  5. Solve algebraically first. Rearrange your equation(s) to isolate the unknown before plugging in numbers. This reduces arithmetic mistakes.
  6. Substitute and calculate. Plug in known values using consistent SI units (kg, m/s², N).
  7. Check your answer. Does the magnitude make sense? Are the units correct? Does the direction of acceleration match what you'd expect physically?

For complex problems, break them into smaller parts. A two-block system, for example, can often be treated as two separate free-body diagrams connected by a shared tension or acceleration.

Free-Body Diagrams for Force Visualization

A free-body diagram (FBD) isolates a single object and shows every force acting on it. This is the single most useful tool for solving Newton's law problems. If your FBD is wrong, your answer will be wrong.

How to draw one:

  1. Represent the object as a simple dot or box.

  2. Set up coordinate axes. For flat surfaces, use horizontal (x) and vertical (y). For inclined planes, tilt your axes so x runs along the surface and y is perpendicular to it.

  3. Identify and draw all forces acting on the object as arrows starting from the dot. Common forces include:

    • Weight (Fg\vec{F}_g): always points straight down
    • Normal force (FN\vec{F}_N): perpendicular to the contact surface, pushing away from it
    • Tension (FT\vec{F}_T): pulls along the direction of a string or cable
    • Friction (f\vec{f}): acts along the surface, opposing the direction of motion (or intended motion)
    • Applied forces: any push or pull described in the problem
  4. Label every arrow with its symbol. Make arrow lengths roughly proportional to the force magnitudes if you can.

  5. Do not include forces the object exerts on other things. The FBD only shows forces acting on your chosen object.

A common mistake: drawing the "ma" as a force on the diagram. Acceleration is the result of the net force, not a separate force. Keep it off your FBD.

External Forces in Dynamics Analysis

Once your FBD is drawn, you apply Newton's second law: Fnet=ma\vec{F}_{net} = m\vec{a}. Since force and acceleration are vectors, you'll typically break this into component equations.

The key forces you'll encounter:

  • Gravitational force: Fg=mgF_g = mg, where g=9.81 m/s2g = 9.81 \text{ m/s}^2 on Earth. For a 5 kg block, that's 5×9.81=49.05 N5 \times 9.81 = 49.05 \text{ N} downward.
  • Normal force (FNF_N): adjusts to balance forces perpendicular to the surface. On a flat surface with no other vertical forces, FN=mgF_N = mg. On an incline at angle θ\theta, FN=mgcosθF_N = mg\cos\theta.
  • Tension (FTF_T): transmitted through strings or cables. For an ideal (massless) string, tension is the same throughout.
  • Friction:
    • Static friction keeps an object from starting to move: fsμsFNf_s \leq \mu_s F_N. The "less than or equal to" matters because static friction matches the applied force up to a maximum.
    • Kinetic friction acts on a sliding object: fk=μkFNf_k = \mu_k F_N. This one is a fixed value, not a maximum.

Solving process:

  1. Write Newton's second law for each axis separately:

    • x-direction: ΣFx=max\Sigma F_x = ma_x
    • y-direction: ΣFy=may\Sigma F_y = ma_y
  2. Substitute your force expressions (weight components, friction, tension, etc.) into these equations.

  3. If the object isn't accelerating in a particular direction, set that component of acceleration to zero. For example, a block sliding on a flat surface has ay=0a_y = 0, which lets you solve for FNF_N.

  4. Solve the resulting system of equations for the unknowns.

Kinematics and Dynamics Integration

Newton's second law gives you acceleration. But many problems ask for velocity, displacement, or time. That's where kinematics equations come back in.

The typical workflow looks like this: use forces and Fnet=maF_{net} = ma to find acceleration, then plug that acceleration into kinematics equations to find the motion quantities you need.

The key kinematics equations you'll pair with Newton's laws:

  • v=v0+atv = v_0 + at
  • x=x0+v0t+12at2x = x_0 + v_0 t + \frac{1}{2}at^2
  • v2=v02+2a(xx0)v^2 = v_0^2 + 2a(x - x_0)

For example, if you find that a 10 kg box on a frictionless surface has a 20 N net force acting on it, Newton's second law gives a=20/10=2 m/s2a = 20/10 = 2 \text{ m/s}^2. If the box starts from rest, you can then use x=12(2)t2x = \frac{1}{2}(2)t^2 to find how far it travels in a given time.

Sometimes the problem works in reverse: you're given information about the motion (stopping distance, final speed) and need to work backward through kinematics to find acceleration, then use Fnet=maF_{net} = ma to find an unknown force. Stay flexible with the direction of your reasoning.