Printable · GCSE Higher · ages 14-16
Straight-line graphs and y = mx + c worksheet — GCSE Higher
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 Higher
MathsUKwww.geekhero.co.uk
- 1.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
- 2.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
- 3.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
- 4.Line L has equation y = 3x + 1. Which of these lines is perpendicular to L?y = 3x + 1
- 5.Line L has equation y = 2x + 3. Work out the equation of the line perpendicular to L that passes through the point (4, 1), giving your answer in the form x + 2y = c.y = 2x + 3
- 6.A straight line has gradient 3 and passes through the point (1, 4). Work out the equation of the line.
- 7.Work out the equation of the straight line through the points (−3, 4) and (1, −8).
- 8.A straight line has gradient −3 and passes through the point (0, 1). Work out the value of y when x = 2.
- 9.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.
- 10.Work out the gradient of a line that is perpendicular to the line with equation 2x + 3y = 6.
- 11.A straight line passes through the points (1, 3) and (2, 5). Work out the equation of the line.
- 12.A student is asked whether the lines y = (2/5)x − 1 and 5y = −2x + 15 are perpendicular. The student answers: "Yes, because when I rearrange the second equation I get y = −(2/5)x + 3, and 2/5 times −2/5 is negative." Which of these is a correct comment on the student's reasoning?y = -2x + 15
- 13.Work out the equation of the straight line through the points (−2, 1) and (0, 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 line has equation y = −4x + 1. Work out the equation of the line perpendicular to it that passes through the point (0, 3).y = -4x + 1
Answer key
- (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.
- (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.
- (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.
- (b) y = −(1/3)x + 2 — Method: two lines are perpendicular when the product of their gradients is −1, so the gradient of a line perpendicular to one of gradient m is the negative reciprocal, −1 divided by m. Working: reading m from y = 3x + 1 gives a gradient of 3, so the perpendicular gradient is −1 ÷ 3 = −1/3, and the line carrying that gradient is y = −(1/3)x + 2; the check 3 × (−1/3) = −1 confirms it. Answer: y = −(1/3)x + 2. The distractors: y = 3x − 4 comes from using an equal gradient, which is the test for parallel lines rather than perpendicular ones; y = (1/3)x + 2 comes from turning the gradient upside down but leaving out the change of sign, giving a product of 1 instead of −1; y = −3x + 2 comes from changing the sign of the gradient without turning it upside down, giving a product of −9.
- (c) x + 2y = 6 — L has gradient 2, so the perpendicular gradient is −1/2. Substituting (4, 1) into y − 1 = −(1/2)(x − 4): y = −(1/2)x + 2 + 1 = −(1/2)x + 3, so 2y = −x + 6, giving x + 2y = 6. Distractor routes: x − 2y = 2 comes from using gradient +1/2 instead of −1/2, forgetting the negative sign the perpendicular rule needs. x + 2y = 9 comes from swapping the point's coordinates, substituting (1, 4) instead of (4, 1). x + 2y = −2 comes from a sign error distributing the negative gradient over the bracket, computing −(1/2)(x − 4) as −(1/2)x − 2 instead of −(1/2)x + 2.
- (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) 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) −5 — Method: a point whose x-coordinate is 0 lies on the y-axis, so its y-coordinate is the constant c; once m and c are both known the equation can be written down and x substituted into it. Working: the line passes through (0, 1), so c = 1 and the equation is y = −3x + 1; substituting x = 2 gives y = −3 × 2 + 1 = −6 + 1 = −5. Answer: −5. The distractors: 7 comes from ignoring the minus sign on the gradient and working out 3 × 2 + 1; 5 comes from working out 3 × 2 = 6 and then using the minus sign to take the constant off the product, 6 − 1 = 5; −7 comes from subtracting the constant instead of adding it, −6 − 1 = −7.
- (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.
- (b) 3/2 — Rearrange 2x + 3y = 6 into y = mx + c: 3y = −2x + 6, so y = −(2/3)x + 2. The gradient of this line is −2/3. The perpendicular gradient is the negative reciprocal: 3/2. Distractor routes: −1/2 comes from reading the gradient straight off the x-coefficient, 2, without dividing by the y-coefficient, 3, first, then taking its negative reciprocal. −3/2 correctly finds the gradient −2/3 but only takes its reciprocal without also changing the sign, giving −3/2 instead of 3/2. 2/3 comes from negating the gradient −2/3 to 2/3, but forgetting to also take the reciprocal.
- (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) Wrong — the product is −4/25, not −1. — The student's rearrangement is correct: 5y = −2x + 15 gives y = −(2/5)x + 3, gradient −2/5. But the test for perpendicularity is that the product of the two gradients equals exactly −1, not merely that it is negative. Here 2/5 × (−2/5) = −4/25, which is not −1, so the lines are NOT perpendicular. Distractor routes: "a negative product always means perpendicular" states a rule that does not exist — many pairs of lines have a negative gradient product without being perpendicular, as this pair shows. "The rearrangement is incorrect" wrongly blames a correct step; 5y = −2x + 15 does rearrange to y = −(2/5)x + 3. "2/5 and −2/5 are negatives of each other" notices a true but irrelevant fact — being negatives of each other is not the perpendicularity condition; an exact product of −1 is.
- (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.
- (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) y = (1/4)x + 3 — The given line has gradient −4, so the perpendicular gradient is the negative reciprocal, 1/4. Since (0, 3) is the y-intercept, the perpendicular line is y = (1/4)x + 3. Distractor routes: y = −4x + 3 uses the original line's own gradient instead of the perpendicular gradient, only changing the intercept for the new point. y = (−1/4)x + 3 takes the reciprocal of −4 but forgets to change its sign, so it is not the true negative reciprocal. y = 4x + 3 negates the gradient −4 but does not take its reciprocal, giving 4 instead of 1/4.
Build your own mix at the worksheet builder.