Mistake Master
A moving object carries energy because it's moving. The amount is set by two numbers only, the object's mass and its speed, combined as $K = \tfrac{1}{2}mv^2$. The trap: the formula squares the speed, which scrubs out direction and turns the result into a single non-negative number. Two surprises follow. Doubling the speed quadruples $K$, and two observers in different frames will measure different values for $K$ on the same object.
Translational kinetic energy is the energy stored in an object's motion. It's a scalar: a single non-negative number in joules, with no direction, regardless of where the object is moving.
$K$ matters because it lets you handle problems where forces are messy or unknown. The work-energy theorem (Topic 3.2) extracts net work from speed change alone, even when the force at every instant is out of reach.
For an object of mass $m$ moving with speed $v$:
$$K = \dfrac{1}{2}mv^2.$$Units: kg, m/s, joules ($1 \text{ J} = 1 \text{ kg} \cdot \text{m}^2/\text{s}^2$). The $\tfrac{1}{2}$ isn't decoration; it falls out of $W_\text{net} = \Delta K$ combined with $v_f^2 = v_i^2 + 2a\Delta x$.
In 2D or 3D, $v$ is the magnitude of the velocity vector: $v = \sqrt{v_x^2 + v_y^2}$ (with a $v_z^2$ term in three dimensions). The formula squares the total speed; it doesn't care how that speed is distributed across components.
A 2 kg block slides at 3 m/s on a frictionless surface. Find $K$.
$$K = \dfrac{1}{2}(2)(3)^2 = \dfrac{1}{2}(2)(9) = 9 \text{ J}.$$
Nine joules, scalar, positive. Squaring early matters: $\tfrac{1}{2}mv$ would give $3 \text{ kg} \cdot \text{m/s}$, not an energy — those are momentum units.
Surprise one: $K$ is quadratic in $v$. Doubling the speed multiplies $K$ by $2^2 = 4$, not by 2. Tripling $v$ multiplies $K$ by 9. Halving $v$ divides $K$ by 4. That's why a car at 60 mph carries four times the kinetic energy it had at 30 mph.
Mass works the opposite way: at fixed speed, doubling $m$ doubles $K$, no squaring. Mass scales linearly; speed scales quadratically. That asymmetry is why high-speed crashes are so much more dangerous than slow heavy ones.
Surprise two: $K$ is frame-dependent. Speed depends on who's watching. A passenger sitting still on a moving train has $v = 0$ and $K = 0$ in the train's frame; from the ground, the same passenger carries $K = \tfrac{1}{2}mv_\text{train}^2$ joules. Both observers are right. Neither is the "real" answer.
Pick a frame at the start of the problem and stay in it. Switching frames mid-problem breaks the math.
Three traps. Each one is a real mistake on this topic, and you'll meet all three in your diagnostic.
$K$ scales with $v^2$, not $v$. Most physics quantities you've seen scale linearly (twice the force, twice the acceleration), so it's natural to assume $K$ does too. It doesn't.
Fix. When speed changes by a factor $r$, $K$ changes by $r^2$: double $v$ and you quadruple $K$; halve $v$ and you quarter it. Whenever a speed changes, ask "by what factor?" then square that factor before applying it to $K$.
$K$ is a scalar. Always. The formula uses $|\vec v|^2$, and squaring a magnitude leaves no place for direction.
Fix. Even when you compute $K$ from a velocity vector, the answer is one non-negative number: no $K_x$, no $K_y$, no arrow attached. If you've written "$K$ to the right" or split $K$ into components, you've slipped into vector-think where it doesn't apply.
$K$ depends on the observer. Mass is intrinsic to an object; speed isn't. A ball at rest on a moving train has $K = 0$ in the train's frame and $K > 0$ in the ground frame. Both are correct; they describe different frames.
Fix. Pick a frame, compute $v$ in that frame, then $K = \tfrac{1}{2}mv^2$. The only real mistake is mixing frames mid-problem: using $v$ from one frame and calling the result the energy in another.