Printable · GCSE Higher · ages 14-16
Gradients and areas under graphs worksheet — GCSE Higher
Fifteen questions on "gradients and areas under graphs" — DfE statement A15. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Higher only
Answer key: Gradients and areas under graphs worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (d) Overestimate — the curve bends upward (convex). — The first differences of the speeds are 3, 5, 7 and 9, so the second differences are 2, 2 and 2 — constant and positive, which means the speed-time graph curves upwards (is convex). On a convex curve, each straight chord used by the trapezium rule lies above the curve, so the trapezium rule overestimates the true distance. 'Underestimate — the curve bends upward' states the same correct geometry but gets the conclusion backwards — a chord above the curve means too much area is counted, not too little. 'Overestimate — the speed values are increasing' uses the wrong evidence: increasing speed alone doesn't tell you whether the curve bends up or down, only the second differences do. 'Underestimate — second differences are constant' confuses a constant second difference with a steady rate of change in speed, which isn't what the second difference of a speed-time table measures.
- (d) 40 m — Each trapezium has width 2. Its area is width × the average of its two heights. Strip 1: average of 0 and 5 is 2.5, so area = 2 × 2.5 = 5. Strip 2: average of 5 and 9 is 7, so area = 2 × 7 = 14. Strip 3: average of 9 and 12 is 10.5, so area = 2 × 10.5 = 21. Total distance = 5 + 14 + 21 = 40 m. Leaving out the division by 2 in the averaging step doubles every strip, giving 80 m instead of 40 m. Using only the LEFT height of each strip as a rectangle, 0 × 2 + 5 × 2 + 9 × 2 = 28, or only the RIGHT height, 5 × 2 + 9 × 2 + 12 × 2 = 52, both ignore that the graph curves between the two ends of each strip — always average the two heights of a trapezium, never use just one of them.
- (a) 271 m — The reading at t = 12 isn't in the table, so it must be interpolated between t = 10 (35 m/s) and t = 14 (27 m/s): the velocity falls by 8 m/s over the 4-second gap, so over 2 seconds it falls by 4 m/s, giving 35 − 4 = 31 m/s. The trapezium rule then uses three strips of unequal width, 4, 6 and 2 seconds, with areas of 40, 165 and 66: 40 + 165 + 66 = 271 m. Writing 267 m comes from skipping the interpolation and using the table's t = 14 reading, 27, directly as the height at t = 12. Writing 282 m comes from treating all three strips as though they were 4 seconds wide, instead of using the true gaps of 4, 6 and 2 seconds between the readings. Writing 275 m comes from using the t = 10 reading, 35, at both ends of the final strip, instead of interpolating a new value at t = 12.
- (d) 168 m — Split the area under the graph into two parts. The rising section (0 to 8 s) is a triangle: area = 0.5 × 8 × 12 = 48. The constant section, from 8 s to 18 s (10 s), is a rectangle: area = 12 × 10 = 120. Total distance = 48 + 120 = 168 m. Leaving out the 0.5 doubles the triangle, giving 8 × 12 + 120 = 216 m; ignoring the triangle section altogether gives only 120 m; averaging the start and final speeds over the whole 18 seconds, (0 + 12) ÷ 2 = 6, then 6 × 18 = 108 m, wrongly treats the tram as accelerating the whole time, when the graph is flat for the last 10 seconds.
- (b) 14 m/s — Average speed for a whole journey is total distance divided by total time: 350 ÷ 25 = 14 m/s. Multiplying the distance and time instead of dividing gives 350 × 25 = 8750 m/s. Adding the distance and time instead of dividing gives 350 + 25 = 375 m/s. Inverting the division, working out time divided by distance, gives 25 ÷ 350, which rounds to 0.07 m/s.
- (b) The total volume of water, in litres, that has flowed in. — On a rate-time graph, the y-axis is in litres per minute and the x-axis is in minutes; multiplying a rate by a time gives litres per minute × minutes = litres, a total volume. So the area under the graph represents the total volume of water that has flowed in. Thinking the area itself represents the rate, rather than what the rate accumulates to, gives the wrong claim about the average rate of flow. Confusing the area with the gradient of the graph — which measures how the rate is changing — gives the wrong claim about litres per minute squared. Ignoring the flow-rate axis and focusing only on the time axis gives the wrong claim that the area is simply the total time.
- (a) Underestimate: the chord lies below the curve — For a curve that is concave down (bending downward), the straight line joining any two points on the curve lies BELOW the curve. The trapezium's top edge is this straight line, so the trapezium's area is smaller than the true area under the curve — the trapezium rule UNDERESTIMATES the distance in this case. This is because a curve whose gradient keeps decreasing bends away from any chord joining two of its points, dropping the chord below every point of the curve in between. The reverse, a chord lying above the curve, is the rule for a concave-up curve, not this one — check which way the curve bends before deciding. The trapezium rule does not always overestimate or underestimate, and it is not exact except when the graph really is a straight line.
- (d) 2 — The gradient between two points on a line is the change in y divided by the change in x. Using (5, 2) and (0, −8): (2 − (−8)) ÷ (5 − 0) = 10 ÷ 5 = 2. Inverting the fraction, dividing the change in x by the change in y instead, gives 5 ÷ 10 = 0.5. Reversing the order of the x-values in the denominator, giving (2 − (−8)) ÷ (0 − 5) = 10 ÷ (−5), gives −2. Misreading the y-intercept as 8 instead of −8, giving (2 − 8) ÷ 5 = −6 ÷ 5, gives −1.2.
- (c) 81 m — Split the velocity-time graph into its three phases. The accelerating phase (0 to 4 s) is a triangle: 1/2 × 4 × 6 = 12. The constant phase (4 s at 6 m/s, for 10 s) is a rectangle: 10 × 6 = 60. The decelerating phase (3 s) is a triangle: 1/2 × 3 × 6 = 9. Total distance: 12 + 60 + 9 = 81 m. Forgetting the final decelerating phase entirely and adding only the first two areas gives 12 + 60 = 72 m. Treating all three phases as rectangles, forgetting to halve either triangular phase, gives 4 × 6 + 10 × 6 + 3 × 6 = 102 m. Halving only the deceleration triangle correctly but treating the acceleration phase as a rectangle too gives 4 × 6 + 60 + 9 = 93 m.
- (d) 44 m — The trapezium rule between t = 2 and t = 5 uses only the speeds at t = 2, 3, 4 and 5 — 12, 15, 16 and 14 — with three strips of width 1: adding the first and last readings and twice the sum of the middle readings gives 12 + 14 + 2 × (15 + 16) = 88, and half of that is 44 m. Writing 68.5 m comes from applying the trapezium rule to the whole table, from t = 0 to t = 6, instead of restricting it to the interval t = 2 to t = 5 that the question asks for. Writing 28.5 m comes from forgetting to double the two middle readings, 15 and 16, in the trapezium rule formula. Writing 39 m comes from averaging only the first and last speeds in the interval, 12 and 14, and multiplying by the 3-second interval, ignoring the readings at t = 3 and t = 4 in between.
- (d) 680 m — First find how long the acceleration takes: acceleration = change in speed ÷ time, so 2.5 = 20 ÷ t, giving t = 20 ÷ 2.5 = 8 seconds. The distance during this phase is the area of a triangle with base 8 and height 20: 1/2 × 8 × 20 = 80 m. The distance during the constant-speed phase is 20 × 30 = 600 m, since distance = speed × time at a constant speed. The total distance is 80 + 600 = 680 m. Using the given 30 seconds for the acceleration phase as well, 1/2 × 30 × 20 = 300, plus the correct 600, gives 900 m — but 30 seconds is only stated for the constant-speed phase. Leaving out the 1/2 and using the full rectangle for the acceleration phase, 8 × 20 = 160, plus the correct 600, gives 760 m — the speed is not constant during acceleration, so this area is a triangle, not a rectangle. Swapping the two times round, and using 8 seconds for the constant-speed distance instead of 30, 20 × 8 = 160, plus the correct triangle area of 80, gives 240 m.
- (a) 120 m — The gradient of the second line is (0 − V)/(9 − 6) = −V/3, and this equals −8, so V = 24. The distance from t = 0 to t = 6 is the area of a trapezium with parallel sides 4 and 24 and width 6: 1/2 × (4 + 24) × 6 = 84. The distance from t = 6 to t = 9 is the area of a triangle with base 3 and height 24: 1/2 × 3 × 24 = 36. The total distance is 84 + 36 = 120 m. Using V = 8, treating the gradient's number as the missing velocity itself rather than solving −V/3 = −8 for V, gives a trapezium area of 1/2 × (4 + 8) × 6 = 36 and a triangle area of 1/2 × 3 × 8 = 12, a total of 48 m. Leaving out the 1/2 in the trapezium formula, (4 + 24) × 6 = 168, plus the correct triangle of 36, gives 204 m. Using the full 6 seconds as the triangle's base instead of the 3 seconds the second line actually lasts, 1/2 × 6 × 24 = 72, plus the correct trapezium of 84, gives 156 m.
- (b) Student B's — narrower strips fit the curve more closely. — The trapezium rule replaces the curve with straight-line segments; the narrower each strip, the more closely its straight edge follows the curve, so Student B's estimate with 8 narrower strips is more likely to be closer to the true area. Reasoning from the number of arithmetic steps rather than from how well the straight lines fit the curve gives the wrong claim that Student A makes fewer rounding errors. Believing the trapezium rule is exact, rather than an estimate that improves with narrower strips, gives the wrong claim that the two are always the same. Believing wider strips smooth out the curve better, rather than following it less closely, gives the wrong claim in favour of Student A's wider strips.
- (b) 12.7 m/s — Find the total distance from the area under the graph, then divide by the total time. Break the graph into its four straight sections: a triangle from (0, 0) to (5, 20), where 5 × 20 = 100 gives an area of 50 m when halved; a rectangle from (5, 20) to (12, 20), area 7 × 20 = 140 m; a trapezium from (12, 20) to (16, 4), where (20 + 4) × 4 = 96 gives an area of 48 m when halved; and a rectangle from (16, 4) to (20, 4), area 4 × 4 = 16 m — a total distance of 50 + 140 + 48 + 16 = 254 m. Dividing by the 20 seconds gives an average speed of 254 ÷ 20 = 12.7 m/s. Writing 15.1 m/s comes from forgetting to halve the trapezium area for the third section, using 96 instead of 48: a total of 302 m, and 302 ÷ 20 = 15.1 m/s. Writing 11.9 m/s comes from leaving out the final section, from (16, 4) to (20, 4), entirely: a total of 238 m, and 238 ÷ 20 = 11.9 m/s. Writing 12.1 m/s comes from dividing the correct total distance by 21 instead of 20 — a fencepost slip, counting the whole seconds from t = 0 to t = 20 inclusive as 21 seconds of travel rather than reading the journey as a duration of 20 seconds: 254 ÷ 21 = 12.1 m/s (1 d.p.).
- (c) 2 — At x = 1, y = 1² − 3(1) = 1 − 3 = −2. At x = 4, y = 4² − 3(4) = 16 − 12 = 4. Gradient of the chord = change in y ÷ change in x = (4 − (−2)) ÷ (4 − 1) = 6 ÷ 3 = 2. Writing down the change in y, 6, and stopping there without dividing by the change in x gives 6. Losing the negative sign on y = −2 at x = 1 and treating it as +2 gives (4 − 2) ÷ (4 − 1) = 2 ÷ 3 = 2/3. Dividing the wrong way round, change in x ÷ change in y, gives (4 − 1) ÷ (4 − (−2)) = 3 ÷ 6 = 1/2.
Build your own mix at the worksheet builder.