The units of the gradient are always the y-unit divided by the x-unit. This is what gives gradient its real-world meaning:
| Graph type | x-axis | y-axis | Gradient = ? |
|---|---|---|---|
| Distanceβtime | Time (s, min, h) | Distance (m, km) | Speed (m/s, km/h) |
| Velocityβtime | Time (s) | Velocity (m/s) | Acceleration (m/sΒ²) |
| Costβunits | Units used | Cost (Β£) | Cost per unit (Β£/unit) |
| Profitβitems | Items sold | Profit (Β£) | Profit per item (Β£/item) |
1. Pick two clear points on the line (use gridline intersections where possible).
2. Draw a right-angled triangle β the horizontal leg is the "run", the vertical leg is the "rise".
3. Gradient = rise Γ· run. Include the sign (negative if the line slopes downward).
Line A: gradient = +2 (steep positive). Line B: gradient = 0 (horizontal, no change). Line C: gradient = β1 (negative slope).
Gradient = $\dfrac{\text{distance}}{\text{time}}$ β the same as the speed formula $v = \dfrac{d}{t}$.
| What the graph looks like | What it means |
|---|---|
| Steep positive slope | Moving fast away from the start |
| Gentle positive slope | Moving slowly away from the start |
| Horizontal line (gradient = 0) | Stationary β not moving |
| Negative slope | Moving back towards the starting point |
| Curved line | Speed is changing (accelerating or decelerating) |
A distanceβtime graph for a car journey: 60km in 3h (blue), rest for 1h (green), 30km more in 2h (orange).
Use the graph above. Find the speed in each moving section.
A cyclist travels 24km from home in 2 hours, stops for 30 minutes, then returns home in 1.5 hours. Find the speed on the return journey.
$a = \dfrac{\Delta v}{\Delta t}$ in m/sΒ²
Count squares or use shape formulas
| What the vβt graph looks like | What it means |
|---|---|
| Positive slope (rising) | Accelerating (speeding up) |
| Horizontal line (gradient=0) | Constant velocity (not accelerating) |
| Negative slope (falling) | Decelerating (slowing down) |
| Line touching x-axis (v=0) | Object momentarily at rest |
Velocityβtime graph. Shaded area = total distance = 24 + 48 + 12 = 84 m. Orange triangle shows how to find acceleration.
Using the graph above: (a) Find the acceleration in the first 4 seconds. (b) Find the deceleration in the last section. (c) Find the total distance travelled.
Triangle (0β4s): $\frac{1}{2} \times 4 \times 12 = 24$ m
Rectangle (4β8s): $4 \times 12 = 48$ m
Triangle (8β10s): $\frac{1}{2} \times 2 \times 12 = 12$ m
Draw a straight line that just touches the curve at the point in question β this is the tangent. Then calculate gradient = rise Γ· run on that straight line.
The curve $d = t^2$ with a tangent drawn at $t = 3$ s. The gradient of the tangent β 6 m/s = speed at that instant.
- Mark the point on the curve where you want the gradient.
- Use a ruler to draw a straight line that touches the curve only at that point (tangent). The line should not cut through the curve.
- Choose two points that are far apart on the tangent line (not necessarily on the curve) and read off their coordinates from the graph.
- Calculate gradient = $\dfrac{y_2 - y_1}{x_2 - x_1}$ using those two points. Include the units!
A tangent is drawn to a distance-time curve at $t = 3$ s. The tangent passes through the points $(1, 0)$ and $(5, 24)$. Find the speed at $t = 3$ s.
where $h$ = width of each strip, $y_0$ = first value, $y_n$ = last value, and all middle values are doubled.
How to Use the Trapezium Rule
- Divide the x-axis into equal strips of width $h$.
- Read off the y-values at each strip boundary ($y_0, y_1, y_2, \ldots$).
- Use the formula: add the first and last values once, and all middle values twice.
- Multiply by $\frac{h}{2}$. Remember to include units (y-unit Γ x-unit).
A car's velocity is recorded every 2 seconds:
| $t$ (s) | 0 | 2 | 4 | 6 | 8 |
|---|---|---|---|---|---|
| $v$ (m/s) | 0 | 6 | 10 | 12 | 8 |
Estimate the total distance using the trapezium rule.
Electricity Bill: $C = 10 + 0.30n$
y-intercept = Β£10 β this is the standing charge (the fixed amount you pay even if you use no electricity).
Gradient = Β£0.30 per kWh β this is the unit price (cost per kWh of electricity used).
For any number of kWh used ($n$): $$C = 10 + 0.30n$$
β’ gradient = rate of change of cost/profit
β’ y-intercept = starting value or fixed cost
β’ steeper line = higher rate
A mobile phone plan charges a Β£15 monthly fee plus Β£0.08 per minute of calls. (a) Write the equation for the monthly cost $C$. (b) What is the gradient of the cost graph and what does it represent? (c) What is the y-intercept and what does it mean?
Plan A: Β£5/month + Β£0.15 per minute. Plan B: Β£20/month + Β£0.05 per minute. Which is cheaper for 100 minutes? For 200 minutes?
π Gradient of any straight-line graph
$\text{gradient} = \dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{\text{rise}}{\text{run}}$
Units = y-unit Γ· x-unit
π Distanceβtime graph
Gradient = speed
Positive β moving away
Zero β stationary
Negative β returning
Steeper = faster
π Velocityβtime graph
Gradient = acceleration
Area = distance
Positive slope β speeding up
Negative slope β slowing down
π Curve: drawing a tangent
Touch curve at one point only. Use two widely-spaced points on the tangent to calculate gradient = instantaneous rate of change.
π² Trapezium rule
$\text{Area} \approx \dfrac{h}{2}(y_0 + 2y_1 + \cdots + 2y_{n-1} + y_n)$
More strips β more accurate
π· Financial graphs
Gradient = rate of change (cost per unit, profit per item)
y-intercept = fixed cost or starting value
| Shape in vβt graph | Area formula | Example |
|---|---|---|
| Triangle | $\frac{1}{2} \times \text{base} \times \text{height}$ | Accelerating from rest to $v$ in time $t$: area $= \frac{1}{2}tv$ |
| Rectangle | $\text{width} \times \text{height}$ | Constant speed $v$ for time $t$: area $= tv$ |
| Trapezium | $\frac{1}{2}(a + b) \times h$ | Speed goes from $u$ to $v$ in time $t$: area $= \frac{1}{2}(u+v)t$ |
A distance-time graph for a train journey has the following key points: $(0\text{ h},\ 0\text{ km})$, $(2.5\text{ h},\ 100\text{ km})$, $(3\text{ h},\ 100\text{ km})$, $(4.5\text{ h},\ 55\text{ km})$.
(a) Find the speed during the first section (0 to 2.5 h).
(b) Describe what is happening between 3 h and 4.5 h.
(c) Find the speed during the return section (3 h to 4.5 h) and state the direction of travel.
βΆ Show Solution
(a) Speed $= \dfrac{\text{change in distance}}{\text{change in time}} = \dfrac{100 - 0}{2.5 - 0} = \dfrac{100}{2.5} = \mathbf{40}$ km/h
(b) Between 3 h and 4.5 h the distance decreases from 100 km to 55 km. The train is travelling back towards the start.
(c) Gradient $= \dfrac{55 - 100}{4.5 - 3} = \dfrac{-45}{1.5} = -30$. Speed $= \mathbf{30}$ km/h in the direction of the starting point (negative = returning).
A velocity-time graph has vertices at $(0\text{ s},\ 0\text{ m/s})$, $(6\text{ s},\ 30\text{ m/s})$, $(10\text{ s},\ 30\text{ m/s})$, and $(14\text{ s},\ 0\text{ m/s})$.
(a) Find the acceleration in the first 6 seconds.
(b) Find the deceleration in the last section (10 s to 14 s).
(c) Calculate the total distance travelled.
βΆ Show Solution
(a) Acceleration $= \dfrac{30 - 0}{6 - 0} = \dfrac{30}{6} = \mathbf{5 \text{ m/s}^2}$
(b) Gradient $= \dfrac{0 - 30}{14 - 10} = \dfrac{-30}{4} = -7.5$ m/sΒ² β deceleration of $\mathbf{7.5 \text{ m/s}^2}$
(c) Total area = Triangle + Rectangle + Triangle:
$\frac{1}{2} \times 6 \times 30 + 4 \times 30 + \frac{1}{2} \times 4 \times 30 = 90 + 120 + 60 = \mathbf{270 \text{ m}}$
A distance-time graph is curved (the object is accelerating). A tangent is drawn to the curve at $t = 5$ s. The tangent passes through the coordinates $(2\text{ s},\ 3\text{ m})$ and $(8\text{ s},\ 39\text{ m})$.
(a) Calculate the gradient of the tangent line.
(b) What does this gradient represent?
(c) Why is this only an estimate of the true speed?
βΆ Show Solution
(a) Gradient $= \dfrac{39 - 3}{8 - 2} = \dfrac{36}{6} = \mathbf{6}$ m/s
(b) The gradient of the tangent to a distance-time graph gives the instantaneous speed at that moment β in this case, the speed of the object at $t = 5$ s is approximately 6 m/s.
(c) Drawing a tangent by hand is not perfectly accurate. The tangent is an approximation to the true slope of the curve at that point, so the calculated gradient is only an estimate.
A car's velocity is measured every 3 seconds during braking:
| $t$ (s) | 0 | 3 | 6 | 9 | 12 |
|---|---|---|---|---|---|
| $v$ (m/s) | 24 | 18 | 12 | 6 | 0 |
(a) Use the trapezium rule with 4 strips to estimate the braking distance.
(b) Comment on whether your answer is an overestimate or underestimate if the velocity decreases at an ever-increasing rate.
βΆ Show Solution
(a) $h = 3$ s, $y_0 = 24,\ y_1 = 18,\ y_2 = 12,\ y_3 = 6,\ y_4 = 0$
$$\text{Area} \approx \frac{3}{2}(24 + 2(18) + 2(12) + 2(6) + 0) = \frac{3}{2}(24 + 36 + 24 + 12 + 0) = \frac{3}{2} \times 96 = \mathbf{144 \text{ m}}$$
(b) If the velocity decreases at an ever-increasing rate (concave-down curve), each trapezium lies above the true curve, so the trapezium rule gives an overestimate.
A car hire company charges customers. A graph of total cost ($C$, in Β£) against miles driven ($m$) is a straight line passing through $(0,\ 40)$ and $(200,\ 140)$.
(a) Find the gradient of the line and state its units.
(b) What does the gradient represent in context?
(c) What does the y-intercept represent?
(d) Write the equation for $C$ in terms of $m$.
βΆ Show Solution
(a) Gradient $= \dfrac{140 - 40}{200 - 0} = \dfrac{100}{200} = \mathbf{0.5}$ Β£/mile (or 50p per mile)
(b) The gradient means the hire cost increases by 50p for every mile driven. This is the cost per mile.
(c) The y-intercept is Β£40 β this is the base/fixed hire charge that applies regardless of how far you drive.
(d) $C = 40 + 0.5m$
A velocity-time graph is a straight line from $(0\text{ s},\ 5\text{ m/s})$ to $(8\text{ s},\ 21\text{ m/s})$.
(a) Find the acceleration.
(b) Calculate the distance travelled in the 8 seconds.
βΆ Show Solution
(a) Acceleration $= \dfrac{21 - 5}{8 - 0} = \dfrac{16}{8} = \mathbf{2 \text{ m/s}^2}$
(b) The area under the graph is a trapezium with parallel sides 5 and 21, and height (width) = 8 s:
$$\text{Distance} = \frac{1}{2}(5 + 21) \times 8 = \frac{1}{2} \times 26 \times 8 = \mathbf{104 \text{ m}}$$
A graph shows the depth of water ($d$ cm) in a bathtub against time ($t$ minutes). The graph has three sections: (i) a steep positive slope for 4 minutes; (ii) a horizontal line for 10 minutes; (iii) a steep negative slope for 3 minutes.
(a) Describe what is happening in each section in the context of the scenario.
(b) The depth rises from 0 to 30 cm in 4 minutes. Find the rate of filling.
(c) The bath empties in 3 minutes from 30 cm. Find the rate of emptying.
βΆ Show Solution
(a) (i) The bath is filling β depth increases rapidly.
(ii) The bath is full and the water isn't moving (someone is bathing, tap off, plug in).
(iii) The bath is emptying β depth decreases rapidly.
(b) Rate of filling = gradient $= \dfrac{30 - 0}{4 - 0} = \mathbf{7.5}$ cm/min
(c) Rate of emptying = $\dfrac{0 - 30}{3} = -10$ cm/min β 10 cm/min (magnitude of gradient)
A motorbike's journey is described by the following velocity-time graph points: $(0,\ 0)$, $(5,\ 20)$, $(15,\ 20)$, $(20,\ 0)$, $(25,\ 15)$.
(a) Find the acceleration between 0 and 5 seconds.
(b) Find the distance covered in the first 20 seconds.
(c) What is happening between 20 and 25 seconds? Find the acceleration.
βΆ Show Solution
(a) Acceleration $= \dfrac{20 - 0}{5 - 0} = \mathbf{4 \text{ m/s}^2}$
(b) Distance in 0β20 s = area under graph:
Triangle (0β5 s): $\frac{1}{2} \times 5 \times 20 = 50$ m
Rectangle (5β15 s): $10 \times 20 = 200$ m
Triangle (15β20 s): $\frac{1}{2} \times 5 \times 20 = 50$ m
Total $= 50 + 200 + 50 = \mathbf{300 \text{ m}}$
(c) The motorbike starts from rest (v=0 at 20 s) and accelerates again to 15 m/s in 5 s. Acceleration $= \dfrac{15 - 0}{5} = \mathbf{3 \text{ m/s}^2}$
A small business sells handmade candles. Each candle sells for Β£8. The cost to produce $n$ candles is given by $C = 120 + 3n$ (Β£). The revenue from selling $n$ candles is $R = 8n$ (Β£).
(a) Find the gradient of the cost graph and the revenue graph. What do they represent?
(b) How many candles must be sold to break even (profit = 0)?
(c) Write an expression for the profit $P$ in terms of $n$ and find the profit from selling 50 candles.
βΆ Show Solution
(a) Gradient of cost graph = Β£3/candle (cost to make each candle). Gradient of revenue graph = Β£8/candle (selling price per candle). Revenue graph is steeper β eventually profit is made.
(b) Break-even: Revenue = Cost
$8n = 120 + 3n \Rightarrow 5n = 120 \Rightarrow n = \mathbf{24}$ candles
(c) Profit $P = R - C = 8n - (120 + 3n) = 5n - 120$
At $n = 50$: $P = 5(50) - 120 = 250 - 120 = \mathbf{Β£130}$
A ball is rolled along a surface. Its distance from a sensor (in cm) at various times is recorded:
| $t$ (s) | 0 | 1 | 2 | 3 | 4 | 5 |
|---|---|---|---|---|---|---|
| $d$ (cm) | 0 | 8 | 28 | 54 | 80 | 100 |
(a) Without calculating, describe how the speed of the ball changes over time (look at the differences between consecutive d values).
(b) A tangent is drawn to the d-t curve at $t = 2$ s. It passes through $(0,\ -4)$ and $(4,\ 52)$. Find the speed at $t = 2$ s.
(c) Estimate the average speed over the entire 5 seconds.
βΆ Show Solution
(a) The differences are: 8, 20, 26, 26, 20. The ball speeds up between $t = 0$ and $t = 3$ s (differences increasing), then slows down from $t = 3$ to $t = 5$ s (differences decreasing). The speed increases then decreases.
(b) Two points on tangent: $(0, -4)$ and $(4, 52)$
Gradient $= \dfrac{52 - (-4)}{4 - 0} = \dfrac{56}{4} = \mathbf{14}$ cm/s
Speed at $t = 2$ s $\approx \mathbf{14}$ cm/s
(c) Average speed $= \dfrac{\text{total distance}}{\text{total time}} = \dfrac{100 - 0}{5 - 0} = \mathbf{20}$ cm/s
Note: average speed uses total distance Γ· total time, NOT the gradient of the tangent.