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 essential distinction between scalar and vector quantities as required by the AQA GCSE Combined Science Trilogy specification (8464), section 6.5.1. Every physical quantity you encounter in the Forces topic falls into one of these two categories, and the ability to classify them correctly is fundamental to answering exam questions on motion, forces and momentum.
A scalar quantity has magnitude (size) only. It does not include any information about direction. To fully describe a scalar, you need only a numerical value and a unit.
| Scalar Quantity | SI Unit | Example |
|---|---|---|
| Distance | metres (m) | The path length is 120 m |
| Speed | metres per second (m/s) | The car travels at 15 m/s |
| Mass | kilograms (kg) | The parcel has a mass of 3 kg |
| Temperature | degrees Celsius (°C) or kelvin (K) | The water is at 80 °C |
| Time | seconds (s) | The journey lasted 60 s |
| Energy | joules (J) | The battery stores 4000 J |
Exam Tip (AQA 8464): Many students lose marks by writing "the speed is 10 m/s to the right." Speed is a scalar — it has no direction. If the question gives a direction, the answer should refer to velocity, not speed.
A vector quantity has both magnitude (size) and direction. To fully describe a vector, you must state a numerical value, a unit, and the direction in which it acts.
| Vector Quantity | SI Unit | Example |
|---|---|---|
| Displacement | metres (m) | 50 m due east |
| Velocity | metres per second (m/s) | 8 m/s to the left |
| Force | newtons (N) | 30 N downwards |
| Acceleration | metres per second squared (m/s²) | 9.8 m/s² downwards |
| Momentum | kilogram metres per second (kg m/s) | 24 kg m/s north |
| Weight | newtons (N) | 600 N downwards |
Exam Tip: Weight is always a vector because it acts vertically downwards towards the centre of the Earth. Mass is a scalar because it has no direction. This distinction appears frequently in AQA papers.
These two quantities are commonly confused. The table below clarifies the difference.
| Feature | Distance (Scalar) | Displacement (Vector) |
|---|---|---|
| Definition | Total length of path travelled | Straight-line distance from start to finish, with direction |
| Direction | No direction | Has a specific direction |
| Can be zero? | Only if the object has not moved at all | Yes — if the object returns to its starting point |
| Example | Running one lap of a 400 m track = 400 m | Running one lap of a 400 m track = 0 m displacement |
graph LR
A["Start / Finish"] -->|"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
A student walks 80 m north and then 30 m south. Calculate (a) the total distance and (b) the displacement.
Solution:
(a) Total distance = 80 m + 30 m = 110 m
(b) Displacement = 80 m − 30 m = 50 m north (because the student ended up 50 m north of where they started)
Exam Tip: Whenever a question mentions an object returning to its start, think displacement = 0. This is one of the most frequently tested ideas in AQA 6-mark questions on motion.
The distinction between speed and velocity mirrors the difference between distance and displacement.
| Feature | Speed (Scalar) | Velocity (Vector) |
|---|---|---|
| Definition | Distance travelled per unit time | Displacement per unit time (speed in a given direction) |
| Equation | $s = d / t$ | $v = \text{displacement} / t$ |
| Direction | No direction | Has a specific direction |
| Can be negative? | No — always positive or zero | Yes — negative indicates opposite direction |
Vectors are represented using arrows:
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 in an exam:
flowchart TD
Q["Does the quantity have a direction?"] -->|Yes| V["VECTOR quantity"]
Q -->|No| S["SCALAR quantity"]
V --> VEx["Examples: force, velocity, displacement, acceleration, weight, momentum"]
S --> SEx["Examples: distance, speed, mass, temperature, time, energy"]
style Q fill:#f39c12,color:#fff
style V fill:#2ecc71,color:#fff
style S fill:#e74c3c,color:#fff
style VEx fill:#27ae60,color:#fff
style SEx fill:#c0392b,color:#fff
When two vectors act along the same straight line, you combine them as follows.
Same direction: Add the magnitudes.
Opposite directions: Subtract the smaller from the larger. The resultant acts in the direction of the larger vector.
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 (AQA 8464): A common 2-mark question asks: "State the difference between a scalar and a vector quantity." Always write: "A scalar has magnitude only, whereas a vector has both magnitude and direction." Then give a paired example such as speed (scalar) and velocity (vector).