Skip to main content

Kinetic Energy Calculator: KE = ½mv²

KE = ½mv², solve for energy, mass or speed, with formula steps and momentum, all in your browser

  • Runs locally
  • Category Calculator
  • Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
What do you want to solve for?

Result

Kinetic energy9 J
Momentum p = m·v6 kg·m/s

Formula steps

  1. KE = ½·m·v²
  2. KE = ½ × 2 kg × (3 m/s)²
  3. KE = ½ × 2 × 9
  4. KE = 9 J

What this tool does

Free kinetic energy calculator built on the formula KE = ½·m·v². Pick what you know and what you want: enter mass and speed to get the kinetic energy in joules, or work backwards from a known energy to find the mass (m = 2·KE / v²) or the speed (v = √(2·KE / m)). Mass takes kilograms or grams, speed takes metres per second or kilometres per hour, and energy reads in joules or kilojoules, so a 1500 kg car at 30 m/s and a 45 g golf ball at 70 m/s both fit the same tool. Every answer shows the worked formula step by step, not just a number, plus the matching linear momentum p = m·v so you can see how energy and momentum differ for the same object. One-click copy and a shareable link that reopens the exact problem. Everything runs client-side in your browser, with no upload and nothing logged.

Tool details

Input
Files + Numbers
The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
Output
Live result + Copy
The result area focuses on usable output, with copy, download, or preview actions when supported.
Privacy
Browser-side processing
The main tool logic does not call an external API, so inputs normally stay in the current tab.
Save / share
Shareable URL state
Key settings are encoded in the URL so another person can reopen the same setup.
Performance budget
Initial JS <= 9 KB
No WASM budget is declared, keeping the tool quick to open on mobile.
Best fit
Calculator · Student
Category and role tags drive related tools, internal links, and quick fit checks.

How to use

  1. 1. Input

    Paste or drop your content into the tool panel.

  2. 2. Process

    Click the button. All processing is local in your browser.

  3. 3. Copy / Download

    Copy the result or download to disk in one click.

How Kinetic Energy Calculator fits into your work

Use it for fast estimates, comparisons, and planning numbers before you make the final call.

Calculation jobs

  • Getting a realistic range before a purchase, plan, workout, or schedule decision.
  • Comparing scenarios by changing one input at a time.
  • Turning rough assumptions into a number you can discuss.

Calculation checks

  • Double-check units, dates, rates, and rounding assumptions.
  • Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
  • Save the inputs that produced an important result so you can reproduce it later.

Good next steps

These links move the current task into a more complete workflow.

  1. 1 Scientific Calculator Scientific calculator — sin / cos / log / sqrt / power, with full keyboard input + history, deg/rad mode. Open
  2. 2 Unit Converter Convert between length, weight, temperature, area, volume, speed, time — instant, browser-only Open
  3. 3 Projectile Motion Calculator Solve flight time, max height, range & impact speed from launch speed, angle and height — with a live trajectory plot, browser-only Open

Real-world use cases

  • Check physics homework before handing it in

    You worked out the kinetic energy of a 0.145 kg baseball thrown at 40 m/s and got a number you are not sure about. Enter the mass and speed, read 116 J, and compare it to your own working. The step breakdown shows ½ × 0.145 × 40² so you can spot exactly where your arithmetic went wrong, instead of just learning the answer was off.

  • Solve for the missing quantity in a word problem

    A problem gives the kinetic energy and the speed and asks for the mass, or gives the energy and the mass and asks for the speed. Switch to the matching mode and the tool rearranges KE = ½mv² into m = 2KE/v² or v = √(2KE/m), then shows the substitution line by line so the method, not just the answer, is clear.

  • Compare energy across very different objects

    A 4 g bullet at 900 m/s versus a 70 kg runner at 6 m/s: which carries more kinetic energy? Punch both in, switch the mass unit to grams for the bullet, and the joule figures sit side by side. The bullet wins by a wide margin even though the runner is far heavier, a result that surprises most students until they see the v² term.

  • Demonstrate the speed-squared rule in class

    Teaching why braking distance balloons with speed, set a fixed mass and step the speed from 20 to 40 to 60 km/h. The energy jumps from one unit to four to nine, and the shareable link lets you drop each example straight into a slide or a worksheet so students can reopen and tweak it themselves.

Common pitfalls

  • Forgetting that velocity is squared. People expect doubling the speed to double the energy, but KE = ½mv² means it quadruples. The v² term is the single most missed point — always square the speed before multiplying by half the mass.

  • Mixing units before squaring. Entering 72 in a km/h field and treating it as m/s inflates the energy by a factor of 3.6², about thirteen times. Convert speed to metres per second first, or let the unit selector do it, before the number goes into v².

  • Confusing kinetic energy with momentum. Energy is ½mv² in joules and scales with v², while momentum is mv in kg·m/s and scales with v. They answer different questions, so do not plug a momentum value into an energy formula or compare the two as if they shared units.

Privacy

Every calculation — the ½mv² formula, the rearranged mass and speed solvers, the unit conversions and the momentum — is plain JavaScript that runs inside your browser tab. No mass, speed or energy value is ever sent to a server, and nothing you type is logged. The one caveat: the shareable link encodes your inputs in the query string, so a link pasted into chat will record those numbers in the recipient server's access log. For sensitive figures, use the copy button and paste the text instead.

FAQ

Tool combos

Folks in your role tend to reach for these alongside this tool.

Made by Toolora · 100% client-side · Updated 2026-05-29