Printable · GCSE Foundation · ages 14-16
Straight-line graphs and y = mx + c worksheet — GCSE Foundation
Fifteen questions on "straight-line graphs and y = mx + c" — DfE statement A9. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
part HigherNon-calculator
Straight-line graphs and y = mx + c worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A straight line passes through the points (1, 3) and (2, 5). Work out the equation of the line.
- 2.A plumber charges a call-out fee plus an hourly rate. The total cost, y in pounds, of a job lasting x hours is given by y = 45x + 60. Work out the total cost of a job that lasts 3 hours.y = 45x + 60
- 3.Work out the equation of the straight line through the points (−3, 4) and (1, −8).
- 4.A straight line passes through the points (−1, 2) and (3, 14). Work out the equation of the line.
- 5.A straight line has equation y = 4x + 3. A second line is parallel to the first line and passes through the point (0, −5). Work out the equation of the second line.y = 4x + 3
- 6.Work out the equation of the straight line through the points (−2, 1) and (0, 7).
- 7.A straight line has equation y = 5x. Work out the value of y when x = 3.y = 5x
- 8.Which of these equations describes a vertical line?
- 9.A straight line has gradient 3 and passes through the point (1, 4). Work out the equation of the line.
- 10.A gas company charges a standing charge plus a rate per unit used. The total cost, y in pounds, for using x units is given by y = 0.15x + 20. Work out the cost of using 200 units.y = 0.15x + 20
- 11.A cycle route is 84 km long. Freya sets off along it at a steady 14 km/h. Write down the function for the distance y, in kilometres, that is still to be cycled after x hours.
- 12.A straight line passes through the points (2, 5) and (4, 11). Work out the gradient of the line.
- 13.A vertical line passes through the point (4, 7). Write down the equation of this line.
- 14.Work out the equation of the straight line that passes through (−2, 3) and (4, −9).
- 15.A water butt holds 200 litres and is being drained at a steady 8 litres per minute. Write down the function for the amount of water y, in litres, left after x minutes.
Answer key
- (c) y = 2x + 1 — Method: the gradient of the line through two points is the change in y divided by the change in x, and the constant is then found by substituting one of the points into y = mx + c. Working: m = (5 − 3) ÷ (2 − 1) = 2 ÷ 1 = 2, so the line is y = 2x + c; substituting x = 1 and y = 3 gives 3 = 2 × 1 + c, so c = 3 − 2 = 1. Answer: y = 2x + 1. The distractors: y = x + 2 comes from taking the gradient as the change in x, 2 − 1 = 1, and then substituting (1, 3) to reach a constant of 2; y = 2x − 1 comes from working out the constant as mx − y, 2 × 1 − 3 = −1, instead of y − mx; y = 2x + 3 comes from using the y-coordinate of (1, 3) as the constant without substituting at all.
- (d) £195 — Substituting x = 3 into y = 45x + 60 gives y = 45 × 3 + 60 = 135 + 60 = 195. A candidate who forgets to add the call-out fee would get only 45 × 3 = £135. A candidate who adds the hours to the fee and the rate instead of multiplying would get 45 + 60 + 3 = £108. A candidate who multiplies both the hourly rate and the call-out fee by the number of hours would get 45 × 3 + 60 × 3 = £315.
- (a) y = −3x − 5 — Gradient = (−8 − 4) ÷ (1 − (−3)) = −12 ÷ 4 = −3. Using the point (1, −8): −8 = −3(1) + c, so c = −5, giving y = −3x − 5. A candidate who drops the negative sign on the gradient, using m = 3 instead, would then solve −8 = 3(1) + c to get c = −11, writing y = 3x − 11. A candidate who makes a sign error isolating c, writing c = 5 instead of −5, would write y = −3x + 5. A candidate who mixes up both mistakes — keeping the correct gradient but the wrong, positive value of c from the flipped-gradient calculation — would write y = −3x + 11.
- (c) y = 3x + 5 — Method: find the gradient from the two points, then substitute one point into y = mx + c to find c. Working: gradient = (14 − 2) ÷ (3 − (−1)) = 12 ÷ 4 = 3. Using the point (3, 14): 14 = 3(3) + c, so 14 = 9 + c, giving c = 5. Answer: y = 3x + 5. y = 6x − 4 comes from mishandling the negative x-coordinate, treating 3 − (−1) as 3 − 1 = 2, so the gradient becomes 12 ÷ 2 = 6, and then c = 14 − 18 = −4. y = 3x + 23 comes from a sign error isolating c, adding 9 to 14 instead of subtracting it: c = 14 + 9 = 23. y = x/3 + 13 comes from dividing the change in x by the change in y instead of the other way round, giving a gradient of 4 ÷ 12 = 1/3, and then c = 14 − 1 = 13.
- (c) y = 4x − 5 — Parallel lines have the same gradient, so the new line has gradient 4; since it passes through (0, −5), its y-intercept is −5, giving y = 4x − 5. A candidate who drops the negative sign on the y-intercept would write y = 4x + 5. A candidate who changes the sign of the gradient, instead of keeping it the same for a parallel line, would write y = −4x − 5. A candidate who confuses m and c, using the y-intercept of the first line (3) as the gradient of the second, would write y = 3x − 5.
- (c) y = 3x + 7 — Method: the gradient is the change in y divided by the change in x with both taken in the same order, and a point whose x-coordinate is 0 gives the constant straight away because it lies on the y-axis. Working: m = (7 − 1) ÷ (0 − (−2)) = 6 ÷ 2 = 3; the point (0, 7) lies on the y-axis, so c = 7 and the line is y = 3x + 7. Answer: y = 3x + 7. The distractors: y = −3x + 7 comes from taking the y-difference as 1 − 7 while taking the x-difference as 0 − (−2), so the two subtractions run in opposite orders; y = 3x + 1 comes from using the y-coordinate of (−2, 1) as the constant instead of the point that actually lies on the y-axis; y = (1/3)x + 7 comes from writing the gradient upside down as the change in x over the change in y, 2 ÷ 6.
- (d) 15 — Substituting x = 3 into y = 5x gives y = 5 × 3 = 15. A candidate who adds instead of multiplying would get 5 + 3 = 8. A candidate who ignores the coefficient 5 and just copies the value of x would write y = 3. A candidate who multiplies correctly but treats x as −3 by mistake would get y = 5 × (−3) = −15.
- (c) x = 5 — Method: every point on a vertical line has the same x-coordinate however far up or down the line it lies, so the equation of a vertical line fixes x at a number and does not involve y at all. Working: of the four equations only x = 5 fixes x; it is satisfied by (5, 0), (5, 1), (5, 7) and by every other point whose x-coordinate is 5, and those points form a vertical line. Answer: x = 5. The distractors: y = 5 fixes the y-coordinate instead of the x-coordinate, which gives a horizontal line; y = 5x is a line through the origin with gradient 5, steep but not vertical, and it has a different y-value for every x; x = y fixes neither coordinate and is the line through the origin with gradient 1.
- (c) y = 3x + 1 — Method: a line of known gradient m has equation y = mx + c, and c is found by substituting the coordinates of a point known to lie on it. Working: the gradient is 3, so the line is y = 3x + c; substituting x = 1 and y = 4 gives 4 = 3 × 1 + c, so c = 4 − 3 = 1. Answer: y = 3x + 1. The distractors: y = 3x − 1 comes from working out the constant as mx − y, 3 − 4 = −1, instead of y − mx; y = x + 3 comes from swapping the two numbers over, putting the gradient 3 in the constant position and the x-coordinate 1 in front of x; y = 3x + 4 comes from using the y-coordinate 4 as the constant without substituting.
- (a) £50 — Substituting x = 200 into y = 0.15x + 20 gives y = 0.15 × 200 + 20 = 30 + 20 = £50. A candidate who forgets to add the standing charge would get only 0.15 × 200 = £30. A candidate who misplaces the decimal point in the rate, using 1.5 instead of 0.15, would get 1.5 × 200 + 20 = £320. A candidate who swaps the roles of the rate and the number of units would work out 0.15 × 20 + 200 = £203.
- (b) y = 84 − 14x — Method: the distance still to go is the whole route minus the distance already covered, and at a steady speed the distance covered after x hours is the speed multiplied by x. Working: after x hours Freya has cycled 14x km, so the distance remaining is the 84 km route take away 14x, giving y = 84 − 14x, a straight line with intercept 84 and gradient −14. Answer: y = 84 − 14x. The distractors: y = 84 + 14x comes from adding the distance cycled to the length of the route rather than taking it away, so the ride would grow longer the further she goes; y = 14x − 84 comes from carrying out the subtraction the wrong way round, which is negative for the whole of the ride; y = 14 − 84x comes from swapping the two numbers over, treating 84 km as the hourly speed and 14 km as the length of the route.
- (c) 3 — Gradient = (change in y) ÷ (change in x) = (11 − 5) ÷ (4 − 2) = 6 ÷ 2 = 3. A candidate who puts the change in x over the change in y instead would get 2 ÷ 6 = 1/3. A candidate who subtracts the y-coordinates in the reverse order, but not the x-coordinates, would get (5 − 11) ÷ (4 − 2) = −3. A candidate who adds the coordinates instead of subtracting them would get (11 + 5) ÷ (4 + 2) = 16/6 = 8/3.
- (b) x = 4 — Method: every point on a vertical line has the same x-coordinate, so its equation sets x equal to a number, and that number is the x-coordinate of any point known to be on the line. Working: the line is vertical and passes through (4, 7), whose x-coordinate is 4, so every point on the line has x-coordinate 4 and the equation is x = 4. Answer: x = 4. The distractors: y = 7 is the horizontal line through the same point, obtained by fixing the y-coordinate instead of the x-coordinate; x = 7 uses the right form but takes the y-coordinate of the point rather than its x-coordinate; y = 4x treats the 4 as a gradient and gives a sloping line through the origin, which does not pass through (4, 7) at all.
- (a) y = −2x − 1 — Method: the gradient is the change in y divided by the change in x with both differences taken in the same order, and the constant then comes from substituting either point into y = mx + c. Working: m = (−9 − 3) ÷ (4 − (−2)) = (−12) ÷ 6 = −2, so the line is y = −2x + c; substituting (−2, 3) gives 3 = −2 × (−2) + c = 4 + c, so c = 3 − 4 = −1. Answer: y = −2x − 1. The distractors: y = −2x + 1 comes from rearranging 3 = 4 + c the wrong way round and taking the constant as 4 − 3; y = 2x + 7 comes from losing the minus sign when −12 is divided by 6 and then substituting correctly, 3 = 2 × (−2) + c; y = −(1/2)x + 2 comes from writing the gradient upside down as the change in x over the change in y, 6 ÷ (−12).
- (c) y = 200 − 8x — Method: in a linear model the amount present at the start is the constant term and the steady rate of change is the gradient, which is negative because the amount is falling. Working: at x = 0 minutes there are 200 litres, so the constant term is 200; 8 litres are lost every minute, so after x minutes 8x litres have gone and the amount left is y = 200 − 8x. Answer: y = 200 − 8x. The distractors: y = 8x + 200 treats the draining as filling, so the butt would gain 8 litres a minute; y = 200x − 8 swaps the two numbers over, using the starting 200 litres as the rate per minute and the 8 litres per minute as the starting amount; y = −8x − 200 makes the starting amount negative as well as the rate, so the butt would begin 200 litres in deficit.
Build your own mix at the worksheet builder.