Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Definition of Scalar Product: The scalar (or dot) product of two non-zero vectors and is a real number defined as , where is the angle between the two vectors. Visually, imagine two arrows originating from the same point; the dot product measures how much one vector extends in the direction of the other, scaled by their magnitudes.
Angle between Vectors: The angle between vectors is restricted to the interval . If , the angle is acute (). If , the angle is obtuse (). Visually, an acute angle shows both vectors pointing generally in the same direction, while an obtuse angle shows them pointing away from each other.
Orthogonality Condition: Two non-zero vectors and are perpendicular (orthogonal) if and only if their scalar product is zero, i.e., . In a coordinate system, this corresponds to the vectors forming a perfect angle, such as the relationship between the X and Y axes.
Dot Product of Unit Vectors: For the standard mutually perpendicular unit vectors , , and along the axes, the dot product of a vector with itself is 1 (), while the dot product between different unit vectors is 0 ().
Scalar Product in Component Form: If and , then . This algebraic method allows for calculation without knowing the angle explicitly.
Projection of a Vector: The projection of vector on vector is given by . Visually, this is the length of the 'shadow' that vector casts on the line containing vector when light is shining perpendicular to . It forms the base of a right-angled triangle where is the hypotenuse.
Distributive Property: The scalar product is distributive over addition, meaning . Geometrically, the sum of the projections of two vectors onto a third vector equals the projection of their resultant vector onto that same third vector.
Self-Dot Product and Magnitude: The dot product of a vector with itself is equal to the square of its magnitude: . This provides a crucial link between the algebraic dot product and the geometric length of the vector arrow.
📐Formulae
💡Examples
Problem 1:
Find the angle between the vectors and .
Solution:
Step 1: Calculate the dot product . Step 2: Calculate the magnitudes and . Step 3: Use the formula . Step 4: Solve for .
Explanation:
To find the angle, we first calculate the scalar product using components and then divide it by the product of the magnitudes of the two vectors to find .
Problem 2:
Find the projection of the vector on the vector .
Solution:
Step 1: Calculate the dot product . Step 2: Calculate the magnitude of vector . Step 3: Calculate the projection using the formula . Step 4: Rationalize the denominator (optional).
Explanation:
The projection is a scalar value representing the magnitude of the component of along the direction of . It is found by dividing the dot product of the vectors by the magnitude of the vector on which the projection is being taken.