Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Magnitude refers to the length or size of a vector and is always a non-negative scalar value.
The magnitude of a vector is denoted using vertical bars, such as or .
The calculation of magnitude is a direct application of Pythagoras' Theorem in the Cartesian plane.
A vector with a magnitude of 1 is referred to as a unit vector.
The magnitude of a vector remains the same regardless of its starting position (vectors are defined by magnitude and direction, not position).
📐Formulae
for a 2D vector
for points and
for a 3D vector
💡Examples
Problem 1:
Calculate the magnitude of the vector .
Solution:
Explanation:
Identify the and components (5 and -12). Square both components, sum them, and take the square root. Note that squaring a negative number results in a positive value.
Problem 2:
Find the magnitude of the vector where is and is .
Solution:
. .
Explanation:
First, find the vector by subtracting the coordinates of the initial point from the terminal point . Then, apply the magnitude formula to the resulting components.
Problem 3:
If vector and , find the possible values of .
Solution:
.
Explanation:
Set up an equation using the magnitude formula. Square both sides to remove the radical, solve for , and remember to include both the positive and negative roots.