Printable · GCSE Higher · ages 14-16
Real-life graphs and kinematics worksheet — GCSE Higher
Fifteen questions on "real-life graphs and kinematics" — DfE statement A14. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
part Higher
Real-life graphs and kinematics worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.An exponential graph y = A × rˣ passes through the points (0, 8) and (2, 18). Work out the value of r, correct to 2 decimal places.
- 2.The graph of y = 20/x is drawn for x > 0. As the value of x increases, what happens to the value of y?
- 3.A car's speed-time graph shows the following: its speed increases steadily from 0 m/s to 20 m/s over the first 10 seconds, then stays constant at 20 m/s for the next 15 seconds. Work out the total distance travelled in the first 25 seconds.
- 4.A van's value depreciates by 18% each year. After 2 years it is worth £5,379.20. Work out its value when it was new, correct to the nearest pound.
- 5.Water is poured into a container at a constant rate. A graph of the depth of the water, in cm, against the time since pouring began, in minutes, is a straight line through the origin, and it passes through the point (3, 12). Use the graph to work out the depth of the water after 7 minutes.
- 6.A walker's distance-time graph is described as follows: she walks 3 km in the first 15 minutes at a steady speed, rests for 10 minutes, then walks a further 3 km in the next 20 minutes, also at a steady speed. Work out her speed, in km/h, during the first 15 minutes.
- 7.A parcel delivery company's cost graph shows the following: the cost is a flat £5 for parcels weighing up to 2 kg, and then rises by £2 for each additional kg above 2 kg. Use the graph to work out the weight of a parcel that costs £17.
- 8.An exponential model has equation y = A × bˣ, where b > 1. Its graph passes through the points (1, 135) and (2, 405). Work out the value of A.
- 9.A train's distance-time graph shows it travelling 100 km at a steady speed in the first 1.5 hours, waiting at a signal for 0.25 hours, then travelling a further 47 km in 0.75 hours. Work out the average speed for the whole journey, correct to 1 decimal place.
- 10.The graph of y = 60 × (0.5)ˣ is sketched for x ≥ 0. Which statement correctly describes what happens to the curve as x increases?
- 11.The mass of a chemical sample decays by 15% every hour. It starts at 500 g. Work out the mass remaining after 3 hours, correct to 1 decimal place.
- 12.A machine bought for £2,400 loses 12% of its value every year. After how many complete years does its value first fall below £1,500?
- 13.A bacteria colony doubles every 4 hours and its size is recorded only every 4 hours. The recorded population 20 hours after the start is 9,600. After how many hours did the recorded population first exceed 1,000?
- 14.A cyclist's speed-time graph is described as follows: speed increases steadily from 0 m/s to 8 m/s over the first 4 seconds, stays constant at 8 m/s for the next 6 seconds, then decreases steadily to 0 m/s over the final 2 seconds. Work out the total distance travelled.
- 15.A speed-time graph for a car shows the speed increasing steadily from 5 m/s to 17 m/s over 6 seconds. Work out the acceleration of the car, in m/s².
Answer key
- (b) 1.50 — Substituting (0, 8) gives A = 8, since r⁰ = 1. Substituting (2, 18) gives 8 × r² = 18, so r² = 18 ÷ 8 = 2.25. Taking the square root of 2.25 gives r = 1.50 (2 d.p.). Stopping after finding r² and giving 2.25 as the final answer, without taking the square root, is wrong because r² is not the same as r. Dividing r² by the exponent 2 instead of taking its square root — treating the power as something you divide by rather than root — gives 2.25 ÷ 2 = 1.13 (2 d.p.), which is wrong. Inverting the ratio, working out 8 ÷ 18 instead of 18 ÷ 8, gives 0.44 (2 d.p.), which is wrong because the LATER value must be divided by the EARLIER one to find the growth multiplier, not the other way round.
- (b) y decreases towards zero but never reaches it — Method: as x gets larger, dividing 20 by a bigger number gives a smaller result, so y decreases; because 20/x can never be exactly zero for any positive x, the curve gets closer to zero without ever reaching it, so y decreases towards zero but never reaches it. Distractor origins: 'y increases towards a limit but never reaches it' has the relationship backwards, treating y as increasing when it is actually decreasing; 'y decreases at a steady rate and reaches zero' wrongly assumes the graph behaves like a straight line that eventually hits zero; 'y stays the same however large x becomes' wrongly assumes there is no change in y at all.
- (d) 400 m — The distance travelled equals the area under the speed-time graph. The first 10 seconds form a triangle with base 10 and height 20, giving an area of 0.5 × 10 × 20 = 100 m. The next 15 seconds form a rectangle with base 15 and height 20, giving an area of 15 × 20 = 300 m. The total distance is 100 + 300 = 400 m. The option 500 m treats the whole 25 seconds as travelled at the constant 20 m/s, ignoring that the speed was building up during the first 10 seconds: 25 × 20 = 500. The option 300 m only counts the constant-speed section and forgets the triangle section entirely. The option 200 m comes from working out the triangle's area without halving it (10 × 20 = 200) and forgetting the rectangle altogether.
- (c) £8,000 — The multiplier for one year is 1 − 0.18 = 0.82, so 0.82 × 0.82 = 0.6724. Original value = 5,379.20 ÷ 0.6724 = £8,000. Treating the total drop as simple depreciation (18% × 2 = 36% lost in total, so dividing by 0.64 instead of 0.6724) gives 5,379.20 ÷ 0.64 = £8,405 (nearest pound) — wrong, because the depreciation compounds year by year rather than adding up. Dividing by 0.82 only once, forgetting the second year entirely, gives 5,379.20 ÷ 0.82 = £6,560 — wrong, because two years of depreciation have passed, not one. Multiplying by 0.6724 instead of dividing by it — repeating the depreciation forward instead of reversing it — gives 5,379.20 × 0.6724 = £3,617 (nearest pound) — wrong, because to find the ORIGINAL value you must undo the depreciation, not apply it again.
- (d) 28 cm — Method: rate = 12 cm ÷ 3 min = 4 cm per minute. Depth after 7 minutes = 4 × 7 = 28 cm. Distractor origins: 84 cm multiplies the given depth by 7 directly, without first finding the rate per minute (12 × 7 = 84); 24 cm simply doubles the given depth instead of scaling correctly by the ratio of times; 16 cm combines the numbers with subtraction and addition (12 − 3 + 7 = 16) instead of finding a rate.
- (a) 12 km/h — Method: convert 15 minutes to hours: 15 ÷ 60 = 0.25 h. Speed = distance ÷ time = 3 ÷ 0.25 = 12 km/h. Distractor origins: 9 km/h is the speed for the second section (3 km in 20 minutes) instead of the first; 8 km/h is the average speed for the whole journey (6 km in 45 minutes) instead of just the first section; 0.2 km/h divides 3 km by 15 without converting the minutes into hours.
- (b) 8 kg — The cost above the flat £5 charge is 17 − 5 = £12. At £2 per kg, this covers 12 ÷ 2 = 6 kg above the first 2 kg, so the total weight is 2 + 6 = 8 kg. Dividing the full £17 by £2 per kg without first taking off the £5 flat charge gives 17 ÷ 2 = 8.5 kg. Taking off the £5 flat charge and dividing by £2 per kg, but forgetting to add back the 2 kg that the flat charge covers, gives 12 ÷ 2 = 6 kg. Taking off £2 instead of £5 as the flat charge, (17 − 2) ÷ 2 = 7.5 kg, swaps which number is the fixed fee.
- (a) 45 — The ratio between the two given points, one power of x apart, gives b: 405 ÷ 135 = 3, so b = 3. Substituting back, at x = 1, y = A × b, so 135 = A × 3, giving A = 45. Giving the common ratio b itself instead of A confuses which unknown was asked for and produces 3 — wrong, because the question asks for A, not b. Giving 135 instead treats the first given point as the y-intercept and reads A off it directly — wrong, because that point is at x = 1, not x = 0, so 135 is A × b, not A. Assuming A equals b⁰ = 1 by itself, rather than substituting a known point to solve for A, gives 1 — wrong, because b⁰ is always 1 regardless of A; A must be found using an actual (x, y) pair from the graph.
- (b) 58.8 km/h — Total distance = 100 + 47 = 147 km. Total time = 1.5 + 0.25 + 0.75 = 2.5 hours. Average speed = 147 ÷ 2.5 = 58.8 km/h. Leaving out the 0.25 hours of waiting from the total time gives 147 ÷ 2.25 = 65.3 km/h (1 d.p.) — wrong, because the train is stationary but time is still passing on the whole journey. Using only the first leg gives 100 ÷ 1.5 = 66.7 km/h (1 d.p.) — wrong, because it ignores the second leg of the journey entirely. Working out each leg's own speed (100 ÷ 1.5 = 66.7 km/h and 47 ÷ 0.75 = 62.7 km/h) and then averaging those two speeds gives 64.7 km/h (1 d.p.) — wrong, because the average of two speeds over DIFFERENT times is not the same as total distance divided by total time.
- (a) It gets closer to zero but never actually reaches it. — y = 60 × (0.5)ˣ is always positive, however large x is, because a positive number raised to any power stays positive. As x increases, (0.5)ˣ gets smaller and smaller but never equals zero, so y approaches zero without ever reaching it. Believing the curve reaches zero when x = 60, because 60 is the starting value, mixes up the y-intercept with a stopping point — an exponential decay curve like this one never actually reaches the x-axis, so this is wrong. Believing the curve goes negative for large x is wrong because multiplying a positive number by (0.5) any number of times can never produce a negative result. Believing the curve levels off at y = 0.5, confusing the base of the exponential with its eventual level, is wrong: the base only controls how fast the curve falls, not where it settles — this curve settles at y = 0, not y = 0.5. Whenever you sketch an exponential decay curve, draw it approaching the x-axis but never touching it.
- (c) 307.1 g — The multiplier for one hour is 1 − 0.15 = 0.85. After 3 hours the mass is 500 × 0.85³. Since 0.85 × 0.85 = 0.7225 and 0.85 × 0.7225 = 0.614125, the mass is 500 × 0.614125 = 307.0625 g, which rounds to 307.1 g. Stopping after only 2 hours instead of 3 gives 500 × 0.7225 = 361.25 g, which rounds to 361.3 g — wrong, because the question asks for 3 hours, not 2. Treating the decay as simple (15% × 3 = 45% lost in total, applied once) gives 500 × 0.55 = 275.0 g, which is wrong because the decay compounds hour by hour rather than adding up. Working out the AMOUNT LOST instead of the mass remaining gives 500 − 307.0625 = 192.9375 g, which rounds to 192.9 g — wrong, because the question asks what remains, not what has decayed away. Whenever a percentage decreases repeatedly, multiply by the same factor each period rather than adding the percentages together.
- (c) 4 years — The yearly multiplier is 1 − 0.12 = 0.88. After 1 year: 2400 × 0.88 = 2112. After 2 years: 2112 × 0.88 = 1858.56. After 3 years: 1858.56 × 0.88 = 1635.5328. After 4 years: 1635.5328 × 0.88 = 1439.27 (2 d.p.), which is the first value below £1,500 — so it takes 4 complete years. Stopping after 3 years, where the value is still £1,635.53, above £1,500, gives 3 years — wrong, because the threshold has not been crossed yet at that point. Continuing for one year longer than needed gives 5 years — wrong, because the value has already fallen below £1,500 by year 4, so year 5 overcounts. Multiplying by the percentage itself instead of by the multiplier — using 0.12 in place of 0.88 — gives 2400 × 0.12 = £288 after a single year, apparently below £1,500 straight away, so 1 year — wrong, because 12% is the part lost each year, and the part left is 88%, so the multiplier is 0.88.
- (d) 8 — Working backwards by halving (undoing the doubling), one 4-hour step at a time: 9,600 (20 h) → 4,800 (16 h) → 2,400 (12 h) → 1,200 (8 h) → 600 (4 h) → 300 (0 h). Reading these in time order — 300, 600, 1,200, 2,400, 4,800, 9,600 at 0, 4, 8, 12, 16, 20 hours — the population is still at or below 1,000 at 4 hours (600) and first goes above 1,000 at 8 hours (1,200). So the recorded population first exceeds 1,000 at 8 hours. Answering 20 just reads off the time stated in the question, without working out when the threshold was actually first crossed — wrong, because 9,600 is only the value AT 20 hours, not necessarily the first time the population passed 1,000. Answering 0 comes from recovering the starting population by dividing 9,600 by 5 (the number of 4-hour gaps up to 20 hours) instead of by 2⁵ = 32 (the correct number of halvings), giving a wrongly-inflated starting value of 9,600 ÷ 5 = 1,920 — already above 1,000 at 0 hours — wrong, because doubling means the value must be halved five times, dividing by 2 five times (2⁵ = 32), not divided once by the number of gaps. Answering 12 comes from halving back only twice, from 9,600 to 4,800 (16 h) to 2,400 (12 h), and stopping there because 2,400 is already above 1,000, without checking that 1,200 at 8 hours is also above 1,000 and occurs earlier — wrong, because the FIRST recorded time above 1,000 is the earliest such time, not the first one reached while working backwards from 20 hours.
- (c) 72 m — The first section is a triangle with base 4 s and height 8 m/s, area = 1/2 × 4 × 8 = 16 m. The middle section is a rectangle with base 6 s and height 8 m/s, area = 6 × 8 = 48 m. The final section is a triangle with base 2 s and height 8 m/s, area = 1/2 × 2 × 8 = 8 m. Total distance = 16 + 48 + 8 = 72 m. Treating both sloping sections as full rectangles instead of triangles — forgetting the factor of a half — gives 4 × 8 + 6 × 8 + 2 × 8 = 96 m, which is wrong because a sloping speed-time section is a triangle, not a rectangle. Leaving out the final, decreasing section entirely gives 16 + 48 = 64 m, which is wrong because the cyclist is still moving and covering distance while slowing down. Leaving out the middle, constant-speed section gives 16 + 8 = 24 m, which is wrong because the cyclist covers the most distance of all during the 6 seconds of constant speed.
- (a) 2 m/s² — Method: acceleration = change in speed ÷ time = (17 − 5) ÷ 6 = 12 ÷ 6 = 2 m/s². Distractor origins: 12 m/s² stops after finding the change in speed and forgets to divide by the time; 22 m/s² adds the two speeds instead of subtracting them, and also forgets to divide by time (5 + 17 = 22); 72 m/s² multiplies the change in speed by the time instead of dividing (12 × 6 = 72).
Build your own mix at the worksheet builder.