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
- (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.
- (a) 48 litres — Split the area into three sections. The rectangle (t = 0 to 2) has area 2 × 12 = 24. The first trapezium (t = 2 to 5, parallel sides 12 and 3, width 3) has area 1/2 × (12 + 3) × 3 = 22.5. The second trapezium (t = 5 to 6, parallel sides 3 and 0, width 1) has area 1/2 × (3 + 0) × 1 = 1.5. Total volume: 24 + 22.5 + 1.5 = 48 litres. Forgetting the rectangle and adding only the two trapeziums gives 22.5 + 1.5 = 24 litres. Using a single trapezium across the whole 6 minutes, with parallel sides 12 and 0, ignoring that the first 2 minutes are constant, gives 1/2 × (12 + 0) × 6 = 36 litres. Correctly finding the rectangle and the first trapezium but forgetting to halve the second trapezium, using (3 + 0) × 1 = 3 instead of 1.5, gives 24 + 22.5 + 3 = 49.5 litres.
- (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.
- (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) 64 m — The distance travelled is the area under the speed-time graph. From t = 0 to t = 4, the shape is a triangle with base 4 and height 8, area 1/2 × 4 × 8 = 16. From t = 4 to t = 10, the shape is a rectangle with base 6 and height 8, area 6 × 8 = 48. Total distance: 16 + 48 = 64 m. Treating the whole 10 seconds as a single trapezium with parallel sides 0 and 8 and width 10, instead of splitting it into the triangle and rectangle, gives 40 m. Ignoring the acceleration phase completely and assuming the car travels at a constant 8 m/s for all 10 seconds gives 8 × 10 = 80 m. Misreading the second interval as running from t = 4 to t = 8 instead of t = 4 to t = 10 gives a rectangle area of 4 × 8 = 32, plus the correct triangle of 16, totalling 48 m.
- (d) 300 m — For a constant speed, the speed-time graph is a horizontal line, and the area underneath is a rectangle: distance = speed × time = 15 × 20 = 300 m. Adding the two numbers instead of multiplying gives 35 m; dividing instead of multiplying gives 1.33 m; halving the product, as you would for a triangle, gives 7.5 m — but this section of the graph is a rectangle, not a triangle, so there is no halving to do.
- (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.
- (a) 4 — The gradient of a straight line through two points is the change in y divided by the change in x. Change in y = 21 − 5 = 16. Change in x = 6 − 2 = 4. Gradient = 16 ÷ 4 = 4. Dividing x by y instead of y by x gives 0.25; forgetting to divide by the change in x at all leaves 16; dividing by only one of the two x-coordinates, 16 ÷ 2 = 8, uses the wrong denominator.
- (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.
- (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.
- (d) The cost increases by about £10 per extra item — Gradient = change in cost ÷ change in items = (800 − 400) ÷ (70 − 30) = 400 ÷ 40 = 10. The units of the gradient are £ per item, so the cost is increasing by about £10 for every extra item produced, near x = 50. Subtracting in the wrong order, (400 − 800) ÷ (70 − 30) = −10, gives the right size but the wrong sign — check which point comes first each time. Leaving out the division by 40 gives £400 per item; dividing the wrong way round, 40 ÷ 400 = 0.1, gives £0.10 per item.
- (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.
- (c) Fastest at t = 2 min — steepest gradient. — The rate of cooling is given by the size (magnitude) of the gradient, ignoring its sign — the steeper the tangent, the faster the temperature is changing. Of −8, −3 and −0.5, the gradient −8 has the greatest magnitude, so the tea is cooling fastest at t = 2 minutes. 'Fastest at t = 20 min — largest gradient' confuses the signed value with the size of the rate: −0.5 is the largest NUMBER of the three, but it's the smallest in magnitude, meaning the tea is barely cooling at all by then. 'Cools at the same rate throughout' ignores that the three gradients are different sizes, not just all negative. 'Fastest at t = 10 min — the middle reading' isn't a mathematical reason at all — the gradients themselves have to be compared, not their position in the list.
- (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.
Build your own mix at the worksheet builder.