Worked solutions to the first questions of Class 12 Exercise 10.2, covering the magnitude of a vector, equal vectors, scalar and vector components, sums of vectors, and finding unit vectors.
This lesson works through the opening questions of Class 12 Exercise 10.2 on vectors. It shows how to find the magnitude of a vector from its components, how equal vectors share matching components, and how to read off the scalar and vector components of a vector joining two points. It then adds vectors component by component and finds unit vectors in a given direction, including a vector of a chosen magnitude in that direction.
What you'll learn
How to find the magnitude of a vector from its components
How equal vectors have matching components, and how to read off scalar and vector components
How to add vectors by combining their components
How to find a unit vector in a given direction and scale it to any magnitude
Lesson chapters
0:00Magnitude of a vector from its components
1:10Equal vectors and matching components
1:42Scalar and vector components between two points
2:37Adding vectors component by component
3:33Unit vector in a given direction
6:47A vector of given magnitude in a direction
Lesson notes
This lesson works through the first questions of Exercise 10.2: finding the magnitude of a vector, recognising equal vectors, reading off scalar and vector components, adding vectors, and building unit vectors of any magnitude.
Magnitude of a vector
The magnitude of a=a1i^+a2j^+a3k^ is ∣a∣=a12+a22+a32.
a=i^+j^+k^
∣a∣=12+12+12=3.
b=2i^−7j^+3k^
∣b∣=22+(−7)2+32=4+49+9=62.
Showing a vector is a unit vector
For c=−31i^−31j^−31k^,
∣c∣=31+31+31=33=1,
so c is a unit vector.
Equal vectors and their components
If 2i^+3j^=xi^+yj^, then equal vectors must have equal corresponding components, so
x=2,y=3.
Scalar and vector components between two points
For a vector from initial point P(2,1) to terminal point Q(−5,7), use PQ=(x2−x1)i^+(y2−y1)j^:
PQ=(−5−2)i^+(7−1)j^=−7i^+6j^+0k^.
Vector components:−7i^, 6j^, 0k^. Scalar components:−7, 6, 0. The coefficients of i^,j^,k^ are the scalar components, and the full terms are the vector components.
Adding vectors component by component
Given a=i^−2j^+k^, b=−2i^+4j^+5k^, and c=i^−6j^−7k^, add matching components:
a+b+c=(1−2+1)i^+(−2+4−6)j^+(1+5−7)k^.
a+b+c=0i^−4j^−k^=−4j^−k^.
Unit vector in a given direction
The unit vector along a is a^=∣a∣a.
Direction of i^+j^+2k^
∣a∣=12+12+22=6,a^=61i^+61j^+62k^.
Direction of PQ for P(1,2,3), Q(4,5,6)
Here PQ=(4−1)i^+(5−2)j^+(6−3)k^=3i^+3j^+3k^, with
∣PQ∣=32+32+32=27=33,
so
PQ^=333i^+3j^+3k^=31i^+31j^+31k^.
Direction of a+b
For a=2i^−j^+2k^ and b=−i^+j^−k^,
a+b=(2−1)i^+(−1+1)j^+(2−1)k^=i^+0j^+k^,
∣a+b∣=12+02+12=2,
so the unit vector is 21i^+21k^.
A vector of given magnitude in a direction
To find a vector of magnitude 8 in the direction of 5i^−j^+2k^, first build the unit vector: