0580
Vectors
Vectors and Transformations
The length of a vector
- The magnitude is the length of the vector, written with modulus bars as |a| or |AB|
- It is always positive, because a length cannot be negative, and the direction plays no part
- The two components form the short sides of a right-angled triangle with the vector as the hypotenuse, so Pythagoras gives the length

- For a column vector with components x and y, the magnitude is √(x² + y²)
- The magnitude of (8, −6) is √(64 + 36) = √100 = 10
- The magnitude of (5, 12) is √(25 + 144) = √169 = 13
- Reading the components off a diagram works the same way: the vector AB below runs 10 across and 4 down, so |AB| = √(10² + 4²) = √116 = 10.8 to 3 significant figures

- Leave the answer as a surd where the question asks for an exact value