Example 1 — Magnitude of a vector
EasyProblem
A vector has components . Find its magnitude.
Solution
-
It has both components, so it is a genuine vector and I want its size.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Does this quantity need a direction as well as a size to be fully described?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Use the magnitude formula .
The rule is chosen only after the structure matches, so the steps mean something.
-
.
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — an arrow: how far and which way. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: A vector's magnitude is the length of its arrow, found by the Pythagorean theorem.