F=ma Calculator - Newton's Second Law Force Calculator

F = ma Calculator

Solve Newton's Second Law for force, mass, or acceleration

I want to solve for:

Force (F)

6,000 N

F
m
a

Cover the value you want to find

Equivalent to the Earth weight of a 611.83 kg object (W = m·g).

In other units

6,000

N

6

kN

1,348.85

lbf

600,000,000

dyn

Step-by-step solution
  1. 1Start with Newton's Second Law: F = m × a.
  2. 2Convert inputs to SI base units: m = 1,500 kg, a = 4 m/s².
  3. 3Multiply: F = 1,500 × 4 = 6,000 N.

Typical Force & Acceleration Reference

ScenarioMassAccelerationForce
Apple held in hand (weight)0.1 kg9.81 m/s²≈ 1 N
Pushing a shopping cart20 kg0.5 m/s²10 N
Family car accelerating1,500 kg4 m/s²6,000 N
Sprinter off the blocks75 kg5 m/s²375 N
Rocket at liftoff (per stage)50,000 kg15 m/s²750,000 N

How to Use This Calculator

  1. Pick what you want to find with the Force / Mass / Accel buttons — the calculator hides that field and asks for the other two.
  2. Type the two known values into their boxes (e.g. mass 1500, acceleration 4).
  3. Set the unit beside each box — mass in kg, g, lb, or tonne; acceleration in m/s², ft/s², or g.
  4. Read the answer at the top. Use the Show in dropdown to switch the result between units (N, kN, lbf, dyn).
  5. Open Step-by-step solution to see the formula rearranged and the numbers plugged in.
average • 0 ratings
Your rating
Tap a star to rate

Your rating helps improve F=ma Calculator - Newton's Second Law Force Calculator. We store only an anonymized vote (no personal data).

Share this calculator

Help others solve their calculations

Found this calculator helpful? Share it with your friends, students, or colleagues who might need it!

F=ma Calculator: Solving Newton's Second Law for Force, Mass & Acceleration

About the Author

Marko Šinko - Co-Founder & Lead Developer

Marko Šinko

Co-Founder & Lead Developer, AI Math Calculator

Lepoglava, Croatia
Advanced Algorithm Expert

Croatian developer with a Computer Science degree from University of Zagreb and expertise in advanced algorithms. Co-founder of award-winning projects, ensuring precise mathematical computations and reliable calculator tools.

📅 Published:
F=ma calculator solving Newton's Second Law, showing force, mass, and acceleration with unit conversion and a clear step-by-step solution.

An F=ma calculator turns one short equation into three calculators at once: give it any two of force, mass, and acceleration, and it returns the third. The equation behind it — Newton's Second Law, F = m·a — is arguably the most-used formula in all of mechanics. It explains why a loaded truck needs a longer braking distance, why the same engine accelerates a motorcycle faster than a sedan, and why astronauts feel crushed into their seats at launch.

One Equation, Three Things You Can Solve

The whole point of F = m·a is that it's a single relationship you can rearrange three ways. Which form you reach for depends entirely on what the problem already tells you.

You know…You want…Rearranged form
Mass & accelerationForceF = m × a
Force & accelerationMassm = F ÷ a
Force & massAccelerationa = F ÷ m

The calculator above mirrors this exactly. Tap Force, Mass, or Accel, and it removes that input and asks for the remaining two. The little triangle diagram — F on top, m and a underneath — is the classic memory trick: cover the quantity you want, and the position of the other two shows you whether to multiply (side by side) or divide (one over the other).

Why Units Decide Whether Your Answer Is Right

Here's the single biggest reason F = m·a goes wrong by hand: mixed units. The equation only produces newtons when mass is in kilograms and acceleration is in metres per second squared. One newton is defined as exactly the force that accelerates 1 kg at 1 m/s². Feed it grams or pounds without converting and the number can be off by a factor of 1,000 or more.

A worked case: push a 1,500 kg car at 4 m/s² and the force is 1,500 × 4 = 6,000 N. Swap the mass to 1,500 grams by mistake (1.5 kg) and you'd get 6 N — a thousand times too small. That's why the calculator keeps a unit dropdown beside every field and quietly converts everything to SI before multiplying. If you work in imperial units, remember that pounds (lb) are mass while pounds-force (lbf) are force — the calculator treats them as separate quantities for exactly this reason. Our acceleration calculator is handy when you need to derive that 4 m/s² figure from a change in velocity first.

Three Worked Examples, Three Different Unknowns

Watching the same law solve for each variable is the fastest way to internalise it. Here are three problems a physics student actually meets.

1. Solving for force — the sprinter.

A 75 kg sprinter accelerates out of the blocks at 5 m/s². The horizontal force their legs apply is F = m × a = 75 × 5 = 375 N. For comparison, the sprinter's body weight is 75 × 9.81 ≈ 736 N, so they're pushing with about half their weight horizontally — a useful sanity check.

