ZestCalc
Appearance
Language

Free Fall Calculator

Calculate distance, time, and velocity for objects in free fall under gravity. Features interactive animation and step-by-step solutions.

d=v0t+12gt2d = v_0 t + \tfrac{1}{2}gt^2

Calculate distance, time, and velocity for objects in free fall under gravity. Visualize the motion with an interactive animation.

m/s²

Enter any one of Distance, Time, or Final Velocity — the other two will be calculated automatically.

s

Free Fall Calculator

The Physics of Free Fall

Free fall is one of the most fundamental concepts in classical mechanics. It describes the motion of an object subject only to gravitational acceleration — no air resistance, no thrust, just gravity pulling it downward.

A Brief History

The study of free fall traces back to Aristotle (384–322 BCE), who believed heavier objects fall faster than lighter ones. This intuition dominated Western thought for nearly two millennia until Galileo Galilei (1564–1642) challenged it through careful experimentation. Legend has it that Galileo dropped balls of different masses from the Leaning Tower of Pisa, demonstrating that — barring air resistance — all objects fall at the same rate regardless of mass.

In 1687, Isaac Newton published his *Principia Mathematica*, formalizing gravity as a universal force. Newton's law of universal gravitation, F=Gm1m2r2F = G\frac{m_1 m_2}{r^2}, explained not only free fall on Earth but also the orbits of planets. Near the surface of any celestial body, this simplifies to the familiar constant acceleration gg: approximately 9.81 m/s29.81 \text{ m/s}^2 on Earth.

In 1971, astronaut David Scott performed Galileo's thought experiment on the Moon during the Apollo 15 mission, dropping a hammer and a feather simultaneously. Both hit the lunar surface at the same time — a stunning confirmation of free fall physics in a vacuum.

The Core Equations

The kinematics of free fall are described by four equations. Given gravitational acceleration gg, initial velocity v0v_0, distance dd, final velocity vv, and time tt:

d=v0t+12gt2d = v_0 t + \tfrac{1}{2}gt^2
v=v0+gtv = v_0 + gt
v2=v02+2gdv^2 = v_0^2 + 2gd
d=(v0+v)2td = \tfrac{(v_0 + v)}{2} \cdot t

When an object is dropped from rest (v0=0v_0 = 0), these simplify to:

  • d=12gt2d = \tfrac{1}{2}gt^2
  • v=gtv = gt
  • v2=2gdv^2 = 2gd

The same results can be derived from the energy conservation perspective. The loss in gravitational potential energy equals the gain in kinetic energy:

mgh=12mv212mv02mgh = \tfrac{1}{2}mv^2 - \tfrac{1}{2}mv_0^2

Dividing by mass mm gives v2=v02+2gdv^2 = v_0^2 + 2gd — identical to the kinematic result. This equivalence highlights the deep connection between Newton's laws and energy conservation.

Gravity on Other Worlds

Free fall behaves differently on every celestial body because gg varies:

Bodyg (m/s²)Fall time for 10 m
Earth9.811.43 s
Moon1.623.51 s
Mars3.722.32 s
Jupiter24.790.90 s
Pluto0.625.68 s

On the Moon, an object takes roughly 2.5× longer to fall the same distance as on Earth — a fact vividly shown by our calculator's animation when you switch gravitational presets.

How to Use This Calculator

  1. Set gravitational acceleration. Use the dropdown to pick a celestial body (Earth, Moon, Mars, etc.) or type a custom value. The default is Earth's 9.81 m/s29.81 \text{ m/s}^2.
  1. Enter initial velocity. For the classic "dropped from rest" scenario, leave it at 00. Set a positive value if the object is thrown downward.
  1. Fill in any one of the three fields: Distance, Time, or Final Velocity. The calculator will automatically compute the other two. You can toggle between metric (m, m/s) and imperial (ft, ft/s) units using the unit switcher next to each field.
  1. View instant results. The calculator updates in real time as you type. Below the inputs, you'll see:
  • An animated simulation of the free fall with a human-readable description of the physical process — click "Drop" to watch the ball fall with realistic acceleration. The side panel shows instantaneous velocity, elapsed time, and remaining height in real time.
  • A step-by-step calculation showing the math for all derived variables, with tabs to switch between the kinematic method and the energy method.
  • A result summary card displaying all computed values in both metric and imperial units, each with a copy button.
  1. Experiment with different planets. Switch the gravity preset to see how free fall changes on the Moon, Mars, Jupiter, and more. The animation replays automatically so you can visually compare the difference.

FAQ

Does mass affect free fall?

No. In the absence of air resistance, all objects fall at the same rate regardless of their mass. This is because gravitational force is proportional to mass (F=mgF = mg), and by Newton's second law (F=maF = ma), the mass cancels out, giving a=ga = g for every object.

What about air resistance?

In real-world situations, air resistance (drag) slows objects down, especially those with large surface areas or low density (like feathers or parachutes). This calculator models the ideal case without air resistance — what physicists call "free fall in a vacuum."

Can I use this for objects thrown downward?

Yes. Set a non-zero initial velocity (v0>0v_0 > 0) to model an object thrown downward. The equations d=v0t+12gt2d = v_0 t + \tfrac{1}{2}gt^2 and v=v0+gtv = v_0 + gt fully account for any positive initial velocity.

Why are there two methods (kinematic and energy)?

Both approaches yield the same answers, but they use different physical principles. The kinematic method applies Newton's equations of motion directly. The energy method uses conservation of energy — the idea that gravitational potential energy converts into kinetic energy. Seeing both methods side-by-side helps students understand how different frameworks in physics are connected.