Intuition The 30-second picture
Some physical quantities are fully described by a single number with a unit — "5 kg", "20 °C", "3 seconds". Others need that number and a direction to even make sense — "go 5 km north ", "push with 10 N to the right ".
The whole distinction is just: does direction matter for this quantity? If yes → vector . If no → scalar .
Intuition The motivating problem
Imagine I walk 3 m, then walk 4 m. How far am I from the start?
If both walks are in the same line , the answer is 7 7 7 m.
If the second walk is perpendicular to the first, the answer is 5 5 5 m.
If I walk back on myself, the answer is 1 1 1 m.
Same two numbers (3 and 4), three different answers — because direction changed the result . A quantity like this cannot be added like ordinary numbers. Physics needs a label that warns us "watch out, direction matters". That label is vector . Quantities where 3 + 4 3+4 3 + 4 is always 7 7 7 are scalars .
A scalar is a physical quantity that is completely specified by a magnitude (a number) and a unit . It obeys ordinary arithmetic (+ , − , × , ÷ +,-,\times,\div + , − , × , ÷ ).
Examples: mass, time, temperature, speed, distance, energy, work, charge, density, electric potential.
A vector is a physical quantity that needs both magnitude and direction , and which adds according to the triangle / parallelogram law (not simple arithmetic).
Examples: displacement, velocity, acceleration, force, momentum, electric field, weight.
Common mistake "Anything with a direction is a vector" — Steel-man
Why it feels right: direction is the headline feature of vectors, so it seems sufficient.
Why it's incomplete: electric current has a direction (along the wire) and a magnitude (amps), yet it is a scalar ! Currents at a junction add like plain numbers (I 1 + I 2 = I 3 I_1+I_2=I_3 I 1 + I 2 = I 3 , Kirchhoff), not by the parallelogram law.
The fix: the real test is the addition rule . A true vector must obey the triangle law of addition. Direction alone is not enough.
Property
Scalar
Vector
Specified by
magnitude + unit
magnitude + unit + direction
Adds by
ordinary arithmetic
triangle/parallelogram law
Can it be negative meaningfully?
sign = "less than zero"
sign = opposite direction
Notation
m , t , T m,\ t,\ T m , t , T
v ⃗ , F ⃗ \vec v,\ \vec F v , F or v \mathbf{v} v
Magnitude written
the value itself
$
Worked example Example 1 — Distance vs Displacement
You walk 3 km East, then 4 km North.
Distance (scalar) = 3 + 4 = 7 = 3 + 4 = 7 = 3 + 4 = 7 km. Why this step? Distance just totals path length; direction is ignored, so plain addition works.
Displacement (vector) magnitude = 3 2 + 4 2 = 5 =\sqrt{3^2+4^2}=5 = 3 2 + 4 2 = 5 km, directed NE. Why this step? The two legs are perpendicular (θ = 90 ∘ \theta=90^\circ θ = 9 0 ∘ ), so cos θ = 0 \cos\theta=0 cos θ = 0 in the formula, leaving A 2 + B 2 \sqrt{A^2+B^2} A 2 + B 2 — the Pythagorean diagonal.
Takeaway: same trip, scalar gives 7, vector gives 5. The gap is the proof direction matters.
Worked example Example 3 — The "tricky" current case (Steel-man in action)
Three wires meet at a junction: 2 A and 3 A flow in , find the current out .
Answer: 2 + 3 = 5 2+3=5 2 + 3 = 5 A — plain addition , even though each current points along its own wire. Why this step? Current is a scalar : charge is conserved as a counted total (d Q d t \frac{dQ}{dt} d t d Q ), so it sums arithmetically. The directions don't combine by parallelogram. This is exactly why "has direction ⇒ vector" fails.
Worked example Example 4 — Forces at an angle
Two forces, 6 6 6 N and 8 8 8 N, act on a point at 90 ∘ 90^\circ 9 0 ∘ .
Resultant = 6 2 + 8 2 + 2 ⋅ 6 ⋅ 8 cos 90 ∘ = 36 + 64 + 0 = 10 =\sqrt{6^2+8^2+2\cdot6\cdot8\cos90^\circ}=\sqrt{36+64+0}=10 = 6 2 + 8 2 + 2 ⋅ 6 ⋅ 8 cos 9 0 ∘ = 36 + 64 + 0 = 10 N. Why this step? Force is a vector; with θ = 90 ∘ \theta=90^\circ θ = 9 0 ∘ the cross term vanishes and we get a clean 36 + 64 \sqrt{36+64} 36 + 64 . If instead θ = 0 ∘ \theta=0^\circ θ = 0 ∘ , cos 0 ∘ = 1 \cos0^\circ=1 cos 0 ∘ = 1 gives 36 + 64 + 96 = 14 \sqrt{36+64+96}=14 36 + 64 + 96 = 14 N = 6 + 8 =6+8 = 6 + 8 . So vectors can add like scalars — but only when aligned.
Recall Feynman: explain to a 12-year-old
Some words in physics are like saying "I have 5 apples" — the number tells you everything. Those are scalars . Other words are like saying "the wind is blowing 5 km/h" — useless until I tell you which way it blows. Those are vectors .
Here's the magic test: if I push you 3 steps and then 3 more steps, do you end up 6 steps away? If you always do, it's a scalar. But if I push you 3 steps right and 3 steps forward, you end up less than 6 steps from start (you go diagonally!) — that "less than 6" surprise means direction is in charge, so it's a vector.
"S calar = S ingle number. V ector = V alue + V ector (direction)."
And for the trap: "A river has current and direction, but two rivers' currents just add up — current is a scalar." (Direction ≠ vector; the adding rule decides.)
What defines a scalar quantity? A quantity fully specified by magnitude + unit, obeying ordinary arithmetic. e.g. mass, time, temperature.
What defines a vector quantity? A quantity needing magnitude AND direction, that adds by the triangle/parallelogram law. e.g. displacement, force.
Why is "has a direction" NOT a sufficient test for a vector? Because some directed quantities (like electric current) add arithmetically, not by the parallelogram law. The true test is the addition rule.
Distance is to displacement as speed is to ___? velocity (scalar : vector pairing).
Give the magnitude of the resultant of two vectors A, B at angle θ. ∣ R ⃗ ∣ = A 2 + B 2 + 2 A B cos θ |\vec R|=\sqrt{A^2+B^2+2AB\cos\theta} ∣ R ∣ = A 2 + B 2 + 2 A B cos θ .
Two perpendicular forces 6 N and 8 N — resultant? 10 N, since
cos 90 ∘ = 0 ⇒ 36 + 64 \cos 90^\circ=0 \Rightarrow \sqrt{36+64} cos 9 0 ∘ = 0 ⇒ 36 + 64 .
On a complete circular lap, what are average speed and average velocity? Speed = total distance/time (nonzero); velocity = 0 (displacement is zero).
What does a negative sign mean for a vector vs a scalar? Scalar: a value below zero; Vector: the same magnitude in the opposite direction.
Is electric current a scalar or vector? Scalar (it has direction but adds arithmetically per Kirchhoff's law).
Is temperature a scalar or vector? Scalar — fully given by a number and unit, no direction.
Vector Addition — Triangle & Parallelogram Law — derives the A 2 + B 2 + 2 A B cos θ \sqrt{A^2+B^2+2AB\cos\theta} A 2 + B 2 + 2 A B cos θ rule.
Distance vs Displacement — the canonical scalar/vector pair.
Speed vs Velocity — second canonical pair, links to kinematics.
Components of a Vector — how vectors split into scalar parts.
Dot and Cross Products — operations that turn vectors back into scalars/vectors.
Units and Dimensions — every scalar/vector still carries a unit.
Parallelogram / triangle law
Walking 3 m then 4 m problem
mass, time, speed, energy
displacement, velocity, force
Electric current has direction
Real test is addition rule
R equals sqrt A2 plus B2 plus 2AB cos theta
Direction alone means vector myth
Intuition Hinglish mein samjho
Dekho, physics mein har quantity do tarah ki hoti hai. Kuch quantities ko sirf ek number aur unit se poora bata sakte ho — jaise mass "5 kg", time "3 second", temperature "30 degree". Inko bolte hain scalar . Inmein direction ki zaroorat hi nahi hoti, aur ye normal arithmetic se add hote hain: 3 + 4 hamesha 7.
Lekin kuch quantities sirf number se complete nahi hoti — unke saath direction bhi batana padta hai. Jaise "5 km north chalo" ya "10 N right taraf force lagao". Inhe bolte hain vector — displacement, velocity, acceleration, force, momentum. Inka khaas point ye hai ki ye parallelogram/triangle law se add hote hain, simple jodne se nahi. Isliye 3 km east + 4 km north milke 7 nahi, balki 3 2 + 4 2 = 5 \sqrt{3^2+4^2}=5 3 2 + 4 2 = 5 km hota hai. Yahi 5 vs 7 ka fark hi proof hai ki direction matter karta hai.
Ek bada trap yaad rakho: "jiske paas direction hai wo vector hai" — ye galat hai. Electric current ke paas bhi direction hai (wire ke along) phir bhi wo scalar hai, kyunki junction par currents simple add hote hain (2 A + 3 A = 5 A, Kirchhoff). Toh asli test direction nahi, balki addition ka rule hai. Agar angle ke hisaab se resultant badle (formula A 2 + B 2 + 2 A B cos θ \sqrt{A^2+B^2+2AB\cos\theta} A 2 + B 2 + 2 A B cos θ ), tab vector; warna scalar.
Yeh chapter foundation hai — distance/displacement, speed/velocity, force balance, sab isi par tikka hai. Ek baar yeh clear ho gaya toh poori kinematics aur dynamics smooth chalegi.