Printable · GCSE Higher · ages 14-16
Gradients and intercepts of linear functions worksheet — GCSE Higher
Fifteen questions on "gradients and intercepts of linear functions" — DfE statement A10. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Non-calculator
Gradients and intercepts of linear functions worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.The line y = 3x + 6 meets the x-axis at one point. Work out the coordinates of that point.y = 3x + 6
- 2.A ramp rises 3 m over a horizontal distance of 12 m. Work out the gradient of the ramp.
- 3.A straight line has equation 4y = 12x + 20. Work out the gradient of the line.y = 12x + 20
- 4.A zip-line runs from a platform 25 m high to a landing point 5 m high, over a horizontal distance of 40 m. Work out the gradient of the zip-line.
- 5.Work out the coordinates of the point where the graph of y = 2x − 6 crosses the x-axis.y = 2x − 6
- 6.A car passes the 15 km marker on a road and passes the 195 km marker 3 hours later. Work out the gradient of the distance-time graph, that is the rate of change of distance with time.
- 7.A straight line has equation y = 4 − 3x. Work out the gradient of the line.
- 8.The graph of y = mx + 6 passes through the point (−2, 0). Work out the value of m.
- 9.Isla says that the lines y = 2x + 1 and y = −2x + 3 are parallel. Write down the statement that gives the correct answer for the correct reason.y = 2x + 1y = -2x + 3
- 10.A tank already contains some water and is then filled at a constant rate. After 2 minutes it contains 50 litres in total; after 7 minutes it contains 150 litres in total. Work out the rate at which water is added, in litres per minute.
- 11.Work out the gradient of the straight line with equation 2x + y = 8.
- 12.Work out the gradient of the straight line that passes through the points (−1, 5) and (3, −7).
- 13.Work out the gradient of the straight line with equation y = (2x/5) − 3.
- 14.Write down the coordinates of the point where the line y = 2x + 4 crosses the y-axis.y = 2x + 4
- 15.A plumber charges a call-out fee plus an hourly rate for a job. The total cost, £C, for a job lasting h hours is given by the formula C = 40 + 25h. What does the number 40 represent in this formula?
Answer key
- (b) (−2, 0) — Method: a graph meets the x-axis where the y-value is 0, so setting y = 0 turns the equation into a linear equation in x. Working: 0 = 3x + 6 gives 3x = −6, so x = (−6) ÷ 3 = −2 and the meeting point is (−2, 0). Answer: (−2, 0). The distractors: (2, 0) comes from solving 3x = −6 and then dropping the minus sign from the result; (0, 6) is the y-axis crossing, found by substituting x = 0 instead of y = 0; (6, 0) comes from reading the constant 6 straight off as the x-coordinate, without dividing by 3 and without changing its sign.
- (a) 0.25 — Method: gradient = vertical rise ÷ horizontal distance. Working: gradient = 3 ÷ 12 = 0.25. Answer: the gradient of the ramp is 0.25. 4 comes from inverting the gradient, dividing the horizontal distance by the vertical rise instead of the other way round. 9 comes from subtracting the rise from the horizontal distance instead of dividing. 36 comes from multiplying the rise and the horizontal distance instead of dividing.
- (b) 3 — Method: rearrange the equation into the form y = mx + c first, then read off the gradient. Working: dividing 4y = 12x + 20 by 4 gives y = 3x + 5, so the gradient is 3. The value 12 comes from reading the coefficient of x before dividing the equation by 4. The value 20 comes from using the constant term of the unsimplified equation instead of the gradient. The value 5 comes from finding the y-intercept, 20 / 4 = 5, and giving that instead of the gradient.
- (b) −0.5 — Method: gradient = change in height ÷ horizontal distance, and the height decreases so the change is negative. Working: change in height = 5 − 25 = −20, horizontal distance = 40, so gradient = −20 ÷ 40 = −0.5. Answer: the gradient is −0.5. 0.5 comes from dropping the negative sign, ignoring that the zip-line descends. 2 comes from inverting the gradient, dividing the horizontal distance by the drop in height instead of the other way round. −0.8 comes from dividing the drop by the platform height, 25, instead of by the horizontal distance, 40.
- (d) (3, 0) — Method: every point on the x-axis has y-coordinate 0, so substituting y = 0 into the equation and solving gives the x-coordinate of the crossing point. Working: 0 = 2x − 6 gives 2x = 6, so x = 6 ÷ 2 = 3 and the graph crosses the x-axis at (3, 0). Answer: (3, 0). The distractors: (0, −6) is where the graph crosses the y-axis, found by substituting x = 0 rather than y = 0; (−3, 0) comes from moving the 6 across the equals sign without changing its sign, giving 2x = −6; (6, 0) comes from reading the constant straight off as the crossing point and never dividing by the gradient 2.
- (b) 60 km/h — Method: the gradient of a distance-time graph is the change in distance divided by the change in time, and for a journey at a steady rate that gradient is the speed. Working: the change in distance is 195 − 15 = 180 km and the change in time is 3 hours, so the gradient is 180 ÷ 3 = 60 km/h. Answer: 60 km/h. The distractors: 180 km/h comes from stopping at the change in distance and never dividing by the 3 hours; 195 km/h comes from reading the final marker as the rate instead of working with the change between the two markers; 3 km/h comes from quoting the time taken, which belongs on the bottom of the fraction, as though it were the value of the fraction itself.
- (d) −3 — Method: rewrite the equation in the form y = mx + c, then read off the gradient. Working: y = 4 − 3x can be written as y = −3x + 4, so comparing with y = mx + c gives m = −3. Answer: the gradient is −3. The value 3 comes from ignoring the negative sign on the x term. The value 4 comes from reading off the y-intercept instead of the gradient. The value −4 comes from a sign error, applying the negative sign to the intercept instead of the gradient.
- (c) 3 — Method: a point that lies on a graph makes its equation true, so substituting the coordinates into y = mx + 6 leaves an equation in m alone. Working: substituting x = −2 and y = 0 gives 0 = m × (−2) + 6, which rearranges to −2m = −6, so m = (−6) ÷ (−2) = 3. Answer: 3. The distractors: −3 comes from dividing −6 by 2 and keeping the minus sign, overlooking that the divisor is negative too, so the two signs cancel; −2 comes from writing down the x-coordinate of the given point in place of the gradient; 6 comes from reading the constant in y = mx + 6 as the gradient, confusing m with c.
- (b) No, because their gradients are 2 and −2 — Method: two lines are parallel exactly when their gradients are equal as signed numbers, so m is read from each equation written in the form y = mx + c and the two are compared. Working: y = 2x + 1 has gradient 2 and y = −2x + 3 has gradient −2; those are not equal, so the lines are not parallel, and indeed one slopes upwards while the other slopes downwards. Answer: No, because their gradients are 2 and −2. The distractors: saying yes because both gradients have size 2 comes from comparing the sizes of the gradients and ignoring their signs; saying yes because the gradients add to 0 comes from using a sum of zero as the test for parallel lines instead of equality of gradients; saying no because the y-intercepts are 1 and 3 reaches the right verdict by the wrong route, since the intercepts decide where the lines sit rather than whether they are parallel.
- (b) 20 — The rate is the gradient: the change in litres divided by the change in time. From 2 to 7 minutes, the tank gains 150 − 50 = 100 litres over 7 − 2 = 5 minutes, so the rate is 100 ÷ 5 = 20 litres per minute. 100 comes from working out the change in litres but forgetting to divide by the change in time. 25 comes from using only the first reading, 50 ÷ 2, and ignoring the second reading entirely. 0.05 comes from dividing the change in time by the change in litres instead of the other way round, 5 ÷ 100.
- (d) −2 — Method: a gradient can only be read off an equation that is written in the form y = mx + c, so y has to be made the subject first. Working: subtracting 2x from both sides of 2x + y = 8 gives y = −2x + 8, and comparing that with y = mx + c gives m = −2. Answer: −2. The distractors: 2 comes from reading the coefficient of x straight off the equation as it is printed, without rearranging, so the change of sign is missed; 8 comes from reading the constant as the gradient, confusing m with c; −1/2 comes from rearranging correctly and then writing the gradient upside down, as the change in x over the change in y.
- (b) −3 — Method: the gradient of a straight line is the change in y divided by the change in x, with the two coordinates taken in the same order in the numerator as in the denominator. Working: going from (−1, 5) to (3, −7), the change in y is −7 − 5 = −12 and the change in x is 3 − (−1) = 4, so the gradient is −12 ÷ 4 = −3. Answer: −3. The distractors: 3 comes from subtracting the y-coordinates in one order and the x-coordinates in the other, giving 12 ÷ 4; −1/3 comes from dividing the change in x by the change in y instead of the other way round, giving 4 ÷ (−12); −6 comes from working out 3 − (−1) as 3 − 1 = 2, so that the change in y is divided by 2 rather than by 4.
- (a) 2/5 — Method: compare the equation with y = mx + c, where m is the gradient. Working: in y = (2x/5) − 3, the coefficient of x is 2/5. Answer: the gradient is 2/5. −3 comes from confusing the gradient with the y-intercept. 5/2 comes from inverting the fraction that multiplies x. −2/5 comes from wrongly carrying the negative sign from the −3 term onto the coefficient of x.
- (d) (0, 4) — Method: in the form y = mx + c the constant c is the y-coordinate of the point where the line crosses the y-axis, and every point on that axis has x-coordinate 0. Working: comparing y = 2x + 4 with y = mx + c gives c = 4, and substituting x = 0 confirms y = 2 × 0 + 4 = 4, so the crossing point is (0, 4). Answer: (0, 4). The distractors: (4, 0) is the same pair of numbers written in the wrong order and is a point on the x-axis; (0, 2) comes from reading the gradient 2 as the intercept, confusing m with c; (−2, 0) is where the line crosses the x-axis, found by solving 0 = 2x + 4 instead.
- (d) The fixed call-out fee, charged before the hourly rate. — Method: compare the formula with C = (fixed charge) + (rate) × h, where the fixed charge is the part that does not depend on h. Working: in C = 40 + 25h, the term 25h depends on the number of hours, h, but 40 does not change however many hours the job takes. Answer: 40 is the fixed call-out fee. 'The hourly rate' confuses the fixed term with the coefficient of h, which is actually 25. 'The total cost for a job lasting 1 hour' comes from substituting h = 1 into the formula (40 + 25 = 65) rather than reading off the constant term. 'The number of hours worked before charging starts' wrongly treats the constant, which is in pounds, as if it were measured in hours.
Build your own mix at the worksheet builder.