Fill in the Outline for the proof that the two definitions of the dot product are equivalent for two dimensional vectors.
- Let v1 = <x1, y1> and v2 = <x2, y2> be 2 arbitrary vectors. Place their tails together on the origin and call the angle between the vectors, θ.
- Draw a line segment that connects the heads of the vectors and call the length of the line segment, c.
- Use the Law of Cosines to finish the equation:
(1) c2 = |v1|2 + _________________________
- Use the distance formula to write the right side of the equations:
(2) |v1|2 = _______________________
(3) |v2|2 = _______________________
(4) c2 = ______________________
- Substitute the right side of equations (2), (3), and (4) into equation (1) and simplify.
(5) ____________________________________________________________
- Recall the definition of the dot product:
(6) v1 • v2 = _____________________________
- Substitute (6) into (5):
____________________________________________________________________
⌊QED