Free for students · Ad-free · WCAG 2.1 AA Compliant · Accessibility

Forces and Free-Body Diagrams

Lesson ~10 min read 8 MCQs

In simple terms: In simple terms, forces are pushes or pulls between objects. We use special drawings called free-body diagrams to map out all the forces acting on a single object so we can analyze its motion.

Why this matters

Ever tried to help someone move a heavy mini-fridge into a dorm room? You push, your friend pulls, and the fridge scrapes along the floor, refusing to budge at first. You have your push, the floor has its friction, and gravity is relentlessly pulling the fridge down. It’s a chaotic mess of pushes and pulls. How do physicists make sense of this chaos?

They don’t guess. They draw a map. For forces, that map is called a free-body diagram. It’s a simple but powerful tool that lets us isolate one object—like that stubborn fridge—and see every single force acting on it. It turns a confusing situation into a clear, solvable problem. Today, we're going to learn how to draw these diagrams. This is maybe the single most important skill for the rest of AP Physics 1. Let's get it right.

Concept overview

flowchart TD
    A[Start: Analyze a Physical Situation] --> B{Isolate the Object/System};
    B --> C[Represent System as a Dot<br>(Center of Mass)];
    C --> D{Identify All Forces Acting ON the System};
    D --> E[Draw Force Vectors from Dot];
    E --> F{Choose a Coordinate System<br>(Tilt if necessary)};
    F --> G[Resolve Angled Vectors into Components];
    G --> H[Ready to Apply Newton's 2nd Law<br>ΣF = ma];
A flowchart outlining the seven steps to create and use a free-body diagram. The process starts with isolating an object, representing it as a dot, drawing force vectors, choosing a coordinate system, resolving vectors, and finally, being ready to apply Newton's Second Law.

Core explanation

Alright, let's dive in. The ideas we're covering today are the bedrock for all of dynamics. If you master this, the rest of the unit will click into place.

What Exactly Is a Force?

At its heart, a force is just a push or a pull. But in physics, we need to be more precise.

A force is an interaction between two objects.

Think about it. You can't just have a push without something doing the pushing and something being pushed. When you kick a soccer ball, your foot exerts a force on the ball, and the ball exerts a force back on your foot. It's a two-way street. This leads to a critical rule: an object cannot exert a net force on itself. You can't pull yourself up by your own bootstraps; you need to interact with something else, like the floor or a pull-up bar, to get a lift.

Forces are also vectors. This is a word you'll hear a lot. It just means a force has two parts:

  1. 1
    Magnitude
    How strong is the push or pull? We measure this in Newtons (N).
  2. 2
    Direction
    Which way is it pushing or pulling?

We represent force vectors with arrows. The length of the arrow shows its magnitude, and the way it's pointing shows its direction.

Most forces we'll deal with are contact forces. This means the two objects have to be touching. Examples include:

  • Normal Force (F_N): The support force when a surface pushes back on an object. The floor holding you up right now is exerting a normal force on you.
  • Friction (f): A force that opposes sliding between surfaces.
  • Tension (T): The pulling force from a rope, string, or cable.
  • Applied Force (F_app): A generic term for any other push or pull, like you pushing a shopping cart.

The one big non-contact force we'll see constantly is the Force of Gravity (F_g), also known as weight. It's the pull the Earth exerts on an object, and it acts even when nothing is touching.

The Most Important Tool: The Free-Body Diagram (FBD)

Imagine trying to write an essay without an outline. You might get there, but it would be messy. A free-body diagram is your outline for solving force problems. It's a non-negotiable first step.

An FBD is a simplified picture that shows all the external forces acting ON a single object.

Here’s how to build one correctly. Let's use the example of a book resting on a table.

  1. 1
    Isolate the Object of Interest
    We only care about the book. We'll represent the entire book, no matter its shape, as a single dot. This dot represents the object's center of mass, a point where we can pretend all its mass is concentrated.
  2. 2
    Identify and Draw the Forces
    Now, think about every single thing interacting with the book.
    • The entire planet Earth is pulling the book down. This is the force of gravity, F_g. We draw a vector arrow starting from the dot and pointing straight down.
    • The table is touching the book, pushing it up and preventing it from falling. This is the normal force, F_N. We draw a vector arrow starting from the dot and pointing straight up.
  3. 3
    Label Everything
    Your final diagram for the book on the table would be a dot with an arrow labeled F_g pointing down and an arrow labeled F_N pointing up.

That's it. Notice what we didn't draw: the force the book exerts on the table, or the force the table exerts on the floor. We are focused only on the forces acting on the book.

The Pro Move: Tilted Coordinate Systems

Drawing an FBD for a book on a flat table is straightforward. But what about a skier gliding down a snowy hill, or a block sliding down a ramp? This is where FBDs really shine.

Let's imagine a block of mass m sliding down a frictionless ramp tilted at an angle θ.

  1. 1
    Isolate &amp; Draw Dot
    Start with a dot for the block.
  2. 2
    Identify Forces
    • Gravity (F_g): Earth is pulling the block. This force is always straight down, toward the center of the Earth. It doesn't care that the ramp is tilted. Draw F_g pointing vertically downward.
    • Normal Force (F_N): The ramp is pushing on the block. The normal force is always perpendicular (at 90°) to the surface. So, F_N points away from the ramp's surface, at an angle.
  3. 3
    Choose a "Smart" Coordinate System
    Here's the key insight. The block is going to accelerate down the ramp, parallel to its surface. If we use a standard horizontal/vertical x-y axis, the acceleration vector a would have both an x and a y component. That's a pain.

    Instead, we can be clever. Let's tilt our coordinate system so the x-axis is parallel to the ramp (pointing downhill) and the y-axis is perpendicular to it.

    Why is this so great? Because now, the acceleration is entirely along the positive x-axis. The acceleration in the y-direction is zero! This simplifies our equations dramatically.

  4. 4
    Resolve Vectors
    Now we have a problem. The F_N vector lies perfectly on our new y-axis, which is great. But the F_g vector is at a weird angle to our new axes.

    We fix this by breaking F_g into components that line up with our tilted axes. Using trigonometry, the gravitational force can be split into:

    • A component perpendicular to the ramp: F_g_y = mg cos(θ)
    • A component parallel to the ramp: F_g_x = mg sin(θ)

Once you've broken F_g into its components, you can almost erase the original F_g vector from your mind. You'll use the components in your calculations. Your final FBD will show the dot, the F_N vector, and the two components of gravity. This diagram is now ready to be used with Newton's Second Law.

Worked examples

Let's walk through a couple of examples together. The key is to be systematic: Isolate, Identify, Draw, and then Analyze.


Example 1

A Crate at Rest

Problem: A 10 kg crate sits motionless on a rough horizontal floor in a warehouse. Draw a free-body diagram for the crate and label all forces.

Solution:

  1. 1
    Isolate the object
    Our object is the crate. We'll represent it with a dot.
  2. 2
    Identify the forces
    What is interacting with the crate?
    • The Earth is pulling it down. That's the force of gravity, F_g.
    • The floor is pushing it up, preventing it from falling. That's the normal force, F_N.
    • Is there anything else? The problem says it's "motionless." There's no push or pull, no rope, and since it's not trying to slide, there's no friction force acting on it yet. So, just two forces.
  3. 3
    Draw the diagram
    • Start with a dot.
    • Draw an arrow pointing straight down from the dot. Label it F_g.
    • Draw an arrow pointing straight up from the dot. Label it F_N.
  4. 4
    Analyze
    Since the crate is "motionless," its acceleration is zero. This means the forces must be balanced. The upward force must be equal in magnitude to the downward force. So, the arrow for F_N should be the same length as the arrow for F_g.

    Your final diagram is a dot with two equal-length, opposing vertical arrows labeled F_N (up) and F_g (down).


Example 2

Pulling a Sled

Problem: Priya is pulling her little brother, Marcus, on a sled across a snowy, flat field. She pulls with a force of 50 N on a rope angled 30° above the horizontal. The sled and Marcus together have a mass of 40 kg and are moving at a constant velocity. Draw the FBD for the sled and identify all forces.

Solution:

This one has more going on, but we follow the exact same steps.

  1. 1
    Isolate the object
    The "object" is the sled with Marcus on it. We treat them as a single system. Draw a dot.
  2. 2
    Identify the forces
    • Gravity (F_g): The Earth pulls the sled-system down. (Points straight down).
    • Normal Force (F_N): The snowy ground pushes the sled up. (Points straight up, perpendicular to the ground).
    • Tension (T): Priya is pulling on the rope. This is a tension force. The problem says it's at a 30° angle above the horizontal. (Points up and to the right).
    • Friction (f_k): The sled is sliding across snow. Even snow has friction. Since the sled is moving to the right, the kinetic friction force opposes this motion. (Points to the left).
  3. 3
    Draw the diagram
    • Start with a dot.
    • Draw F_g straight down.
    • Draw F_N straight up.
    • Draw T pointing up and to the right, making sure to indicate the 30° angle.
    • Draw f_k pointing to the left.
  4. 4
    Analyze (A crucial point!)
    The problem states the sled moves at a constant velocity. If velocity is constant, acceleration is ZERO. This means, just like the stationary crate, all the forces must be in balance!
    • This means the total upward force must equal the total downward force.
    • This means the total rightward force must equal the total leftward force.

    Here's the common mistake: Students see the pulling force T and think the normal force F_N is just equal to gravity F_g. But look at the diagram! Part of Priya's pull is upwards. So, you have two forces helping to lift the sled: the normal force and the vertical part of the tension. These two together balance gravity. Therefore, F_N will actually be less than F_g. This is a classic AP-level insight that comes directly from a good FBD.

Try it yourself

Ready to try a couple on your own? Remember the process: Isolate, Identify, Draw. Don't solve for numbers yet, just focus on creating a perfect FBD.


Problem 1: Carlos is standing on a scale inside an elevator in a tall building in Chicago. The elevator is accelerating upwards. Draw a free-body diagram for Carlos.


Problem 2: A traffic light hangs from two cables of equal length, which are attached to a utility pole. The cables each make a 20° angle with the horizontal. Draw a free-body diagram for the traffic light.