You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson introduces the fundamental distinction between scalar and vector quantities as required by the AQA GCSE Physics specification (4.5.1). Understanding the difference between scalars and vectors is essential for describing forces, motion, and many other physical quantities throughout the GCSE course. Every measurable quantity in physics falls into one of these two categories, and knowing which category a quantity belongs to will help you answer questions correctly and avoid common mistakes.
A scalar quantity has magnitude (size) only. It does not have a direction associated with it. When you state a scalar quantity, you only need to give its numerical value and its unit.
Examples of scalar quantities:
| Scalar Quantity | SI Unit | Example |
|---|---|---|
| Distance | metres (m) | The car travelled 50 m |
| Speed | metres per second (m/s) | The runner moved at 8 m/s |
| Mass | kilograms (kg) | The bag has a mass of 5 kg |
| Temperature | degrees Celsius (C) or kelvin (K) | The room is at 20 C |
| Time | seconds (s) | The race lasted 12 s |
| Energy | joules (J) | The battery stores 500 J |
Exam Tip: A common mistake is to confuse distance and displacement, or speed and velocity. Always check whether the question asks for a scalar (distance, speed) or a vector (displacement, velocity). If the question mentions direction, it is asking for a vector quantity.
A vector quantity has both magnitude (size) and direction. When you state a vector quantity, you must give its numerical value, its unit, and the direction in which it acts.
Examples of vector quantities:
| Vector Quantity | SI Unit | Example |
|---|---|---|
| Displacement | metres (m) | 50 m due north |
| Velocity | metres per second (m/s) | 8 m/s to the right |
| Force | newtons (N) | 20 N downwards |
| Acceleration | metres per second squared (m/s^2) | 9.8 m/s^2 downwards |
| Momentum | kilogram metres per second (kg m/s) | 30 kg m/s to the left |
| Weight | newtons (N) | 50 N downwards |
Exam Tip: Weight is a vector because it always acts vertically downwards towards the centre of the Earth. Mass is a scalar because it does not have a direction. Never confuse weight and mass in the exam — they are tested frequently.
Distance and displacement are often confused, but they are fundamentally different.
| Feature | Distance (Scalar) | Displacement (Vector) |
|---|---|---|
| Definition | The total length of the path travelled | The straight-line distance from start to finish, with a direction |
| Direction | No direction | Has a specific direction |
| Can be zero? | Only if the object has not moved | Yes, if the object returns to its starting point |
| Example | Running once around a 400 m track = 400 m distance | Running once around a 400 m track = 0 m displacement |
graph LR
A["Start"] -->|"Path travelled = 400 m (distance)"| B["Around the track"]
B --> A
A -.->|"Displacement = 0 m"| A
style A fill:#2c3e50,color:#fff
style B fill:#2980b9,color:#fff
Exam Tip: If an object travels in a complete circle and returns to its starting point, the distance is the full path length but the displacement is zero. This is a favourite exam question — be ready to explain why displacement can be zero even when distance is not.
Similarly, speed and velocity differ in the same way that distance and displacement differ.
| Feature | Speed (Scalar) | Velocity (Vector) |
|---|---|---|
| Definition | The distance travelled per unit time | The displacement per unit time (speed in a given direction) |
| Equation | speed = distance / time | velocity = displacement / time |
| Direction | No direction | Has a specific direction |
| Can be negative? | No (always positive) | Yes (indicates opposite direction) |
The equation for speed is:
s = d / t
Where:
Vectors can be represented by arrows. The key features of a vector arrow are:
graph LR
A["Object"] -->|"Force = 20 N"| B[" "]
A -->|"Force = 10 N"| C[" "]
style A fill:#2c3e50,color:#fff
style B fill:#27ae60,color:#fff
style C fill:#e74c3c,color:#fff
When drawing vector arrows:
When two vectors act along the same straight line, you can add or subtract them depending on their directions.
Same direction: Add the magnitudes.
If a force of 5 N acts to the right and another force of 3 N also acts to the right, the resultant force is:
5 N + 3 N = 8 N to the right
Opposite directions: Subtract the smaller from the larger. The resultant acts in the direction of the larger force.
If a force of 10 N acts to the right and a force of 4 N acts to the left, the resultant force is:
10 N - 4 N = 6 N to the right
graph LR
subgraph "Same Direction"
A1["5 N -->"] --- A2["3 N -->"]
A3["Resultant = 8 N -->"]
end
subgraph "Opposite Directions"
B1["10 N -->"] --- B2["<-- 4 N"]
B3["Resultant = 6 N -->"]
end
style A3 fill:#27ae60,color:#fff
style B3 fill:#27ae60,color:#fff
Exam Tip: A common 2-mark question asks you to "state the difference between a scalar and a vector quantity." Always say: "A scalar has magnitude only, whereas a vector has both magnitude and direction." Use examples such as speed (scalar) and velocity (vector) to earn full marks.