F=ma: 5 Powerful Examples and Newton’s Second Law Guide

Last Updated: September 4, 2026

Quick Summary of F=ma

F=ma is the equation used to express Newton’s Second Law of Motion for an object with constant mass. It states that the net force acting on an object equals its mass multiplied by its acceleration.

Key F=ma facts

  • F = net force, measured in newtons (N)
  • m = mass, measured in kilograms (kg)
  • a = acceleration, measured in meters per second squared (m/s²)
  • F=ma is more precisely written as ΣF = ma when several forces act on an object.
  • The acceleration points in the same direction as the net force.
  • If the net force is zero, acceleration is zero.
  • The equation can be rearranged as a = F/m or m = F/a.

This guide is designed for high school and university physics students, AP Physics, IGCSE, A-Level students, mechanical and aerospace engineering learners, and STEM educators. It is especially useful when solving force-and-acceleration problems, interpreting free-body diagrams, checking SI units, or deciding which Newton’s law applies to a mechanics problem.

Introduction to F=ma and Newton’s Second Law

Understanding what F=ma means gives you one of the most useful tools in classical mechanics. The equation connects three fundamental quantities: net force, mass, and acceleration.

In its standard constant-mass form:

$$\boxed{\Sigma F = ma}$$

Here, ΣF means the vector sum of all external forces acting on an object. The result determines the object’s acceleration.

For example, if a 10 kg object experiences a net force of 50 N:

$$a = \frac{F}{m} = \frac{50}{10} = 5\text{ m/s}^2$$

So the object accelerates at 5 m/s² in the direction of the net force.

F=ma is used throughout mechanics, including vehicle acceleration, braking, friction, elevators, inclined planes, pulley systems, projectile motion, and many engineering calculations.

For a broader overview of all three laws, see the 3 Essential Newton’s Laws of Motion Guide.

If a problem also involves displacement, velocity, and constant acceleration, the SUVAT Equations Guide can be used alongside F=ma.

Sports car accelerating on track demonstrating F=ma force calculation

What Does F=ma Mean?

The equation F=ma means that the net force acting on an object determines its acceleration according to the object’s mass.

$$F = ma$$

More generally:

$$\boxed{\Sigma F = ma}$$

The symbol Σ means “sum.” Therefore, sigma F = ma means:

The sum of all external forces equals mass multiplied by acceleration.

This is why expressions such as sigma F=ma, Fnet=ma, and F net = ma describe the same basic idea.

If several forces act on an object, do not automatically use the largest applied force. First determine the net force by adding the forces as vectors.

For example, if a box experiences:

  • 100 N to the right
  • 30 N to the left

then:

$$\Sigma F = 100 – 30 = 70\text{ N}$$

If the mass is 10 kg:

$$a = \frac{70}{10} = 7\text{ m/s}^2$$

The acceleration is therefore 7 m/s² to the right.

What Does Sigma F Mean in Physics?

ΣF means the vector sum of all forces acting on an object.

The sigma symbol, Σ, tells you to add the forces.

In one dimension:

$$\Sigma F_x = F_{\text{right}} – F_{\text{left}}$$

In two dimensions:

$$\Sigma F_x = ma_x$$

$$\Sigma F_y = ma_y$$

This distinction is important because many F=ma problems contain multiple forces.

For example, a box may have:

  • Applied force
  • Friction
  • Normal force
  • Weight

The horizontal forces determine horizontal acceleration, while the vertical forces determine vertical acceleration.

If the box remains on a level surface without vertical acceleration:

$$\Sigma F_y = 0$$

but horizontally it may still have:

$$\Sigma F_x = ma_x$$

This is why ΣF=ma is often more useful than simply writing F=ma when solving real physics problems.

F=ma Variables, Units, and Dimensions

Understanding the units of each quantity helps prevent common mistakes in F=ma calculations.

SymbolQuantitySI UnitType
FNet forceNewton (N)Vector
mMassKilogram (kg)Scalar
aAccelerationm/s²Vector

