Study Tips
How to Understand Vectors
By Sana Iqbal · · 4 min read

Quick answer
A vector has both magnitude and direction, unlike a plain number. Add vectors by placing them tip to tail, or by adding their components separately. They matter because many real quantities — velocity, force, displacement — cannot be described by size alone, and direction changes everything.
Size and direction together
An ordinary number, like a temperature, has size only. A vector has size and direction — walking 3 km north is different from walking 3 km south, even though the distance is the same.
This is why vectors describe things like velocity and force. A car going 30 mph north and one going 30 mph south have the same speed but opposite velocities, and the difference matters.
Components make them manageable
Any vector can be split into horizontal and vertical parts — its components. Once split, you can handle each direction separately with ordinary arithmetic, which is far easier than working with arrows.
This component approach turns awkward geometry into simple addition, and it is how vectors are handled in almost all calculations.
Adding vectors
To add vectors, place them tip to tail — the result runs from the start of the first to the end of the last. Equivalently, add their components separately: horizontals together, verticals together.
The component method is usually faster and less error-prone. Drawing the tip-to-tail picture, though, keeps the meaning visible and is worth doing at first.
Scaling and negatives
Multiplying a vector by a number stretches or shrinks it without changing its direction — unless the number is negative, which reverses it. Doubling a velocity vector doubles the speed; negating it reverses the motion.
This is why subtracting a vector is the same as adding its reverse, which is a useful shortcut in many problems.
Magnitude from components
The size of a vector comes from its components via Pythagoras: square them, add, take the square root. This connects vectors back to the right-angled triangle you already know.
The direction comes from trigonometry applied to the same components. Together, magnitude and direction fully describe the vector.
Where vectors appear
Physics is full of them: forces, velocities, accelerations and momenta are all vectors. In maths they extend to three dimensions and beyond, and in computing they underpin graphics and machine learning.
Understanding the two-dimensional case well makes all of these far more approachable, because the ideas generalise directly.
Frequently asked questions
What's the difference between a vector and a scalar?+
A scalar has size only, like temperature or mass. A vector has size and direction, like velocity or force. Direction is what makes a vector behave differently from a plain number.
How do I add two vectors?+
Either place them tip to tail and draw the result from start to finish, or add their horizontal and vertical components separately. The component method is usually quicker and less error-prone.
How do I find the size of a vector?+
Use Pythagoras on its components: square each, add them, and take the square root. This is the same right-angled-triangle relationship you already know.
What does multiplying a vector by a number do?+
It scales the vector — stretching or shrinking its magnitude — without changing direction, unless the number is negative, which reverses the direction.
Why are vectors important in physics?+
Because many physical quantities — velocity, force, acceleration, momentum — have direction as well as size, and ignoring direction gives wrong answers. Vectors are the natural language for them.
Try your first session free
Meet your tutor, set your goals, and see the difference one-to-one attention makes. No card required, no commitment.