Printable · GCSE Higher · ages 14-16
Ratio, proportion and rates of change worksheet — GCSE Higher
Fifteen questions across the ratio, proportion and rates of change statements at Higher tier. Choose the non-calculator filter to rehearse Paper 1, which counts for a third of the marks.
Calculator
Ratio, proportion and rates of change worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A sculptor makes two mathematically similar statues. The smaller statue is 20 cm tall and 80 ml of varnish covers its surface. The larger statue is 50 cm tall. Work out how much varnish is needed to cover the surface of the larger statue.
- 2.A savings account starts with £500. Each year, 4% interest is added, and then £30 is withdrawn from the account. Which recurrence correctly models the balance, £S_n, after n years, with S_0 = 500?
- 3.A tap fills a tank at a rate of 15 litres per minute. Given that 1 litre = 1000 cm³, work out the rate at which the tank fills in cm³ per second.
- 4.Maya buys a vintage car for £15000. Its value is expected to increase by 4% each year for 2 years. She then plans to sell the car and use £2000 of the money from the sale to buy a trailer. Work out how much money she will have left after selling the car and buying the trailer.
- 5.A force of 126 N acts on an area of 3.5 m². Work out the pressure on the area, in N/m².
- 6.A metal cylinder has a mass of 356.5 g and a volume of 47 cm³. Work out the density of the cylinder, in g/cm³, to 1 decimal place.
- 7.The concentration of a pollutant in a lake, in arbitrary units, follows the recurrence C_{n+1} = 0.75C_n + 40, with C_0 = 500: each week, 25% of the pollutant breaks down naturally, and then a further 40 units enter the lake from run-off. An ecologist classifies the lake as safe once C_n first drops below 300. Find the first whole number of weeks after which the lake is safe.
- 8.Two quantities x and y are in direct proportion. When x = 8, the value of y is 20. Work out the value of y when x = 14.
- 9.Ffion is paid £11.20 per hour. She works 6 hours on Monday and 4.5 hours on Tuesday. Work out her total pay for the two days.
- 10.On a straight-line graph the volume of water, V litres, in a tank is plotted on the vertical axis and the time, t minutes, on the horizontal axis. The line passes through (2, 50) and (6, 130). Work out the gradient of the line and give its units.
- 11.Maya is paid £105.30 for working 9 hours. Work out her rate of pay, in £ per hour.
- 12.The number of tickets a group can afford is inversely proportional to the price per ticket. At £4 per ticket, the group can afford 12 tickets. Work out how many tickets the group can afford at £6 per ticket.
- 13.An architect builds a scale model of a staircase before construction. The model is mathematically similar to the real staircase, at a scale of 1 : 10. The model covers a floor area of 0.4 m² on the plan. Work out the floor area the real staircase will cover, giving your answer in m².
- 14.A pump fills a paddling pool at a rate of 130 litres per hour. Work out the rate in litres per minute, to 2 decimal places.
- 15.A cyclist rides 19.3 km in 47 minutes. Work out her average speed, in km/h, to 1 decimal place.
Answer key
- (d) 500 ml — Varnish covers a surface, so the amount needed scales with the area scale factor, which is the square of the length scale factor. The length scale factor is 50 ÷ 20 = 2.5, so the area scale factor is 2.5 × 2.5 = 6.25. The varnish needed for the larger statue is 80 × 6.25 = 500 ml. Using 2.5 on its own would scale a length, not a surface.
- (a) S_{n+1} = 1.04S_n − 30 — Adding 4% interest multiplies the balance by 1 + 0.04 = 1.04. Withdrawing £30 afterwards subtracts a fixed 30, giving S_{n+1} = 1.04S_n − 30. Writing +30 instead of −30 mistakes a withdrawal for a deposit — the £30 leaves the account, so it must be subtracted. Writing 0.96 instead of 1.04 treats the 4% as a decrease rather than an increase, as if the interest were shrinking the balance instead of growing it. Writing 1.4 instead of 1.04 turns 4% into 40%, a common slip when converting a percentage to a multiplier — 4% as a decimal is 0.04, so the multiplier is 1.04, not 1.4. Always convert the percentage to a decimal first, then add 1 for growth or subtract from 1 for decay, before applying any fixed amount that is added or removed.
- (d) 250 cm³/s — Method: first change litres per minute into cm³ per minute, then change per minute into per second. Working: 15 × 1000 = 15000 cm³ per minute, then 15000 ÷ 60 = 250 cm³ per second. So the tank fills at 250 cm³ per second. Distractor 15000 cm³/s comes from stopping after the first step and forgetting to change minutes into seconds. Distractor 900000 cm³/s comes from multiplying by 60 instead of dividing. Distractor 2500 cm³/s comes from dividing by 6 instead of 60.
- (a) £14224 — Value after 2 years: £15000 × 1.04 × 1.04 = £16224. Money left after buying the trailer: £16224 − £2000 = £14224. £14200 comes from treating the two 4% increases as a single flat 8% increase applied once instead of compounding: £15000 × 1.08 = £16200, and £16200 − £2000 = £14200. £13600 comes from applying the 4% increase only once, for 1 year instead of 2: £15000 × 1.04 = £15600, and £15600 − £2000 = £13600. £18224 comes from adding the £2000 instead of subtracting it: £16224 + £2000 = £18224.
- (a) 36 — Pressure = force ÷ area, so 126 ÷ 3.5 = 36 N/m². (0.03 comes from dividing the area by the force instead of the force by the area, the wrong way round. 129.5 comes from adding 126 and 3.5 instead of dividing. 441 comes from multiplying 126 by 3.5 instead of dividing.)
- (c) 7.6 — Density = mass ÷ volume, so 356.5 ÷ 47 = 7.585..., which rounds to 7.6 g/cm³ (1 d.p.). (0.1 comes from dividing the volume by the mass instead of the mass by the volume, the wrong way round. 7.5 comes from rounding 7.585 down instead of up to 1 decimal place. 403.5 comes from adding the mass and the volume instead of dividing.)
- (a) 4 weeks — Apply the recurrence week by week. C_1 = 0.75 × 500 + 40 = 375 + 40 = 415. C_2 = 0.75 × 415 + 40 = 311.25 + 40 = 351.25. C_3 = 0.75 × 351.25 + 40 = 263.4375 + 40 = 303.4375. C_4 = 0.75 × 303.4375 + 40 = 227.578125 + 40 = 267.578125. C_3 = 303.4375 is still above 300, but C_4 = 267.58 has dropped below it, so the lake first becomes safe after 4 weeks. Taking 25% of the ORIGINAL 500 every week instead of 25% of the current amount, a flat 125 each time, gives 500 − 125 + 40 = 415, then 415 − 125 + 40 = 330, then 330 − 125 + 40 = 245, which crosses 300 a week too early and gives the wrong answer of 3 weeks. Continuing one extra step to C_5 = 0.75 × 267.578125 + 40 = 200.68 + 40 = 240.68 and calling it 5 weeks overshoots, since the concentration had already dropped below 300 at C_4. Forgetting the 40 units of run-off each week and only applying the decay gives C_1 = 0.75 × 500 = 375, then C_2 = 0.75 × 375 = 281.25 — this is already below 300 after only 2 weeks, because without the run-off the concentration falls much faster.
- (d) 35 — Method: in direct proportion the ratio y : x is the same for every pair, so find the constant and substitute the new value of x. Working: k = 20 ÷ 8 = 2.5, so y = 2.5x; when x = 14, y = 2.5 × 14 = 35. Answer: 35. The distractors: 26 comes from additive thinking — x rises by 6, so 6 is added to y — which would keep the difference constant rather than the ratio; 28 comes from rounding the constant 2.5 down to 2 and working out 2 × 14, which loses the half in the constant; 5.6 comes from using the constant upside down, 8 ÷ 20 = 0.4, and working out 0.4 × 14.
- (d) £117.60 — Add the hours worked over the two days: 6 + 4.5 = 10.5 hours. Multiply by the rate of pay: 10.5 × £11.20 = £117.60. (£67.20 is Monday's pay only. £50.40 is Tuesday's pay only. £106.40 comes from mistakenly adding the hours as 6 + 3.5 = 9.5 — misreading Tuesday's 4.5 hours as 3.5 — and then multiplying by £11.20.)
- (a) 20 litres per minute — Method: the gradient is the change in the vertical value divided by the change in the horizontal value, and its units are the vertical unit for each one of the horizontal unit. Working: from (2, 50) to (6, 130) the volume changes by 130 − 50 = 80 litres and the time changes by 6 − 2 = 4 minutes, so the gradient is 80 ÷ 4 = 20, measured in litres for each minute. Answer: 20 litres per minute. The distractors: 25 litres per minute comes from using one point on its own, 50 ÷ 2, which assumes the line starts at the origin when the tank already held 50 litres at 2 minutes; 0.05 litres per minute comes from dividing the change in time by the change in volume, 4 ÷ 80, which gives the time for each litre but is then labelled as litres for each minute; 20 minutes for each litre has the right value with the units the wrong way round, and a tank that needed 20 minutes to gain a single litre would be filling far more slowly than this one.
- (a) £11.70 — Rate of pay = total pay ÷ hours worked, so £105.30 ÷ 9 = £11.70 per hour. Working out £105.30 − 9 = £96.30 subtracts the number of hours from the total pay instead of dividing. Working out £105.30 × 9 = £947.70 multiplies total pay by hours worked instead of dividing. Misplacing the decimal point in the correct answer gives £117.00 instead of £11.70. Maya's rate of pay is £11.70 per hour.
- (d) 8 — The product of price and number of tickets is constant: k = 4 × 12 = 48. At £6 per ticket, the number of tickets is 48 ÷ 6 = 8. Getting 18 comes from treating price and tickets as directly proportional and working out 12 × 6 ÷ 4 instead of dividing k by the new price. Getting 12 assumes the number of tickets does not change when the price changes. Getting 6 comes from writing down the new price instead of working out the number of tickets.
- (a) 40 m² — A scale of 1 : 10 is a length scale factor of 10 from model to real. Areas scale with the square of the length scale factor: 10² = 100. 0.4 × 100 = 40, so the real staircase covers 40 m². Giving 4 m² uses the length scale factor, 10, without squaring it (0.4 × 10 = 4). Giving 0.04 m² divides by the scale factor instead of multiplying by its square (0.4 ÷ 10 = 0.04). Giving 400 m² cubes the scale factor, 10³ = 1000, as if area scaled like a volume (0.4 × 1000 = 400).
- (a) 2.17 litres per minute — There are 60 minutes in an hour, so to convert litres per hour to litres per minute you divide by 60: 130 ÷ 60 = 2.1666..., which rounds to 2.17 litres per minute. Multiplying by 60 instead of dividing gives 130 × 60 = 7800.00 litres per minute, using the conversion factor the wrong way round. Leaving the rate unchanged, 130.00, ignores that 'per hour' and 'per minute' are different units. Dividing by 50 instead of 60, misremembering the number of minutes in an hour, gives 130 ÷ 50 = 2.60 litres per minute.
- (d) 24.6 km/h — Average speed = distance ÷ time, with time in hours. 47 minutes = 47 ÷ 60 hours. 19.3 ÷ (47 ÷ 60) = 19.3 ÷ 47 × 60 = 24.638…, which rounds to 24.6 km/h (1 d.p.). 0.4 km/h comes from dividing the distance by 47 and treating the result as km/h directly, without converting the minutes to hours at all. 41.1 km/h comes from converting minutes to hours by dividing by 100 instead of 60 (19.3 ÷ 47 × 100). 0.3 km/h comes from dividing the distance by 60 instead of converting the 47 minutes to hours first.
Build your own mix at the worksheet builder.