Because:

$$F = ma$$

the SI unit of force is:

$$1\text{ N} = 1\text{ kg}\cdot\text{m/s}^2$$

Therefore, the F=ma units are:

  • Force → N
  • Mass → kg
  • Acceleration → m/s²

Is mass in kg in F=ma?

Yes. When using SI units, m must be measured in kilograms.

For example:

$$F = (5\text{ kg})(4\text{ m/s}^2)$$

$$F = 20\text{ N}$$

Do not insert grams directly into an SI calculation. Convert grams to kilograms first.

Understanding Force, Mass, and Acceleration

Net Force

Force is a push or pull that can change an object’s motion. In F=ma, F refers to net force, not necessarily one individual applied force.

If several forces act simultaneously, calculate their vector sum.

Mass

Mass measures an object’s inertia, or resistance to changes in its motion.

For the same net force:

$$a = \frac{F}{m}$$

A larger mass produces a smaller acceleration.

Acceleration

Acceleration measures how quickly velocity changes:

$$a = \frac{\Delta v}{\Delta t}$$

Acceleration is a vector, so it has both magnitude and direction.

The direction of acceleration is the direction of the net force.

F=ma Triangle and Formula Rearrangements

A common study method is the F=ma triangle:

        F
       ───
      m   a

This makes the three rearrangements easy to remember.

Finding force

$$\boxed{F = ma}$$

Finding acceleration

$$\boxed{a = \frac{F}{m}}$$

Finding mass

$$\boxed{m = \frac{F}{a}}$$

For example, if a force is 60 N and mass is 12 kg:

$$a = \frac{60}{12} = 5\text{ m/s}^2$$

The acceleration is 5 m/s².

Derivation of F=ma from Momentum

Newton’s Second Law can be expressed more generally in terms of momentum.

Momentum is:

$$p = mv$$

Newton’s force relationship is:

$$F = \frac{dp}{dt}$$

For a constant-mass system:

$$F = \frac{d(mv)}{dt}$$

Since mass is constant:

$$F = m\frac{dv}{dt}$$

Acceleration is:

$$a = \frac{dv}{dt}$$

Therefore:

$$\boxed{F = ma}$$

This derivation explains why the familiar F=ma equation is the constant-mass form of the more general momentum relationship.

Variable-mass systems

For systems where mass changes significantly, such as rockets ejecting fuel, the simple constant-mass form requires additional momentum analysis. In those cases, the full momentum formulation must be considered rather than applying F=ma to the changing-mass system without qualification.

Free-Body Diagrams for F=ma Problems

A free-body diagram (FBD) shows all external forces acting on one object.

A typical box on a horizontal surface may have:

                         Normal Force (N)
                                ↑
                                │
       Friction ◄────── [  BOX  ] ──────► Applied Force
                                │
                                ▼
                              Weight
                               mg

The correct procedure is:

  1. Isolate the object.
  2. Draw every relevant external force.
  3. Choose positive directions.
  4. Resolve angled forces into components.
  5. Add forces along each axis.
  6. Apply ΣF = ma.

For example:

$$\Sigma F_x = F_{\text{applied}} – f_k$$

and:

$$\Sigma F_y = N – mg$$

If the object has no vertical acceleration:

$$N – mg = 0$$

so:

$$N = mg$$

Students can visualize forces and friction using the PhET Forces and Motion Basics simulation.

For SI measurement information, the NIST Physical Measurement Laboratory provides authoritative measurement resources.

5 Powerful F=ma Worked Examples

The following examples cover some of the most common ways F=ma appears in school, university, and introductory engineering problems.

Example 1: Finding Force from Mass and Acceleration

A sports car has a mass of 1,400 kg and accelerates at 4.5 m/s² on a flat road. Find the net force.

Given:

$$m = 1400\text{ kg}$$

$$a = 4.5\text{ m/s}^2$$

Formula:

$$F = ma$$

Calculation:

$$F = (1400)(4.5)$$

