Worked solutions to the dot product questions from Exercise 10.3, covering angles between vectors, projections, unit vectors, and applications to a triangle.
This lesson works through the main questions of Class 12 Exercise 10.3 on the scalar (dot) product of vectors. It shows how to find the angle between two vectors, compute the projection of one vector onto another, check whether vectors are unit vectors and perpendicular, and use the dot product to find the magnitude of a vector and an angle of a triangle. Each step is shown in full so the method is easy to follow.
What you'll learn
How to find the angle between two vectors using the dot product
How to compute the projection of one vector onto another
How to check that a vector is a unit vector and that two vectors are perpendicular
How to use the dot product to find a vector's magnitude and an angle of a triangle
Lesson chapters
0:00Angle between two vectors from given magnitudes
0:50Angle between two vectors given by components
2:16Projection of one vector onto another
3:59Unit vectors that are perpendicular
5:20Magnitude of a vector and expanding dot products
8:34Angle of a triangle from its vertices
Lesson notes
This lesson works through the dot product questions of Exercise 10.3: finding angles between vectors, projections, unit and perpendicular vectors, the magnitude of a vector, and an angle inside a triangle.
Angle between two vectors from their magnitudes
Given ∣a∣=3, ∣b∣=2, and a⋅b=6, the angle uses
cosθ=∣a∣∣b∣a⋅b=3⋅26=22=21.
Since cos4π=21, we get θ=4π.
Angle between two vectors given by components
Let a=i^−2j^+3k^ and b=3i^−2j^+k^. The dot product multiplies matching components and adds: