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
Answer key: Straight-line graphs and y = mx + c worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (b) y = 2x and y = −(1/2)x + 1 — Method: two lines are perpendicular when the product of their gradients is −1, so the gradient of each line is read from the number multiplying x and the two are multiplied together. Working: for y = 2x and y = −(1/2)x + 1 the gradients are 2 and −1/2, and 2 × (−1/2) = −1, so that pair is perpendicular. Answer: y = 2x and y = −(1/2)x + 1. The distractors: the pair y = 2x and y = 2x + 1 has equal gradients, whose product is 4, so those two lines are parallel and never meet, and they are chosen by a candidate applying the parallel condition; the pair y = 2x and y = −2x + 1 comes from changing the sign of the gradient without turning it upside down, and its product is −4; the pair y = 2x and y = (1/2)x + 1 comes from turning the gradient upside down without changing its sign, and its product is 1.
- (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.
- (a) y = (1/4)x + 1/4 — Rearrange 4x + y = 12 to y = −4x + 12, so the path has gradient −4. The perpendicular gradient is 1/4. Substituting (3, 1) into y − 1 = (1/4)(x − 3): y = (1/4)x − 3/4 + 1 = (1/4)x + 1/4. Distractor routes: y = −4x + 13 uses the path's own gradient, −4, instead of the perpendicular gradient, giving a line PARALLEL to the path through (3, 1) rather than perpendicular to it. y = (1/4)x − 1/4 makes an arithmetic slip combining −3/4 and 1, landing on −1/4 instead of the correct 1/4. y = −(1/4)x + 1/4 takes the reciprocal of −4, which is −1/4, but forgets to change its sign, so it is not the true negative reciprocal.
- (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 = 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.
- (a) −1/3 — The gradient of L is 3, the coefficient of x in y = mx + c form. The gradient of a line perpendicular to a line of gradient m is the negative reciprocal, −1/m. So the perpendicular gradient is −1/3. Distractor routes: 3 gives the gradient of L itself, forgetting to change it at all — that is the gradient of a PARALLEL line. 1/3 takes the reciprocal of 3 but keeps the same sign, missing the negative sign a perpendicular gradient requires. −3 negates the gradient of L but does not take its reciprocal, giving the gradient of a line with the opposite slope rather than a perpendicular one.
- (d) x + y = 7 — The midpoint of AB is (−1 + 5)/2, (2 + 8)/2, which is (2, 5). The gradient of AB is (8 − 2)/(5 − (−1)) = 6/6 = 1. The perpendicular bisector has gradient −1 and passes through (2, 5): y − 5 = −(x − 2), which rearranges to x + y = 7. Distractor routes: x − y = −3 uses the gradient of AB itself, 1, rather than its negative reciprocal, giving a line PARALLEL to AB through the midpoint instead of perpendicular to it. x + y = 12 comes from adding the y-coordinates, 2 + 8 = 10, but forgetting to divide by 2, using the midpoint (2, 10) instead of (2, 5). x + y = 4 comes from using A's x-coordinate, −1, directly instead of averaging it with B's, giving the point (−1, 5) instead of the true midpoint (2, 5).
- (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.
- (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) 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) £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.
- (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.
- (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.
- (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).
- (a) Yes — the gradients multiply to −2 × 1/2 = −1. — Rearrange Q into the form y = mx + c: 2y = x + 6 gives y = (1/2)x + 3, so Q has gradient 1/2. P has gradient −2. Two lines are perpendicular exactly when the product of their gradients is −1: −2 × 1/2 = −1. Since this holds, P and Q are perpendicular. Distractor routes: "the product is −1, but perpendicular needs 1" works out the product correctly but misremembers the condition — the perpendicular test is a product of exactly −1, and parallel lines are spotted by their gradients being equal, not by a product of 1. "Q's gradient is 2, and −2 × 2 = −4" comes from reading the 2 in front of y in 2y = x + 6 as the gradient, instead of dividing the whole equation by 2 first to reach y = (1/2)x + 3, where the gradient is 1/2. "Both equations have a negative x-term" is not a valid test at all — P's equation does have a negative x-term, but Q's, once rearranged, does not, and matching signs say nothing about the actual gradients.
Build your own mix at the worksheet builder.