$$\boxed{F = 6300\text{ N}}$$

The required net force is 6,300 N.

Example 2: F=ma with Friction

A 40 kg crate is pulled horizontally with an applied force of 180 N. Kinetic friction opposes the motion with a force of 60 N. Find the acceleration.

First calculate the net force:

$$\Sigma F = 180 – 60$$

$$\Sigma F = 120\text{ N}$$

Now use:

$$a = \frac{\Sigma F}{m}$$

$$a = \frac{120}{40}$$

$$\boxed{a = 3.0\text{ m/s}^2}$$

The crate accelerates at 3.0 m/s² in the direction of the applied force.

Example 3: F=ma and Braking Force

A 1,100 kg vehicle travels at 24 m/s and stops in 6 seconds. Find the net braking force.

First calculate acceleration:

$$a = \frac{v-u}{t}$$

$$a = \frac{0-24}{6}$$

$$a = -4.0\text{ m/s}^2$$

Now apply F=ma:

$$F = ma$$

$$F = (1100)(-4.0)$$

$$\boxed{F = -4400\text{ N}}$$

The magnitude is 4,400 N, and the negative sign shows that the force acts opposite to the initial motion.

For more problems involving velocity, acceleration, and time, see the SUVAT Equations Guide.

Example 4: F=ma with Two-Dimensional Forces

A 15 kg sled is pulled by two perpendicular forces:

  • 30 N along the +x direction
  • 40 N along the +y direction

First calculate the resultant force:

$$F_{\text{net}} = \sqrt{30^2 + 40^2}$$

$$F_{\text{net}} = 50\text{ N}$$

Now:

$$a = \frac{F_{\text{net}}}{m}$$

$$a = \frac{50}{15}$$

$$\boxed{a = 3.33\text{ m/s}^2}$$

The acceleration magnitude is 3.33 m/s².

Example 5: F=ma in an Elevator

A 70 kg person stands on the floor of an elevator accelerating upward at 2.0 m/s². Use g = 9.81 m/s².

The forces are:

  • Normal force, N, upward
  • Weight, mg, downward

Apply Newton’s Second Law vertically:

$$\Sigma F_y = ma$$

$$N – mg = ma$$

Rearrange:

$$N = m(g+a)$$

Substitute:

$$N = 70(9.81+2.0)$$

$$N = 826.7\text{ N}$$

Therefore:

$$\boxed{N = 826.7\text{ N}}$$

The person experiences an apparent weight of approximately 827 N.

F=ma with Friction

Friction is one of the most common complications in F=ma problems.

For kinetic friction:

$$\boxed{f_k = \mu_k N}$$

where:

  • $f_k$ = kinetic friction
  • $\mu_k$ = coefficient of kinetic friction
  • $N$ = normal force

On a horizontal surface with no vertical acceleration:

$$N = mg$$

Therefore:

$$f_k = \mu_k mg$$

The horizontal net force becomes:

$$\Sigma F = F_{\text{applied}} – \mu_kmg$$

and acceleration is:

$$\boxed{a = \frac{F_{\text{applied}}-\mu_kmg}{m}}$$

Friction Example

A 10 kg box is pushed with 50 N on a horizontal surface where μ = 0.3. Take g = 9.8 m/s².

Friction:

$$f = 0.3(10)(9.8)$$

$$f = 29.4\text{ N}$$

Net force:

$$\Sigma F = 50-29.4 = 20.6\text{ N}$$

Acceleration:

$$a = \frac{20.6}{10}$$

$$\boxed{a = 2.06\text{ m/s}^2}$$

Static Friction and the Minimum Force to Move

Static friction prevents an object from starting to slide until the applied force exceeds the maximum static friction.

The maximum static friction is:

$$f_{s,\max} = \mu_sN$$

For a 20 kg box with μs = 0.5:

$$f_{s,\max}=0.5(20)(9.8)$$

$$f_{s,\max}=98\text{ N}$$

Therefore, an applied force must exceed approximately 98 N to start the box moving under these assumptions.

