Kinetic Energy
Calculate the translational kinetic energy of a moving object from its mass and velocity using KE = 1/2 m v^2. Results are in joules (J).
- Kinetic Energy
- 0.125 kJ
- Momentum
- 50 kg*m/s
Calculates translational kinetic energy KE = 1/2 m v^2 in joules. Velocity can be negative; energy uses its square so the result is always non-negative.
What the Kinetic Energy Calculator Does
This calculator finds the kinetic energy of a moving object from two inputs: its mass and its velocity (speed). Kinetic energy is the energy an object has because it is moving, and it is measured in joules (J).
It is useful for physics students checking homework, engineers estimating impact or braking energy, and anyone curious about how much energy is carried by a car, a ball, a bullet, or a person on a bike. Enter mass in kilograms and velocity in meters per second, and the tool returns the energy in joules.
How It Works: The Kinetic Energy Formula
The calculator uses the standard kinetic energy formula:
KE = 0.5 * m * v^2
Here KE is kinetic energy in joules, m is mass in kilograms, and v is velocity in meters per second. One joule equals one kilogram times meter squared per second squared (kg*m^2/s^2), so using SI units (kg and m/s) gives an answer directly in joules.
The key feature of this equation is that velocity is squared. Mass affects the result linearly, but speed affects it by a power of two. That single detail explains most of the surprising results people get from this calculator.
Worked Example with Real Numbers
Suppose a 1,200 kg car is traveling at 20 m/s (about 72 km/h or 45 mph). Plug the values into the formula:
KE = 0.5 * 1200 * (20)^2 = 0.5 * 1200 * 400 = 240,000 joules (240 kJ).
Now double the speed to 40 m/s while keeping the mass the same. KE = 0.5 * 1200 * (40)^2 = 0.5 * 1200 * 1600 = 960,000 joules. Doubling the speed did not double the energy; it quadrupled it. This is why stopping distances and crash forces grow so quickly with speed.
Factors That Affect the Result
A few things change the outcome more than people expect:
- Velocity dominates. Because v is squared, a small speed increase causes a large energy increase. Tripling speed multiplies energy by nine.
- Mass is linear. Doubling mass doubles the energy, no more and no less.
- Units matter. The formula returns joules only when mass is in kilograms and velocity is in meters per second. Use consistent SI units before calculating.
- Direction does not count. Kinetic energy is a scalar, so only the magnitude of velocity (speed) is used, never its direction.
Common Mistakes and Practical Tips
The most frequent error is forgetting to square the velocity, or squaring the entire 0.5 * m * v expression instead of just v. Square the velocity first, then multiply by mass and by 0.5.
Another common slip is mixing units. If your speed is given in km/h, divide by 3.6 to convert to m/s before using the formula (for example, 72 km/h / 3.6 = 20 m/s). If mass is in grams, divide by 1,000 to get kilograms.
Finally, remember this formula applies to ordinary, everyday speeds. It is an excellent approximation until objects approach the speed of light, where relativistic effects become significant. For cars, sports, and most engineering work, KE = 0.5 * m * v^2 is exactly the equation you want.
Frequently asked questions
What is the kinetic energy formula?
Translational kinetic energy is KE = 1/2 m v^2, where m is mass in kilograms and v is velocity in meters per second. The result is in joules (J).
What units does this calculator use?
Mass is in kilograms (kg) and velocity is in meters per second (m/s), giving kinetic energy in joules (J). The result is also shown in kilojoules (kJ).
Why does doubling speed quadruple the energy?
Because velocity is squared in the formula. Doubling velocity multiplies v^2 by four, so the kinetic energy increases by a factor of four while doubling mass only doubles the energy.
Does this include rotational kinetic energy?
No. This calculates only translational (linear) kinetic energy. Rotational energy from spinning would require the moment of inertia and angular velocity instead.