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 = xi + 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 = ( x2 + y2 + z2)1/2

AS

Related Maths GCSE answers

All answers ▸

A piggy bank contains 200 coins, 1/4 of these are 1p coins, 100 of these are 5p coins and the rest are 10p coins, how much is the piggy bank worth in £s?


Consider a right-angled triangle with an inside angle of 30° and a hypotenuse of 8cm. Calculate the length of the opposite side to the 30° angle.


All tickets for a concert are at the same price. Amy and Dan pay £63 altogether for some tickets. Amy pays £24.50 for 7 tickets. How many tickets does Dan buy?


The formula to convert from degrees Fahrenheit to degrees Celsius is C=(F-32)*(5/9). If it is 32 degrees Celsius, what is the temperature in Fahrenheit?