F=ma on an Inclined Plane

For an object on an inclined plane, resolve gravitational force into components.

The component parallel to the slope is:

$$mg\sin\theta$$

The component perpendicular to the slope is:

$$mg\cos\theta$$

For a frictionless object sliding down the slope:

$$\Sigma F = mg\sin\theta$$

Therefore:

$$\boxed{a=g\sin\theta}$$

With friction:

$$\Sigma F = mg\sin\theta-\mu mg\cos\theta$$

and:

$$\boxed{a=g(\sin\theta-\mu\cos\theta)}$$

Inclined Plane Example

A 5 kg box slides down a 30° slope with μ = 0.2.

$$a=g(\sin30^\circ-0.2\cos30^\circ)$$

Using:

$$\sin30^\circ=0.5$$

and:

$$\cos30^\circ\approx0.866$$

gives:

$$a=9.8(0.5-0.2(0.866))$$

$$a\approx3.2\text{ m/s}^2$$

Connected Objects and Pulley Problems

F=ma is also used for systems of connected objects.

The general strategy is:

  1. Treat the connected objects as a system when finding acceleration.
  2. Calculate the total external driving force.
  3. Divide by the total mass.
  4. Isolate an individual object to calculate tension.

Two Connected Boxes

A 4 kg box is connected to a 6 kg box on a frictionless surface. A 20 N force pulls the system.

Total mass:

$$m_{\text{total}}=4+6=10\text{ kg}$$

Acceleration:

$$a=\frac{20}{10}=2\text{ m/s}^2$$

For the 6 kg box:

$$T=m_Ba$$

$$T=6(2)$$

$$\boxed{T=12\text{ N}}$$

Atwood Machine Example

Two masses, 8 kg and 4 kg, are connected over a frictionless pulley.

The net driving force is:

$$F=(8-4)(9.8)=39.2\text{ N}$$

Total mass:

$$m=8+4=12\text{ kg}$$

Therefore:

$$a=\frac{39.2}{12}$$

$$\boxed{a=3.27\text{ m/s}^2}$$

The tension can then be found from the F=ma equation for either mass.

Sigma F=ma Multi-Force Problems

When several forces act at once, use ΣF=ma rather than treating one force as the entire force.

Example: Forces in Two Directions

A 2 kg object experiences:

  • 12 N east
  • 5 N north
  • 3 N west

Horizontal resultant:

$$F_x=12-3=9\text{ N}$$

Vertical resultant:

$$F_y=5\text{ N}$$

Resultant force:

$$F_{\text{net}}=\sqrt{9^2+5^2}$$

$$F_{\text{net}}=\sqrt{106}\approx10.3\text{ N}$$

Therefore:

$$a=\frac{10.3}{2}$$

$$\boxed{a\approx5.15\text{ m/s}^2}$$

The direction is approximately:

$$\theta=\tan^{-1}\left(\frac{5}{9}\right)\approx29^\circ$$

So the acceleration is approximately 29° north of east.

F=ma Graphs and Proportional Relationships

The F=ma equation also explains useful graph relationships.

If mass is constant:

$$F=ma$$

then force is directly proportional to acceleration:

$$F\propto a$$

A graph of F against a has a slope equal to mass:

$$\text{slope}=m$$

If force is constant:

$$a=\frac{F}{m}$$

then acceleration is inversely proportional to mass:

$$a\propto\frac{1}{m}$$

Therefore:

  • Double the force → double the acceleration, if mass stays constant.
  • Double the mass → half the acceleration, if force stays constant.

Common F=ma Mistakes

Confusing Mass with Weight

Mass is measured in kilograms:

$$m=\text{kg}$$

Weight is a force:

$$W=mg$$

and is measured in newtons.

Do not substitute weight for mass in F=ma.

Forgetting Net Force

F=ma uses net force.

If two forces act in opposite directions, subtract them.

Ignoring Direction

Force and acceleration are vectors. A negative answer often indicates direction rather than an error.

