# Kinetic Energy Calculator (KE = ½mv²)

Compute kinetic energy, mass, or velocity from the other two, with momentum and km/h conversion

> Canonical page: https://elysiatools.com/en/tools/kinetic-energy-calculator

- **Category:** Math & Numbers

- **Keywords:** kinetic energy, energy, mass, velocity, speed, joule, momentum, physics, mechanics, ke=1/2mv²

## Overview

Kinetic energy is the energy of motion.

Equations (three-way solver):
- Kinetic energy: KE = ½ · m · v² (J)
- Mass:           m  = 2 · KE / v²
- Velocity:       v  = √(2 · KE / m)

Momentum: p = m · v. Velocity in km/h = v · 3.6.

## Inputs

- **Solve For** (select)
- **Kinetic Energy (KE, J)** (number): leave blank when solving for kinetic energy
- **Mass (m, kg)** (number): leave blank when solving for mass
- **Velocity (v, m/s)** (number): leave blank when solving for velocity

## When to use

- When solving physics homework problems involving moving objects and energy conservation.
- When analyzing vehicle crash dynamics or impact forces by calculating the kinetic energy of a moving mass.
- When converting linear velocity from meters per second to kilometers per hour while determining momentum.

## How it works

- Select the variable you want to calculate (Kinetic Energy, Mass, or Velocity) from the dropdown menu.
- Input the two known values in their respective fields (Joules for energy, kilograms for mass, or meters per second for velocity).
- Click calculate to compute the missing variable, momentum, and alternative velocity units.

## Use cases

- Calculating the kinetic energy of a projectile to evaluate impact force.
- Determining the required mass of a moving component given a target velocity and energy limit.
- Finding the velocity of a falling object just before impact based on its potential energy converted to kinetic energy.

## Frequently asked questions

### What units are used for the inputs?

Mass is measured in kilograms (kg), velocity in meters per second (m/s), and kinetic energy in Joules (J).

### How does the calculator compute momentum?

Momentum is calculated using the formula p = m · v, where m is mass and v is velocity.

### Can I calculate velocity in km/h?

Yes, the calculator automatically converts the velocity in meters per second to kilometers per hour (km/h) by multiplying it by 3.6.

### What happens if I leave the target variable field blank?

The calculator will ignore any value in the field selected under 'Solve For' and compute it based on the other two inputs.

### Does this calculator account for relativistic speeds?

No, it uses classical Newtonian mechanics (KE = ½mv²), which is accurate for speeds much slower than the speed of light.

## Related tools

- [Dimensional Analysis Unit Cancellation Tutor](https://elysiatools.com/en/tools/dimensional-analysis-unit-cancellation-tutor): Step-by-step factor-label unit cancellation with inverted-factor diagnosis and optional student-answer checking.
- [Force Calculator (F = m·a)](https://elysiatools.com/en/tools/force-calculator): Compute force, mass, or acceleration from Newton's second law, with weight on Earth
- [Momentum Calculator (p = mv)](https://elysiatools.com/en/tools/momentum-calculator): Compute linear momentum, mass, or velocity from the other two, with kinetic energy and km/h conversion
- [Ohm's Law and Power Triangle Calculator](https://elysiatools.com/en/tools/ohms-law-calculator): Solve for two unknowns among Voltage, Current, Resistance and Power from any two given values, with visual triangles and AC power-factor support
- [Pressure Calculator & Converter (P=F/A, Pa/kPa/bar/atm/psi)](https://elysiatools.com/en/tools/pressure-conversion): Solve pressure, force, or area from P=F/A, and convert between Pa, kPa, MPa, bar, atm, psi, Torr, inHg, kgf/cm²
- [Reaction Rate Calculator](https://elysiatools.com/en/tools/reaction-rate-calculator): Fit zero-order, first-order, and second-order rate equations to concentration-time data. Get reaction order, rate constant k, half-life t½, and R² goodness-of-fit.
- [Torque Calculator (τ = rF sinθ)](https://elysiatools.com/en/tools/torque-calculator): Compute torque, force, or lever arm from τ = r·F·sin(θ), with the perpendicular force component shown
- [Unit Converter with Formula Display](https://elysiatools.com/en/tools/unit-converter-with-formula): Convert common physical, chemistry, cooking, medical, and information units with the formula and dimensional analysis visible.

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion

## Related content

- [Physics Classroom and Lab Calculators](https://elysiatools.com/en/hubs/physics-classroom-and-lab-calculators): Compare force, energy, motion, buoyancy, pressure, wave, decibel, and measurement-precision tools in one focused physics study and lab workflow hub.
- [Audio Encoding and Format Conversion Tools](https://elysiatools.com/en/hubs/audio-convert): Compare audio format conversion, bitrate changes, sample-rate conversion, codec swaps, and export tools in one hub for delivery and archive workflows.
- [Image Format Conversion and Animated Export Tools](https://elysiatools.com/en/hubs/image-convert): Compare image format converters for JPG, PNG, GIF, AVIF, WebP, TIFF, ICO, base64, and animation-friendly exports in one hub.
- [JSON Interchange and Format Translation Tools](https://elysiatools.com/en/hubs/json-convert): Compare JSON conversion tools for CSV, YAML, TOML, GraphQL, XML, Markdown, Excel, BSON, EDN, and related structured formats in one hub.
