Question
Vector addition subtraction and magnitude with coordinates
Original question: 5. a) b) a) b) c)
Expert Verified Solution
Key concept: This problem combines basic vector arithmetic with magnitude and unit-vector notation, so each part should be handled one operation at a time.
Step by step
Vector addition and subtraction
For vectors written in component form, add or subtract the -components and -components separately.
Given
$
$
and
$
$
These are direct component-wise operations.
Dot product and magnitude
For the vector
$
$
compute the dot product first:
$
$
If the work shown in the prompt is intended to represent a vector with components and , then its magnitude is found using
$
$
That magnitude is then used to create a unit vector.
Unit vector form
A unit vector has length 1, so divide the vector by its magnitude:
$
$
Likewise, for the vector , its magnitude is
$
$
so the unit vector is
$
$
Common method reminders
When working with vectors, keep three ideas separate: addition/subtraction changes components, the dot product gives a scalar, and magnitude measures length. Unit vectors always keep the same direction and reduce the vector to length 1.
Final answers from the displayed work
$
$
$
$
Pitfall alert
A very common mistake is to add magnitudes instead of components. Vectors do not combine by length alone; each coordinate must be handled separately. Another frequent error is forgetting that a unit vector is the original vector divided by its own magnitude, not by the magnitude of a different vector. Also, in a dot product, the result is a single number, not a vector, so do not keep it in bracket form unless the question explicitly asks for a vector quantity.
Try different conditions
If the vector were changed to , the magnitude would still be , but the unit vector would become . If the operation were instead, the result would be . The method stays the same: work component by component, then simplify the result.
Further reading
vector components, unit vector, dot product
FAQ
How do you add or subtract vectors in component form?
Add or subtract the x-components together and the y-components together, then write the result as a new column vector.
How do you turn a vector into a unit vector?
Find the vector's magnitude, then divide every component by that magnitude so the new vector has length 1.