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.
Gradients and intercepts of linear functions worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.Line C passes through (0, 0) and (4, 2). Line D passes through (0, 0) and (2, 2). Write down which of the two lines is the steeper.
- 2.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
- 3.A straight line has equation y = 4 − 3x. Work out the gradient of the line.
- 4.Write down the coordinates of the point where the line y = 2x + 4 crosses the y-axis.y = 2x + 4
- 5.A printer starts a job with 480 sheets of paper loaded and prints at a steady rate. The number of sheets left, S, after t minutes is given by S = 480 − 24t. Work out how many minutes it takes for the paper to run out completely.
- 6.Write down the gradient of the line with equation y = −x + 3.y = −x + 3
- 7.Work out the coordinates of the point where the graph of y = 2x − 6 crosses the x-axis.y = 2x − 6
- 8.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.
- 9.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.
- 10.A straight line has equation 4y = 12x + 20. Work out the gradient of the line.y = 12x + 20
- 11.A water tank empties according to y = −5x + 200, where y is the number of litres left after x minutes. Work out the coordinates of the point where this graph crosses the x-axis.y = -5x + 200
- 12.Work out the gradient of the straight line with equation 2x + y = 8.
- 13.Work out the gradient of the straight line with equation 3y = 12 − 6x.
- 14.A mobile phone plan charges a fixed monthly fee plus an amount for each gigabyte of data used. The total cost £C for using g gigabytes in a month is given by C = 15 + 2g. What does the number 2 represent in this formula?
- 15.A hot air balloon is at a height of 20 m and rises at a steady rate. After 4 minutes it is at a height of 52 m. Work out the rate at which the balloon rises, in metres per minute.
Answer key
- (c) Line D — Method: the steeper of two lines is the one whose gradient is greater, and the gradient of a line through two points is the change in y divided by the change in x. Working: line C rises 2 for a run of 4, so its gradient is 2 ÷ 4 = 1/2; the other line rises 2 for a run of 2, so its gradient is 2 ÷ 2 = 1; since 1 is greater than 1/2, it is line D that is the steeper. Answer: Line D. The distractors: Line C is chosen by comparing the x-coordinates and calling the line that reaches further along the x-axis the steeper one; They are equally steep comes from comparing only the y-coordinates, which are both 2, without dividing by the two different runs; There is not enough information comes from believing that a gradient can only be measured off a drawn graph, when two points on a line are enough to work it out.
- (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.
- (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.
- (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.
- (a) 20 — Method: the paper has run out when S = 0, so substitute S = 0 into the equation and solve for t. Working: 0 = 480 − 24t, so 24t = 480, and t = 480 / 24 = 20. Answer: it takes 20 minutes. The value 480 comes from giving the starting number of sheets, the intercept of the equation, instead of solving for t. The value 456 comes from working out 480 − 24 and stopping after one step instead of solving the equation fully. The value 0.05 comes from inverting the division, working out 24 / 480 instead of 480 / 24.
- (b) −1 — Method: in the form y = mx + c the gradient m is the number multiplying x, and an x term written with no number in front of it has a coefficient of 1. Working: y = −x + 3 is the same equation as y = (−1)x + 3, so comparing it with y = mx + c gives m = −1 and c = 3. Answer: −1. The distractors: 1 comes from taking the coefficient as 1 and leaving the minus sign out of the answer; 3 comes from reading the constant as the gradient, confusing m with c; −3 comes from moving the minus sign across to the constant term and then reading the gradient off that term instead of the x term.
- (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) 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.
- (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.
- (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.
- (a) (40, 0) — Method: a graph crosses the x-axis where y = 0, which in this context is the moment the tank holds no water, so substituting y = 0 and solving gives the time. Working: 0 = −5x + 200 gives 5x = 200, so x = 200 ÷ 5 = 40 and the crossing point is (40, 0); the tank is empty after 40 minutes. Answer: (40, 0). The distractors: (0, 200) is the y-axis crossing, the 200 litres in the tank at the start, found by substituting x = 0 instead of y = 0; (200, 0) comes from reading the constant 200 as the x-coordinate without dividing by the 5 litres lost each minute; (0, 40) has the right number in the wrong place, with the time written as a y-coordinate.
- (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.
- (c) −2 — Method: rearrange the equation into the form y = mx + c, then read off the gradient. Working: 3y = 12 − 6x, so dividing every term by 3 gives y = 4 − 2x, so the gradient is −2. Answer: the gradient is −2. 2 comes from dropping the negative sign after dividing by 3. 4 comes from using the y-intercept, 4, instead of the gradient. −6 comes from reading off the coefficient of x before dividing the whole equation by 3.
- (c) The cost, in pounds, for each extra gigabyte of data used — In C = 15 + 2g, the number multiplying g is the gradient, which gives the extra cost for each extra unit of g — here, £2 for each extra gigabyte. 'The fixed monthly fee, in pounds' describes the constant term 15, not the coefficient of g. 'The total number of gigabytes included in the plan' misreads the coefficient as a quantity of data rather than a cost per gigabyte. 'The cost … for each extra 2 gigabytes' doubles the unit the coefficient actually applies to — it is the cost for each single extra gigabyte.
- (a) 8 — Method: rate = height gained ÷ time taken. Working: height gained = 52 − 20 = 32 m, time taken = 4 minutes, so rate = 32 ÷ 4 = 8 metres per minute. Answer: the rate is 8 metres per minute. 32 comes from working out the height gained but forgetting to divide by the time taken. 13 comes from dividing the final height, 52, by the time taken instead of the height gained. 5 comes from dividing the starting height, 20, by the time taken instead of the height gained.
Build your own mix at the worksheet builder.