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 scale drawing of a garden uses a scale of 1 : 20. Write down a formula for the real length, L metres, in terms of the length on the drawing, d centimetres, given that 1 metre = 100 centimetres.
- 2.A sequence is defined by the iterative rule x_{n+1} = 0.5x_n + 20, with x_0 = 0. By working out x_1, x_2 and x_3, find the value that the sequence is approaching.
- 3.A metal sample has a mass of 342.6 g and a volume of 18 cm³. Work out the density of the sample, in g/cm³, to 1 decimal place.
- 4.A machine fills bottles at a constant rate. It fills 18 bottles in 3 minutes. Working at the same rate, work out how many bottles the machine fills in 8 minutes.
- 5.A force of 250 N acts on an area of 0.5 m². Using pressure = force ÷ area, work out the pressure, in pascals.
- 6.A straight line passes through the points (1, 20) and (5, 8). Work out the gradient of the line.
- 7.A charity shop and a school share collection-box money in the ratio 5 : 8. The charity shop receives £47.50. Work out how much the school receives.
- 8.y is directly proportional to √x. When x = 25, y = 20. Construct the equation connecting x and y, then work out the value of x when y = 32.
- 9.A scale model of a bridge is built at a scale of 1 : 120. The real bridge is 84 m long. Work out the length of the model, in centimetres.
- 10.A tangent to a distance–time graph, with distance in kilometres and time in minutes, has gradient 0.78 kilometres per minute at a particular point. Work out the instantaneous rate of change of distance with time, in kilometres per hour.
- 11.Two mathematically similar triangular flags have areas in the ratio 4 : 25. The height of the smaller flag is 6 cm. Work out the height of the larger flag.
- 12.A crate exerts a force of 84 N on the floor through a base with an area of 2.4 m². Work out the pressure on the floor, in N/m².
- 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.Two printers' running costs are shown on separate straight-line graphs of total cost against number of pages printed. Printer A's graph has gradient £0.04 per page. Printer B's graph has gradient £0.05 per page. Work out how much cheaper it is to print 200 pages on Printer A than on Printer B, based on these running costs alone.
- 15.The number of euros, e, received is directly proportional to the number of pounds, p, exchanged. Exchanging £40 gives 46 euros. Work out how many euros are received for £65, giving your answer to the nearest euro.
Answer key
- (c) L = d/5 — The scale 1 : 20 means each cm on the drawing represents 20 cm in real life, so the real length in cm is 20d. Converting to metres by dividing by 100: L = 20d/100 = d/5.
- (c) 40 — Working out successive terms shows where the sequence is heading, but the terms themselves keep changing — the limit is the value where the sequence stops changing, so x_{n+1} = x_n = L there. Substituting into the rule: L = 0.5L + 20. Subtracting 0.5L from both sides: L − 0.5L = 20, so 0.5L = 20, and L = 20 ÷ 0.5 = 40. The individual terms are x_1 = 0.5 × 0 + 20 = 20, x_2 = 0.5 × 20 + 20 = 30 and x_3 = 0.5 × 30 + 20 = 35, getting closer to this value but not equal to it — 35 is only the third term, not the limit. Multiplying by 0.5 instead of dividing at the final step, 20 × 0.5 = 10, undoes the rearrangement rather than completing it, and gives a value smaller than terms the sequence has already passed. Writing the fixed-point equation with the wrong sign, L = 0.5L − 20, gives 0.5L = −20 and L = −40, which cannot be right since every term in the sequence is positive and increasing. The value the sequence is approaching is 40.
- (b) 19.0 g/cm³ — Density = mass ÷ volume. 342.6 ÷ 18 = 19.0333…, which rounds to 19.0 g/cm³ (1 d.p.). 6166.8 g/cm³ comes from multiplying the mass by the volume instead of dividing (342.6 × 18). 324.6 g/cm³ comes from subtracting the volume from the mass (342.6 − 18) instead of dividing. 0.1 g/cm³ comes from dividing the volume by the mass instead of the mass by the volume (18 ÷ 342.6 = 0.0525…, rounded to 1 d.p.).
- (d) 48 — Find the rate first: 18 ÷ 3 = 6 bottles per minute. Then apply it to the new time: 6 × 8 = 48 bottles. Working out 18 + (8 − 3) = 23 adds the extra 5 minutes onto the number of bottles instead of scaling proportionally. Working out 18 × 8 = 144 multiplies the given number of bottles by the new number of minutes without finding the rate first. Writing 18 keeps the count the same, not realising it must change with the time. In 8 minutes the machine fills 48 bottles.
- (c) 500 — Pressure = force ÷ area = 250 ÷ 0.5 = 500 pascals. Getting 125 comes from multiplying the force by the area instead of dividing (250 × 0.5 = 125). Getting 249.5 comes from subtracting the area from the force instead of dividing. Getting 50 comes from misreading the area as 5 m² instead of 0.5 m² and dividing 250 by 5.
- (b) −3 — Method: the gradient is the change in the vertical value divided by the change in the horizontal value, with both changes taken in the same direction along the line. Working: going from (1, 20) to (5, 8) the change in y is 8 − 20 = −12 and the change in x is 5 − 1 = 4, so the gradient is −12 ÷ 4 = −3. Answer: −3, and the negative sign is expected because the line falls from left to right. The distractors: 3 comes from subtracting the smaller y from the larger, 20 − 8 = 12, while still taking the x values from left to right, which loses the minus sign that says the line falls; −12 is the change in y left undivided by the change in x of 4; −1/3 comes from dividing the change in x by the change in y, 4 ÷ (−12), turning the gradient upside down.
- (b) £76.00 — One part of the ratio is £47.50 ÷ 5 = £9.50. The school receives 8 parts, so its share is 9.50 × 8 = £76.00. Dividing £47.50 by 8 instead of 5, treating the charity's amount as if it were 8 parts, gives 47.50 ÷ 8 = 5.9375, then × 5 = £29.69. Adding the charity's amount to the school's amount instead of stopping at the school's own share gives the total collected, 9.50 × 13 = £123.50. Adding one part to the charity's amount instead of multiplying one part by 8 gives 47.50 + 9.50 = £57.00.
- (d) 64 — Since y is directly proportional to √x, y = k√x. Using x = 25, y = 20: √25 = 5, so 20 = k × 5, giving k = 20 ÷ 5 = 4. The equation is y = 4√x. When y = 32: √x = 32 ÷ 4 = 8, and x = 8² = 64. Stopping at √x = 8 without squaring leaves the square root of x, not x itself. Treating the relationship as if y were proportional to x itself gives k = 20 ÷ 25 = 0.8 and then x = 32 ÷ 0.8 = 40, which is a different relationship entirely. Multiplying instead of dividing when isolating √x gives √x = 32 × 4 = 128, far too large to be a square root here. When y = 32, x = 64.
- (c) 70 cm — Method: convert the real length to centimetres, then divide by the scale factor. Working: 84 m = 8400 cm. 8400 ÷ 120 = 70 cm. Wrong options: 0.7 cm comes from dividing 84 by 120 without converting metres to centimetres; 1,008,000 cm comes from multiplying instead of dividing (8400 × 120); 7 cm comes from converting 84 m to 840 cm (using ×10 instead of ×100) before dividing.
- (a) 46.8 km/h — Method: 1 hour = 60 minutes, so a rate given in kilometres per minute is converted to kilometres per hour by multiplying by 60. Working: 0.78 × 60 = 46.8, so the instantaneous rate of change is 46.8 kilometres per hour. Keeping the given value unchanged and only relabelling the unit gives 0.78 km/h, which ignores that the time unit has changed. Dividing by 60 instead of multiplying — as you would when converting to a larger length unit — gives 0.78 ÷ 60 = 0.013 km/h, the wrong direction for a rate measured against a larger time unit. Adding 60 to the given rate instead of multiplying by it gives 0.78 + 60 = 60.78 km/h. Converting a rate always means multiplying or dividing by the conversion factor between the units, never adding it, and the direction depends on whether the new time unit is bigger or smaller than the old one.
- (a) 15 cm — Take the square root of each part of the area ratio to find the length ratio: the square root of 4 is 2 and the square root of 25 is 5, giving a length ratio of 2 : 5. Multiply the smaller flag's height by the scale factor 5 ÷ 2 = 2.5: 6 × 2.5 = 15, so the larger flag is 15 cm tall. Giving 37.5 cm uses the area ratio, 25 ÷ 4 = 6.25, directly as the scale factor without square-rooting it first (6 × 6.25 = 37.5). Giving 2.4 cm applies the length ratio the wrong way round, scaling the smaller flag down by 2 ÷ 5 instead of up by 5 ÷ 2 (6 × 0.4 = 2.4). Giving 27 cm adds the difference between the two area-ratio numbers, 25 − 4 = 21, onto the smaller height instead of using it as a scale factor (6 + 21 = 27).
- (b) 35 N/m² — Pressure = force ÷ area. 84 ÷ 2.4 = 35 N/m². 201.6 N/m² comes from multiplying the force by the area instead of dividing (84 × 2.4). 81.6 N/m² comes from subtracting the area from the force (84 − 2.4) instead of dividing. 0.03 N/m² comes from dividing the area by the force instead of the force by the area (2.4 ÷ 84).
- (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).
- (d) £2.00 — Cost for Printer A = 200 × £0.04 = £8. Cost for Printer B = 200 × £0.05 = £10. Difference = £10 − £8 = £2.00.
- (b) 75 — The exchange rate is constant: k = 46 ÷ 40 = 1.15 euros per pound. For £65, the number of euros is 1.15 × 65 = 74.75, which rounds to 75 euros. Getting 74 comes from rounding 74.75 down instead of to the nearest whole number. Getting 57 comes from using the reciprocal rate (40 ÷ 46) instead of 46 ÷ 40. Getting 71 comes from adding the difference between 65 and 40 (25) onto 46 instead of using the proportional rate.
Build your own mix at the worksheet builder.