Printable · GCSE Higher · ages 14-16
Equations of direct and inverse proportion worksheet — GCSE Higher
Fifteen questions on "equations of direct and inverse proportion" — DfE statement R13. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
part Higher
Equations of direct and inverse proportion worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.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.
- 2.3 builders put up a fence in 12 days. All the builders work at the same rate, so the number of days is inversely proportional to the number of builders. Work out how long 9 builders take to put up the same fence.
- 3.Tap A fills a swimming pool in 6 hours. Tap B pours water twice as fast as tap A. The time taken to fill the pool is inversely proportional to the rate of flow. Work out how long tap B takes to fill the pool.
- 4.The cost of manufacturing a spherical container is proportional to the cube of its radius. A container of radius 3 cm costs £54 to manufacture. Construct the equation connecting cost C and radius r, then work out the cost of a container of radius 5 cm.
- 5.y is directly proportional to x². When x = 3, y = 45. Construct the equation connecting x and y, then work out the value of y when x = 5.
- 6.The manufacturing cost of a specialist lens, in pounds, is proportional to the square root of its diameter, in millimetres. A lens of diameter 9 mm costs £12 to manufacture. Construct the equation connecting cost C and diameter d, then work out the cost of manufacturing a lens of diameter 16 mm.
- 7.The time taken for a train journey is inversely proportional to the average speed of the train. At an average speed of 60 km/h the journey takes 2 hours. Work out the time taken at an average speed of 40 km/h.
- 8.A coach journey of 240 km takes 3 hours. For this fixed distance the average speed needed is inversely proportional to the time taken. Work out the average speed needed to complete the same journey in 2 hours.
- 9.A printer prints at a constant rate. The time taken to print a batch of forms is inversely proportional to the printer's speed, in pages per minute. Printing at 20 pages per minute takes 15 minutes. Work out how long the same batch takes to print at 25 pages per minute. Give your answer in minutes.
- 10.y is directly proportional to √x. When x = 4, y = 8. Construct the equation connecting x and y, then work out the value of y when x = 9.
- 11.y is inversely proportional to x², and x is positive. When x = 2, y = 45. Construct the equation connecting x and y, then work out the value of x when y = 5.
- 12.y is inversely proportional to x². When x = 2, y = 8. Construct the equation connecting x and y, then work out the value of y when x = 4.
- 13.Two quantities y and z are each in direct proportion to x, and are given by y = 3x and z = 7x. Work out the difference between the value of y and the value of z when x = 4.y = 3x
- 14.x × y is used to test whether two quantities are in inverse proportion. For the pairs x = 4, y = 15 and x = 6, y = 10, which statement is correct?
- 15.y is directly proportional to x², and x is positive. When x = 4, y = 32. Construct the equation connecting x and y, then work out the value of x when y = 200.
Answer key
- (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.
- (a) 4 days — Method: the fence is a fixed amount of work, so builders × days is constant; find that product and divide it by the new number of builders. Working: 3 × 12 = 36 builder-days of work, so with 9 builders the time is 36 ÷ 9 = 4 days. Answer: 4 days. The distractors: 6 days comes from halving the 12 days because there are more builders, rather than dividing by the factor of 3 by which the workforce has grown; 36 days is the constant product of builders and days, given as a number of days instead of being shared between the builders; 9 days comes from taking 3 days off the 12, treating three extra builders as three fewer days, which is additive rather than proportional.
- (a) 3 hours — Method: for a fixed pool the rate of flow multiplied by the time taken is constant, so multiplying the rate by a factor divides the time by that same factor. Working: tap B's rate is 2 times tap A's rate, so tap B's time is 6 ÷ 2 = 3 hours. Answer: 3 hours. The distractors: 12 hours comes from multiplying the time by 2 as well, which treats the time as directly proportional to the rate and has the faster tap taking longer; 4 hours comes from reading ‘twice as fast’ additively, as two hours quicker, and working out 6 − 2 instead of scaling the time by a factor of 2; 1.5 hours comes from applying the factor of 2 twice, halving 6 to 3 and then halving again.
- (b) £250 — Since cost is proportional to the cube of the radius, C = kr³. Using r = 3, C = 54: 3³ = 27, so 54 = k × 27, giving k = 54 ÷ 27 = 2. The equation is C = 2r³. When r = 5: 5³ = 125, so C = 2 × 125 = 250. Treating the relationship as proportional to r² instead of r³ gives k = 54 ÷ 9 = 6 and then C = 6 × 25 = 150, which models area scaling, not volume scaling. Treating it as proportional to r itself gives k = 54 ÷ 3 = 18 and then C = 18 × 5 = 90. Finding k correctly from the cube but then multiplying it by the radius instead of by the cube of the radius gives 2 × 5 = 10, which applies the right constant to the wrong power of r. The cost of a container of radius 5 cm is £250.
- (d) 125 — Since y is directly proportional to x², y = kx² for a constant k. Using x = 3, y = 45: 45 = k × 9, so k = 45 ÷ 9 = 5. The equation is y = 5x². When x = 5: 5² = 25, and 5 × 25 = 125, so y = 125. Reporting 5² = 25 on its own, without multiplying by the constant k, gives only the square of the new x-value, not the value of y. Treating the proportion as if y were proportional to x itself, rather than to x², gives k = 45 ÷ 3 = 15 and then y = 15 × 5 = 75, which is not this relationship. Squaring the new x-value as though squaring meant doubling it instead gives 5 × 10 = 50, not the true square. When x = 5, y = 125.
- (b) £16 — Since cost is proportional to the square root of diameter, C = k√d. Using d = 9, C = 12: √9 = 3, so 12 = k × 3, giving k = 12 ÷ 3 = 4. The equation is C = 4√d. When d = 16: √16 = 4, so C = 4 × 4 = 16. Halving the new diameter instead of taking its square root gives 16 ÷ 2 = 8, and then C = 4 × 8 = 32 — halving a number is not the same as taking its square root, as √16 = 4, not 8. Multiplying k by the diameter itself instead of by its square root gives C = 4 × 16 = 64, skipping the square root altogether. Reporting √16 on its own, without multiplying by k, gives only 4, not the cost. The cost of manufacturing a lens of diameter 16 mm is £16.
- (c) 3 hours — Method: inverse proportion means speed × time is constant for the journey, so find that constant and divide it by the new speed. Working: 60 × 2 = 120, which is the distance in kilometres; at 40 km/h the time is 120 ÷ 40 = 3 hours. Answer: 3 hours. The distractors: 1.5 hours is the ratio of the speeds, 60 ÷ 40, given as a time instead of being used to scale the original 2 hours; 1 hour 20 minutes comes from treating time as directly proportional to speed, 2 × 40 ÷ 60, which has the slower train arriving sooner; 2 hours comes from finding the constant 120 and then dividing it by the original 60 km/h again, so the time never changes.
- (c) 120 km/h — Method: for a fixed distance the average speed multiplied by the time is constant, and that constant is the distance, so divide the distance by the new time. Working: speed × time = 240, so in 2 hours the speed needed is 240 ÷ 2 = 120 km/h. Answer: 120 km/h. The distractors: 80 km/h is the average speed of the original journey, 240 ÷ 3, which answers for the 3-hour timing rather than the 2-hour one; 160 km/h comes from halving the 3 hours to 1.5 hours and working out 240 ÷ 1.5, instead of using the 2 hours the question gives; 480 km/h comes from multiplying the distance by the 2 hours rather than dividing by it.
- (a) 12 — Speed × time is constant: k = 20 × 15 = 300. At 25 pages per minute, the time is 300 ÷ 25 = 12 minutes. Getting 18.75 comes from treating speed and time as directly proportional and working out 15 × 25 ÷ 20 instead of dividing k by the new speed. Getting 20 comes from adding the increase in speed (25 − 20 = 5) onto the time (15 + 5 = 20). Getting 10 comes from subtracting that same increase in speed from the time (15 − 5 = 10).
- (b) 12 — Since y is directly proportional to √x, y = k√x. Using x = 4, y = 8: √4 = 2, so 8 = k × 2, giving k = 8 ÷ 2 = 4. The equation is y = 4√x. When x = 9: √9 = 3, so y = 4 × 3 = 12. Treating the relationship as if y were proportional to x itself, rather than to √x, gives k = 8 ÷ 4 = 2 and then y = 2 × 9 = 18, which is a different relationship. Multiplying k by the new x-value instead of by its square root gives y = 4 × 9 = 36, skipping the square root altogether. Reporting √9 on its own, without multiplying by k, gives only 3, not the value of y. When x = 9, y = 12.
- (a) 6 — Since y is inversely proportional to x², y = k/x². Using x = 2, y = 45: 2² = 4, so 45 = k ÷ 4, giving k = 45 × 4 = 180. The equation is y = 180/x². When y = 5: x² = 180 ÷ 5 = 36, so x = 6, taking the positive root because the question states that x is positive. Treating the relationship as inversely proportional to x itself gives k = 45 × 2 = 90 and then x = 90 ÷ 5 = 18, a different relationship. Multiplying by y instead of dividing by it when isolating x² gives x² = 180 × 5 = 900 and x = 30, the wrong operation. Stopping at x² = 36 without taking the square root leaves 36, not the value of x. When y = 5, x = 6.
- (a) 2 — Since y is inversely proportional to x², y = k/x². Using x = 2, y = 8: 2² = 4, so 8 = k ÷ 4, giving k = 8 × 4 = 32. The equation is y = 32/x². When x = 4: 4² = 16, so y = 32 ÷ 16 = 2. Treating the relationship as inversely proportional to x itself, rather than to x², gives k = 8 × 2 = 16 and then y = 16 ÷ 4 = 4, a different relationship. Using x instead of x² in the new calculation gives y = 32 ÷ 4 = 8, skipping the square. Multiplying by x² instead of dividing by it gives y = 32 × 16 = 512, the wrong operation for an inverse relationship. When x = 4, y = 2.
- (b) 16 — Method: substitute x into each equation separately, then subtract the smaller value from the larger. Working: y = 3 × 4 = 12 and z = 7 × 4 = 28, so the difference is 28 − 12 = 16. Answer: 16. The distractors: 4 comes from subtracting the constants, 7 − 3, which is the difference between the two gradients rather than the difference between the values at x = 4; 40 comes from adding the two values, 12 + 28, instead of subtracting them; 28 is the value of z on its own, given instead of being compared with the value of y.
- (b) They are in inverse proportion, because x × y = 60 for both pairs. — Testing inverse proportion means checking that x × y is the same for every pair: 4 × 15 = 60 and 6 × 10 = 60, so the quantities are in inverse proportion. Saying they are not in inverse proportion because x + y differs uses addition, which is not the correct test. Saying they are not in inverse proportion because y ÷ x differs uses the test for direct proportion, and finding that it differs tells us nothing about inverse proportion. Saying x × y = 40 for both pairs is an arithmetic slip: 4 × 15 = 60, not 40.
- (a) 10 — Since y is directly proportional to x², y = kx². Using x = 4, y = 32: 32 = k × 16, so k = 32 ÷ 16 = 2. The equation is y = 2x². When y = 200: x² = 200 ÷ 2 = 100, so x = 10, taking the positive root because the question states that x is positive. Stopping at x² = 100 without taking the square root leaves 100, not the value of x itself. Treating the relationship as if y were proportional to x itself gives k = 32 ÷ 4 = 8 and then x = 200 ÷ 8 = 25, which is a different relationship entirely. Multiplying by k instead of dividing when rearranging gives x² = 200 × 2 = 400 and x = 20, which is not this equation rearranged correctly. The value of x when y = 200 is 10.
Build your own mix at the worksheet builder.