What is a vector and how do I calculate the 'modulus' of a vector?

A vector is something that has both magnitude and direction. An example of a vector is velocity because it has magnitude and direction. However, speed is not a vector. This is because it only has magnitude. A vector is represented by OA (with an arrow above it going from the O to the A) or a. In 3-D there are 3 main unit vectors: i, j, k. Where:
i = (1, 0, 0) , j = (0, 1, 0) and k = (0, 0, 1). All 3-D vectors are represented in terms of these three unit vectors. (Unit vectors all have a length of 1). So we can say the general form of a vector, for some vector called a, is: a = x+ yj + zk = (x , y, z) where x, y and z are numbers. Let us try to visualise vector a
In order to find vector a we must move x units in the x (or i) direction, y units in the y (or j) direction and then z units in the z (or k) direction. The magnitude of a vector is known as its modulus (or more simply, length). The modulus of vector a = ( x+ y2 + z2)1/2

AS

Related Maths GCSE answers

All answers ▸

p and q are two numbers each greater than zero. √(p^2 + 5q) = 8 and √(p^2 – 3q) = 6. Find the values of p and q.


Find the coordinates of the turning point of the curve y=x^2+3x+7


Solve: x^2 + y^2 = 25 y - 3x = 13


Amber earns £7 for each hour she works from Monday to Friday. She earns £10 for each hour she works on Saturday. One week Amber worked for 4 hours on Saturday. That week she earned a total of £180. How many hours did Amber work that week?