MHT-CET Maths · Vectors
Magnitude, Components, and Unit Vectors
How to write a vector in î ĵ k̂ component form, measure its length, build a unit vector pointing in any direction, and — the MHT-CET workhorse — find the magnitude of a sum of vectors from given angles or perpendicularity conditions.
Why this matters
This is the on-ramp to the whole Vectors chapter: every later technique (dot product, cross product, scalar triple product) starts by writing vectors in component form and reading off a magnitude. Across the 9 PYQs here, ONE shape dominates — finding the length of a combination like a + b + c by expanding |a + b + c|² = Σ|·|² + 2Σ(a·b) and using the angle or perpendicularity data to evaluate the dot-product cross terms. Master that single identity (plus the unit-vector-along-a-diagonal construction) and you have the entire subtopic; the difficulty mix is MODERATE-to-HARD, but it's the same expansion every time.
Concept 1 of 6
Vectors and component form
Intuition
Definition
A vector is written in component form as , where:
- are its components (also called scalar components) along the axes,
- are the standard basis — mutually perpendicular unit vectors of length 1.
A null (zero) vector has all components zero and no direction; a unit vector has magnitude 1; collinear (parallel) vectors are scalar multiples of each other.
Component form
- components along
- standard perpendicular unit vectors
Diagram · component form (drag to rotate)
Step along x (2.4 î), then y ( 1.6 ĵ), then z ( 2.0 k̂) to reach the tip: v = 2.4 î + 1.6 ĵ + 2.0 k̂. Any vector is the sum of its axis components, and |v| = √(x² + y² + z²).
Worked example
- The position vector of goes along , along , along .
- In component form: .
- Components: , , .
Practice this concept4 quick reps
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Component form of the vector to ?
- 2.What is the magnitude of each of ?
- 3.Are and parallel?
- 4.Components of ?
A missing axis means a zero component, not a 2-D vector
Concept 2 of 6
Magnitude of a vector and distance between two points
Intuition
Definition
For , the magnitude is . For points with position vectors : the displacement is and the distance is .
Magnitude and distance
- components of
- position vectors of and
Diagram · magnitude = √(x² + y²)
The components x and y are the legs of a right triangle; the vector is the hypotenuse, so |v| = √(x² + y²) = √(16 + 9) = 5. In 3-D the same idea adds a third leg: |v| = √(x² + y² + z²).
Worked example
- Displacement: .
- Square the components: .
- Distance: .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.for ?
- 2.for ?
- 3.Distance for , ?
- 4.for ?
— head minus tail
Magnitude needs every component squared
Concept 3 of 6
Unit vector along a given direction
Intuition
Definition
For any non-zero , the unit vector along it is . A vector of magnitude in the same direction as is . Every unit vector's components square-sum to 1.
Unit vector
- unit vector along
- magnitude of
- desired magnitude of the scaled vector
Visualization · slide k, scale the vector
Multiplying by k scales the length by |k| and keeps the same line. k > 1 stretches, 0 < k < 1 shrinks, k < 0 flips to the opposite direction, and k = 0 collapses it to the zero vector.
Worked example
- Magnitude: .
- Unit vector: .
- Scale to magnitude 10: .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Unit vector along ?
- 2.Vector of magnitude along ?
- 3.Unit vector along ?
- 4.What does the sum of squares of a unit vector's components equal?
Divide by the magnitude, don't subtract it
Concept 4 of 6
Magnitude of a sum from angles or perpendicularity
Intuition
Definition
Expand the square of the magnitude:
- Given an angle between each pair → each dot product is .
- Perpendicularity conditions like , , → adding the three gives , so ALL cross terms vanish together and .
Magnitude of a sum (squared)
- all three pairwise dot products
- angle between the pair of vectors in a dot product
Visualization · add two vectors tip-to-tail
The dashed amber arrow is b moved to the head of a — the resultant (indigo) runs from the shared tail to that head, which is also the diagonal of the parallelogram. Notice |a + b| equals |a| + |b| only when a and b point the same way.
Worked example
- Squared-length terms: .
- Each cross term uses : , , .
- So .
- , so .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.If all three pairwise dot products are 0,
- 2., all cross terms zero.
- 3.What does make equal?
- 4.(used in every angle version)
From the bank · past-year question
[Q104 · 14th May Shift 2 · 2024]
Add the cross terms with the factor of 2
Perpendicularity conditions cancel ALL cross terms at once
Take the square root at the very end
Concept 5 of 6
Magnitude of a sum with projection-equality and a perpendicular pair
Intuition
Definition
Two facts unlock these:
- **Equal projections along :** projection of on is ; equating it to 's projection gives , i.e. .
- Perpendicular pair: .
Then expand the target, grouping the difference: . The last term is 0 (equal projections), and (perpendicular pair).
Grouped expansion with a perpendicular pair
- from equal projections of along
- from
Worked example
- Equal projections: , so the cross term with drops.
- : .
- Combine: .
- .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Equal projections of along give which dot-product equation?
- 2.If , then
- 3., all relevant cross terms zero.
- 4.gives
From the bank · past-year question
[Q107 · 16th May Shift 1 · 2023]
"Equal projections along " means , not
Watch the sign on the vector you subtract
Concept 6 of 6
Unit vector parallel to a parallelogram's diagonal
Intuition
Definition
For a parallelogram with adjacent sides and from a common vertex:
- The diagonal through that vertex is .
- The other diagonal is (or ).
The unit vector parallel to the diagonal is .
Unit vector along a diagonal
- adjacent sides from the shared vertex
- the diagonal through that vertex
Visualization · add two vectors tip-to-tail
The dashed amber arrow is b moved to the head of a — the resultant (indigo) runs from the shared tail to that head, which is also the diagonal of the parallelogram. Notice |a + b| equals |a| + |b| only when a and b point the same way.
Worked example
- Add the sides: .
- Magnitude: .
- Unit vector: .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Sides : which diagonal is ?
- 2.Sides and : diagonal and its magnitude?
- 3.The OTHER diagonal of a parallelogram with sides ?
- 4.Unit vector along ?
From the bank · past-year question
[Q134 · 9th May Shift 2 · 2024]
Diagonal , not
Normalise the diagonal's own magnitude, not a stray
Summary — formulas & gotchas at a glance
A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.
Formulas (6)
- Vectors and component form
Component form
- Magnitude of a vector and distance between two points
Magnitude and distance
- Unit vector along a given direction
Unit vector
- Magnitude of a sum from angles or perpendicularity
Magnitude of a sum (squared)
- Magnitude of a sum with projection-equality and a perpendicular pair
Grouped expansion with a perpendicular pair
- Unit vector parallel to a parallelogram's diagonal
Unit vector along a diagonal
Watch out for (11)
- A missing axis means a zero component, not a 2-D vector→ Vectors and component form
- — head minus tail→ Magnitude of a vector and distance between two points
- Magnitude needs every component squared→ Magnitude of a vector and distance between two points
- Divide by the magnitude, don't subtract it→ Unit vector along a given direction
- Add the cross terms with the factor of 2→ Magnitude of a sum from angles or perpendicularity
- Perpendicularity conditions cancel ALL cross terms at once→ Magnitude of a sum from angles or perpendicularity
- Take the square root at the very end→ Magnitude of a sum from angles or perpendicularity
- "Equal projections along " means , not→ Magnitude of a sum with projection-equality and a perpendicular pair
- Watch the sign on the vector you subtract→ Magnitude of a sum with projection-equality and a perpendicular pair
- Diagonal , not→ Unit vector parallel to a parallelogram's diagonal
- Normalise the diagonal's own magnitude, not a stray→ Unit vector parallel to a parallelogram's diagonal
Mastery check — 5 interleaved questions
Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.
[Q108 · 9th May Shift 2 · 2023]
[Q139 · 3rd May 2nd Shift · 2023]
[Q139 · 10th May Shift 1 · 2023]
[Q110 · 14th May Shift 2 · 2024]
[Q124 · 11th May Shift 1 · 2024]
Drill every past-year question on this subtopic
9 questions from the bank — paginated, with cart and Word-export support.