2. Solving for mass — the unknown crate.

A forklift applies 2,400 N to a crate and measures its acceleration at 1.5 m/s². The crate's mass is m = F ÷ a = 2,400 ÷ 1.5 = 1,600 kg. Notice you never needed to weigh the crate — the motion told you the mass.

3. Solving for acceleration — the rocket sled.

A 500 kg test sled is driven by 18,000 N of thrust. Its acceleration is a = F ÷ m = 18,000 ÷ 500 = 36 m/s², or about 3.7 g. That's why the calculator also reports your result as a multiple of g — it instantly tells you how punishing an acceleration really is. If you want the energy side of that motion, the kinetic energy calculator picks up where force leaves off.

The Catch: F Is the NET Force, Not Just the Push

The most misunderstood part of Newton's Second Law is the F. It is the net force — the sum of every force acting on the object, after opposing forces cancel. Push a 20 kg box with 50 N while friction drags back with 30 N, and the net force is only 20 N, so the acceleration is 20 ÷ 20 = 1 m/s², not 50 ÷ 20 = 2.5 m/s².

This is why a car cruising at a steady 100 km/h has zero net force even though the engine is clearly working: drag and rolling resistance exactly balance the drive force, so a = 0. Before you plug a number into the calculator, add up the forces in your direction of motion and subtract the ones opposing it. Then the F you enter is the real one. The broader force calculator handles friction, weight, and centripetal cases when you need to find those component forces first.

Where F=ma Calculations Go Sideways

  • Confusing mass with weight. Weight is a force (m·g, measured in newtons); mass is the amount of matter (in kg). A 10 kg bag has a mass of 10 kg everywhere, but its weight is 98.1 N on Earth and just 16 N on the Moon.
  • Using gross force instead of net force. Forgetting friction, drag, or gravity makes your acceleration too high. Always sum forces first.
  • Mixing unit systems. Multiplying pounds by m/s² gives a meaningless number. Convert to one consistent system before calculating.
  • Treating acceleration as speed. F = m·a uses the rate of change of velocity, not velocity itself. An object moving fast at constant speed has zero acceleration and needs zero net force.

When This Calculator Earns Its Keep

Reach for the F=ma calculator whenever a problem hands you two of the three quantities and asks for the third — which covers most of an introductory mechanics course. It's equally useful for quick engineering estimates: sizing a motor to accelerate a known load, checking whether a braking force is enough to stop a vehicle in time, or converting a measured g-force into the newtons a structure must withstand. Because it reports the answer in several units and as a multiple of gravity, it doubles as a quick reality check on whether your number is physically sensible. For the rotational equivalent of the same idea, see the momentum calculator, and browse the full physics calculator hub for related tools. You can read more about the law itself on Wikipedia's Newton's laws of motion page.

Frequently Asked Questions

How do you calculate force using F=ma?

Multiply the object's mass by its acceleration: F = m × a. With mass in kilograms and acceleration in metres per second squared, the force comes out in newtons. For example, a 1,500 kg car accelerating at 4 m/s² needs 1,500 × 4 = 6,000 N of net force.

What is the difference between mass and weight in F=ma?

Mass is the amount of matter in an object, measured in kilograms, and it never changes. Weight is the force gravity exerts on that mass, calculated as W = m × g, measured in newtons. A 10 kg object has a mass of 10 kg everywhere, but weighs about 98.1 N on Earth and only 16 N on the Moon.

How do I rearrange F=ma to find mass or acceleration?

To find mass, divide force by acceleration: m = F ÷ a. To find acceleration, divide force by mass: a = F ÷ m. For instance, a 2,400 N force producing 1.5 m/s² of acceleration means the mass is 2,400 ÷ 1.5 = 1,600 kg.

What does net force mean in Newton's Second Law?

Net force is the vector sum of all forces. A 50 N push opposed by 30 N friction gives 20 N net force in the push direction. Zero net force means constant velocity, including direction; a car turning at constant speed still accelerates and needs a net inward force.

What units does the F=ma calculator use?

The calculator works in SI base units internally: newtons for force, kilograms for mass, and metres per second squared for acceleration. You can enter values in other units such as grams, pounds, ft/s², or g-force, and it converts everything automatically before applying F = m × a.

Why is my calculated acceleration higher than what I measure in real life?

You are probably using the applied force instead of the net force. Friction, air drag, and gravity all subtract from the force that actually accelerates the object. Subtract those resisting forces first, then use the remaining net force in a = F ÷ m for a realistic result.

Can I use F=ma with pounds and other imperial units?

Yes, but be careful: pounds (lb) measure mass while pounds-force (lbf) measure force, and they are not interchangeable. The calculator treats them as separate quantities and converts to SI units, so a force entered in lbf and a mass entered in lb are handled correctly without mixing the two.