Assuming Moving Means a Net Force Exists

An object can move at constant velocity while:

$$\Sigma F=0$$

Zero net force means zero acceleration, not necessarily zero velocity.

When Is F=ma Used?

F=ma is especially useful when you need to determine:

  • Net force from mass and acceleration
  • Acceleration from force and mass
  • Mass from force and acceleration
  • Braking force
  • Friction-related acceleration
  • Elevator normal force
  • Tension in connected systems
  • Acceleration on inclined planes
  • Resultant acceleration from multiple forces
  • Force components in two dimensions

It is therefore a core equation for school physics, university mechanics, engineering analysis, laboratory work, and STEM problem solving.

F=ma and Newton’s Other Laws

F=ma is Newton’s Second Law.

The three laws work together:

Newton’s LawMain IdeaMathematical Form
First LawInertiaΣF = 0 → a = 0
Second LawForce and accelerationΣF = ma
Third LawAction and reactionF₁₂ = −F₂₁

For a complete overview, explore the 3 Essential Newton’s Laws of Motion Guide.

F=ma, Momentum, and Impulse

F=ma is closely related to momentum.

Momentum is:

$$p=mv$$

The more general force relationship is:

$$F=\frac{dp}{dt}$$

For constant mass:

$$F=m\frac{dv}{dt}$$

Since:

$$a=\frac{dv}{dt}$$

we obtain:

$$F=ma$$

Impulse is:

$$J=F\Delta t$$

For constant force:

$$J=\Delta p$$

This connection becomes particularly useful when analyzing collisions and changes in momentum.

Limits of Classical F=ma

The familiar F=ma equation is a classical, constant-mass relationship. It is extremely accurate for ordinary macroscopic systems moving well below the speed of light.

At relativistic speeds, momentum must be treated using relativistic mechanics.

At quantum scales, classical trajectories are replaced by quantum-mechanical descriptions.

For ordinary school and introductory university mechanics, however, F=ma remains one of the central equations used to solve force and acceleration problems.

F=ma Practice Questions

Question 1

For a constant force, if mass doubles, acceleration:

A) Doubles
B) Stays the same
C) Halves
D) Quadruples

Question 2

A 3 kg object accelerates at 4 m/s². What is the net force?

A) 0.75 N
B) 7 N
C) 12 N
D) 1.33 N

Question 3

On a frictionless slope of 30°, the acceleration of an object sliding down the slope is:

A) g
B) g cos30°
C) g sin30°
D) g tan30°

Question 4

A 1,500 kg car experiences a braking force of 6,000 N. What is its deceleration?

A) 2 m/s²
B) 4 m/s²
C) 6 m/s²
D) 9 m/s²

Question 5

A 10 kg block has μ = 0.3 on a flat surface. Using g = 10 m/s², what is the friction force?

A) 3 N
B) 30 N
C) 100 N
D) 0.3 N

Question 6

Which equation finds mass?

A) m = Fa
B) m = a/F
C) m = F/a
D) m = F+a

Question 7

Two 5 kg boxes on a frictionless surface are pushed with a total force of 30 N. What is their acceleration?

A) 6 m/s²
B) 3 m/s²
C) 1.5 m/s²
D) 30 m/s²

Question 8

A 70 kg person is in an elevator accelerating upward at 2 m/s². Using g = 10 m/s², what is the apparent weight?

A) 700 N
B) 560 N
C) 840 N
D) 140 N

Question 9

If net force is zero, an object is necessarily:

A) At rest
B) Moving
C) At rest or moving with constant velocity
D) Decelerating

Question 10

Which unit is equivalent to one newton?

A) kg/m/s²
B) kg·m·s²
C) kg·m/s²
D) kg/m²

Question 11

A 4 kg and 6 kg box are connected on a frictionless surface and pushed with a total force of 20 N. What is the tension?

A) 8 N
B) 12 N
C) 20 N
D) 2 N

Question 12

An object weighs 196 N on Earth where g = 9.8 m/s². What is its mass?

