1.1.9 · D1Measurement, Vectors & Kinematics

Foundations — Resolution of vectors — into components (any axes)

2,129 words10 min readBack to topic

Before you can resolve a single vector, the parent note quietly used a whole toolbox: arrows, angles, right triangles, sine, cosine, unit vectors, dot products. This page builds every one of those from zero, in the order they depend on each other. If a symbol appears in the parent note, it is defined here first.


1. The arrow: what a vector is

Think of pushing a toy car. Saying "I pushed with 5 units of force" is not enough — which way did you push? A vector answers both at once.

Figure — Resolution of vectors — into components (any axes)
  • We write a vector as — the little arrow on top means "this is a vector, not just a plain number."
  • A plain number (like temperature, or just a length) with no direction is called a scalar.

2. Magnitude: the length of the arrow

Picture the arrow lying on graph paper. Take a ruler. The number you read is . It is never negative — a length cannot be less than nothing.

Why the topic needs it: the parent's key formulas and multiply this length by a fraction. Without a length to scale, there is nothing to resolve.


3. The angle : which way the arrow tilts

Figure — Resolution of vectors — into components (any axes)
  • means the arrow points straight right.
  • means straight up.
  • The little symbol means "degrees" — a full turn around a point is .

Why the topic needs it: is the single number that tells us how the arrow is tilted, and therefore how much of it "leaks" sideways versus upward.


4. The right triangle: the secret shape inside every vector

Figure — Resolution of vectors — into components (any axes)

The three sides each have a name relative to the angle :

  • Hypotenuse — the longest side, always opposite the square corner. Here it is the arrow itself, length .
  • Adjacent — the side next to (touching) the angle , lying flat along the x-axis. This will become .
  • Opposite — the side across from , standing up vertically. This will become .

Why the topic needs it: resolution is reading the two shorter sides of this triangle. Every formula below is a ratio of these three sides.


5. Sine and cosine: rules that turn an angle into a ratio

We now need a tool that answers: "given the tilt , what fraction of the arrow lies flat, and what fraction stands up?" Sine and cosine are exactly those two fractions.

Rearranging the definitions gives the parent's core result directly. Since , multiply both sides by :


6. Components and : the two hidden arrows

  • The subscript in just labels which direction — "the part of A along x."
  • A component can be negative: if the arrow points left, is negative, meaning "reaching in the minus-x direction."

Why the topic needs it: these two numbers are the whole point of resolution. Once you have them, you can add vectors by adding numbers.


7. Pythagoras: rebuilding the arrow from its pieces

If we start from the two components and want the original length back, we use the rule connecting the three sides of a right triangle.

The little exponent means "multiply by itself" (). The symbol undoes squaring — it asks "what number, squared, gives this?"

Why the topic needs it: this is the inverse direction of resolution — going from two-numbers back to length-and-angle. The parent calls it "recovering magnitude."


8. Tangent and arctangent: recovering the angle

To get back from the components we need a tool relating the two short sides to each other.

To then extract itself we ask the reverse question, "which angle has this tangent?" — that reverse operation is written (read "arctangent" or "inverse tan"):

The small here does not mean "one over" — it means "undo." takes a ratio and hands back the angle that produced it.


9. Unit vectors , , : arrows of length exactly one

Figure — Resolution of vectors — into components (any axes)

Think of a unit vector as a signpost: it carries no size, only a direction. Multiplying it by a number scales it to any length.

Why the topic needs it: lets the parent generalise from x–y axes to any axis. To find the shadow along a slanted direction, you first name that direction with a unit vector.

See Unit vectors and Cartesian coordinates for the full treatment.


10. The dot product: measuring one arrow's shadow on another

The parent's final tool answers: "how much of points along the direction ?"

The dot () is the symbol for this operation; it always eats two vectors and gives back one plain number (a scalar). Notice it reuses cosine — because a shadow is again "adjacent-over-hypotenuse," just measured along a tilted direction instead of the x-axis.

Why the topic needs it: this is resolution onto any axis, not just horizontal/vertical. Full details in Dot product & scalar projection.


Prerequisite map

Vector = arrow with size and direction

Magnitude A = length

Angle theta from x-axis

Right triangle inside the arrow

Sine and Cosine as side ratios

Components Ax and Ay

Pythagoras rebuilds length

Tangent and arctan recover angle

Unit vectors x-hat y-hat n-hat

Dot product = shadow on any axis

RESOLUTION OF VECTORS

Every box on the left must be solid before the topic on the right makes sense. Follow the arrows and you have built the whole toolbox from zero.


Equipment checklist

What does the little arrow on tell you?
It marks a vector — a quantity with both size and direction, not a plain number.
What do the bars in mean, and can the result be negative?
They give the magnitude (length); it is never negative.
From which axis, and in which turning direction, is measured?
From the x-axis, sweeping anticlockwise.
Name the three sides of the right triangle relative to .
Hypotenuse (the arrow), adjacent (touching ), opposite (across from ).
Write cosine and sine as side ratios.
, .
Which trig function goes with the side touching the angle?
Cosine ("COS hugs the Angle").
Can a component be negative? What does that mean?
Yes — it means the arrow reaches in the minus-x direction.
Which formula rebuilds the length from the components?
(Pythagoras).
What does the in mean here?
"Undo the tangent" — return the angle whose tangent this is (not one-over).
What is special about a unit vector like ?
Its length is exactly 1; it carries direction only.
What does the dot product give you?
A single number: the length of 's shadow along , equal to .

Connections