Using Vectors

  • EDEXCEL A Level

Video masterclass

Topic summary

A vector is a quantity that has both magnitude (size) and direction, unlike a scalar, which only has magnitude. Vectors are often used to represent physical quantities such as displacement, velocity, force, and acceleration.

Vectors can be written in component form as:

v=(vxvy)

where vx and vy are the components of the vector in each respective direction.

Magnitude of a Vector

The magnitude (or length) of a vector v is a scalar that represents the size of the vector. It can be calculated using Pythagoras' theorem. For a 2D vector:

|v|=vx2+vy2

i and j Notation

Vectors can also be expressed using the unit vectors i and j, which represent the directions along the x-axis and y-axis, respectively:

i=(1 0),j=(0 1)

Therefore, any vector v can be written as:

v=vxi+vyj

For example, the vector v=(3 4) can be written as:

v=3i+4j

This is especially useful when working with directions in a coordinate plane.

Adding and Subtracting Vectors

Vectors can be added or subtracted by adding or subtracting their components:

u+v=(uxuy)+(vxvy)=(ux+vxuy+vy)

Similarly, subtraction works component-wise:

uv=(uxuy)(vxvy)=(uxvxuyvy)

Multiplying a Vector by a Scalar

When a vector is multiplied by a scalar ( k ), the magnitude of the vector is scaled, but its direction remains unchanged (unless the scalar is negative, which reverses the direction):

kv=k(vx vy)=(kvx kvy)

Extra questions (ultimate exclusive)

Ultimate members get access to four additional questions with full video explanations.