A) 196 kg
B) 20 kg
C) 9.8 kg
D) 1921 kg

Question 13

A box moves at constant velocity across a surface with friction. The applied force is equal to:

A) Zero
B) Friction force
C) Weight
D) Net force

Question 14

Forces of 6 N east and 8 N north act on an object. What is the resultant force?

A) 14 N
B) 2 N
C) 10 N
D) 48 N

Question 15

The classical F=ma model requires modification when dealing with:

A) Ordinary low-speed motion
B) Low acceleration
C) Everyday objects
D) Speeds close to the speed of light

Answers

1-C, 2-C, 3-C, 4-B, 5-B, 6-C, 7-B, 8-C, 9-C, 10-C, 11-B, 12-B, 13-B, 14-C, 15-D

Heavy crate being moved illustrating net force and friction opposing force in F=ma

Frequently Asked Questions About F=ma

What is F=ma?

F=ma is the constant-mass form of Newton’s Second Law. It states that net force equals mass multiplied by acceleration.

$$\boxed{\Sigma F=ma}$$

Which law of motion is F=ma?

F=ma represents Newton’s Second Law of Motion.

What is the full form of F=ma?

F=ma means:

Force = mass × acceleration

More precisely, in a multi-force problem:

Net force = mass × acceleration

What does sigma F mean in F=ma?

ΣF means the sum or vector resultant of all external forces acting on the object.

Therefore:

$$\Sigma F=ma$$

means that the total net force determines the object’s acceleration.

What is the F=ma unit?

The SI unit of force is the newton (N):

$$1\text{ N}=1\text{ kg}\cdot\text{m/s}^2$$

Is F=ma the same as Fnet=ma?

For a system where F denotes the net force, yes.

A clearer notation when multiple forces are present is:

$$\boxed{F_{\text{net}}=\Sigma F=ma}$$

How do you find acceleration from F=ma?

Rearrange the equation:

$$a=\frac{F}{m}$$

For example, a 40 N net force acting on an 8 kg object gives:

$$a=\frac{40}{8}=5\text{ m/s}^2$$

How do you find mass from F=ma?

Rearrange:

$$m=\frac{F}{a}$$

Why is force measured in newtons?

From:

$$F=ma$$

force has SI units of:

$$\text{kg}\cdot\text{m/s}^2$$

This combination is called the newton (N).

Does zero net force mean zero velocity?

No.

If:

$$\Sigma F=0$$

then:

$$a=0$$

The object can either remain at rest or continue moving at constant velocity.

Is weight calculated using F=ma?

Yes. Gravitational force can be written as:

$$W=mg$$

where g is gravitational acceleration.

How does F=ma relate to friction?

Friction is one of the forces included in the net-force calculation.

For a horizontal surface:

$$\Sigma F=F_{\text{applied}}-f$$

Then:

$$a=\frac{\Sigma F}{m}$$

How does F=ma relate to Newton’s First Law?

If:

$$\Sigma F=0$$

then:

$$a=0$$

This is consistent with Newton’s First Law: an object remains at rest or continues at constant velocity when there is no net external force.

Can F=ma be used in two dimensions?

Yes. Apply Newton’s Second Law separately to each perpendicular direction:

$$\Sigma F_x=ma_x$$

$$\Sigma F_y=ma_y$$

This is especially useful for force-vector and projectile-motion problems.

Final F=ma Summary

The central relationship is:

$$\boxed{\Sigma F=ma}$$

Remember these three rearrangements:

$$\boxed{F=ma}$$

$$\boxed{a=\frac{F}{m}}$$

$$\boxed{m=\frac{F}{a}}$$

The most important point is that F represents net force, not necessarily one applied force. When several forces act, use a free-body diagram, resolve the forces into components, calculate ΣF, and then apply Newton’s Second Law.

For additional mechanics study, continue with the SUVAT Equations Guide for constant-acceleration motion or review the 3 Essential Newton’s Laws of Motion Guide for the complete Newtonian framework.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top