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 pizza shop charges a fixed delivery fee of £3, plus £9 for each pizza ordered. Write down the function for the total cost y, in pounds, of ordering x pizzas.
- 2.A straight line has gradient 3 and passes through the point (1, 4). Work out the equation of the line.
- 3.A straight line has equation y = 5x. Work out the value of y when x = 3.y = 5x
- 4.A straight line passes through the points (−1, 2) and (3, 14). Work out the equation of the line.
- 5.A straight line passes through the points (1, 3) and (2, 5). Work out the equation of the line.
- 6.A candle is 30 cm tall and burns down at a steady rate of 1 cm per hour. Write down the function for the height of the candle y, in centimetres, after x hours.
- 7.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
- 8.Work out the equation of the straight line through the points (−3, 4) and (1, −8).
- 9.A vertical line passes through the point (4, 7). Write down the equation of this line.
- 10.A straight line passes through the points (2, 5) and (4, 11). Work out the gradient of the line.
- 11.Which of these equations describes a vertical line?
- 12.A straight line has gradient −2 and passes through the point (3, 1). Work out the equation of the line.
- 13.A straight line has equation y = 2x − 7. Write down the coordinates of the point where the line crosses the y-axis.y = 2x − 7
- 14.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.
- 15.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
Answer key
- (c) y = 9x + 3 — Method: in a linear cost model the charge that is paid once is the constant term and the charge made for each item is the coefficient of x. Working: each pizza costs £9, so x pizzas cost 9x pounds; the £3 delivery fee is paid once whatever the value of x, so it is added on as a constant and the total cost is y = 9x + 3. Answer: y = 9x + 3. The distractors: y = 3x + 9 comes from swapping the two charges over, treating the £3 delivery as a per-pizza cost and the £9 as the one-off charge; y = 9x leaves out the delivery fee altogether, which undercharges every order by £3; y = 12x comes from adding the delivery fee to the price of each pizza, £9 + £3 = £12 each, so the fee is charged once per pizza instead of once per order.
- (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.
- (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) 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 = 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.
- (c) y = −x + 30 — Method: in a linear model the value at the start is the constant term and the steady rate of change is the gradient, which is negative when the quantity is falling. Working: at x = 0 the candle is 30 cm tall, so the constant term is 30; it loses 1 cm every hour, so the gradient is −1 and the height after x hours is y = −x + 30. Answer: y = −x + 30. The distractors: y = x + 30 comes from taking the rate as +1 and making the candle grow rather than shrink; y = 30x − 1 comes from building the model correctly as 30 − 1x and then copying it into the form y = mx + c with the two numbers left where they stood, so the starting height 30 ends up multiplying x and the hourly 1 is left behind as the constant being taken away; y = −30x + 1 comes from reading the two numbers the other way round, taking 30 cm per hour as the rate and 1 cm as the starting height, which burns 30 cm an hour from a candle only 1 cm tall.
- (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.
- (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.
- (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.
- (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.
- (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.
- (a) y = −2x + 7 — Using y = −2x + c, and substituting the point (3, 1): 1 = −2(3) + c, so 1 = −6 + c, and c = 7, giving y = −2x + 7. A candidate who uses the y-coordinate of the point directly as the y-intercept, instead of solving for c, would write y = −2x + 1. A candidate who drops the negative sign on the gradient would write y = 2x + 7. A candidate who makes a sign error when isolating c, writing c = 1 − 6 = −5 instead of c = 1 + 6 = 7, would write y = −2x − 5.
- (d) (0, −7) — At the y-axis, x = 0, so y = 2(0) − 7 = −7, giving the point (0, −7). A candidate who drops the negative sign on the constant term would write (0, 7). A candidate who swaps the coordinates, confusing the y-intercept with an x-intercept, would write (−7, 0). A candidate who uses the gradient, 2, as the x-coordinate instead of 0 would write (2, −7).
- (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.
- (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.
Build your own mix at the worksheet builder.