Some quantities only need a number to describe them completely.
Others need a number and a direction.
That difference sounds small. It isn't.
01 —
Two types of quantity
Physics describes the world using quantities — measurable properties of things.
Every quantity you'll ever encounter falls into one of two categories.
The category it belongs to changes how you work with it, how you draw it, and how you calculate it.
Category one
Scalar
Described completely by magnitude alone. A single number with a unit. No direction — not needed, not possible.
temperaturemassspeedtimeenergydistance
Category two
Vector
Requires both magnitude and direction. Without direction, the description is incomplete — and physically wrong.
velocityforcedisplacementaccelerationmomentum
// Visual comparison
Scalar
Complete. Direction is irrelevant.
Vector
Magnitude and direction. Both required.
💡
Did you know
GPS satellites have to correct for Einstein's Theory of Relativity using vector mathematics.
Without those corrections, your phone's map would drift by over 10 kilometres per day.
Every time Google Maps finds you, vectors did the work.
02 —
Why it actually matters
A footballer's shirt number is a scalar — 9. Completely described. Pointless to say "number 9, pointing North."
But a pass is a vector. The same 25 m/s pass played at 080° goes to a completely different player than at 270°.
Same magnitude. Different vector. Different outcome.
When a creeper explodes in Minecraft and sends you flying, that knockback has a direction.
One vector sends you into the lava. A slightly different one lands you safely on stone.
The magnitude alone — the "how hard" — tells you nothing without the "which way."
This isn't just terminology. Physics will give you the wrong answer every time you treat a vector as a scalar.
💡
Did you know
Every single frame of a video game renders thousands of vector calculations — positions, velocities, forces, lighting directions.
At 60 frames per second, that's millions of vector operations every second.
The physics engine in Minecraft is doing vector maths constantly, whether you know it or not.
03 —
Draw a vector
A vector is drawn as an arrow. The length represents magnitude. The direction the arrow points is the direction. Try it below — click and drag to draw a vector on the canvas.
Click and drag to draw a vector. The readouts update in real time. Notice: a scalar only has one number. A vector has two.
Magnitude
—
Direction
—
Scalar alone?
incomplete
04 —
Practice — classify these
Tap each quantity to classify it. Scalar or vector?
velocity
temperature
force
mass
displacement
speed
acceleration
time
Scalar
tap items above
Vector
05 —
Think it through
A footballer runs 30 metres during a sprint. Is that measurement a scalar or a vector?
What single piece of information would transform it into a vector?
30 metres is a scalar — it's a distance. Just a number with a unit, no direction.
To make it a vector (displacement), you'd need to add a direction: "30 metres at 045°" or "30 metres Northeast."
Without direction, you can't reconstruct the path or know where the player ended up.
Give one example of a scalar and one vector from everyday life.
Explain clearly why each one is or isn't directional.
Scalar — Temperature: 21°C. Completely described by a number. "21°C pointing North" is meaningless.
Vector — Wind: "18 km/h from the Southwest." You need both the speed and the direction — an 18 km/h headwind and an 18 km/h tailwind are not the same thing. Same scalar magnitude, completely different vectors, completely different physical effects.
💡
Did you know
The Apollo 11 moon landing trajectory was calculated using vector addition — by hand, on paper.
A mistake in direction of even a fraction of a degree would have meant missing the Moon entirely
and drifting into space. Neil Armstrong landed within 6 km of the target. Vectors did that.
06 —
Challenge
Push further
A footballer runs around a 400m circular track and ends up exactly where he started.
His speed was constant at 8 m/s throughout.
→ What was the total distance covered?
→ What was his displacement at the end of the run?
→ What does this tell you about the difference between speed and velocity — before you've formally studied them?
Distance: 400m. He ran the full track — that's the total path length. A scalar.
Displacement: 0m. He ended up exactly where he started. The vector from start to finish has zero magnitude. Zero. Same starting point, same finishing point.
The implication: Speed (scalar) was constant at 8 m/s throughout the entire run.
But velocity (vector) was changing continuously — because direction was changing as he ran around the curve.
You can have constant speed with continuously changing velocity.
Speed and velocity are not the same thing. One is a scalar. One is a vector. This matters enormously in physics.
Block 01 complete — coming up next
Show me the direction
You know vectors have direction. But how do you actually show that?
Numbers alone won't cut it. Next: how physicists draw and describe vectors — and why it matters more than you think.