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.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.
- 2.Work out the coordinates of the point where the graph of y = 2x − 6 crosses the x-axis.y = 2x − 6
- 3.A ramp rises 3 m over a horizontal distance of 12 m. Work out the gradient of the ramp.
- 4.A car's fuel tank contains 50 litres when it starts a journey. After travelling for 2 hours, it contains 38 litres, and fuel is used at a constant rate. Work out the rate at which fuel is used, in litres per hour.
- 5.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.
- 6.Work out the gradient of the straight line that passes through the points (−1, 5) and (3, −7).
- 7.Work out the gradient of the straight line with equation 2x + y = 8.
- 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.Write down the gradient of the line with equation y = −x + 3.y = −x + 3
- 10.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?
- 11.Work out the gradient of the straight line with equation y = (2x/5) − 3.
- 12.A straight line passes through the points (2, 7) and (5, 16). Work out the value of y when x = 0.
- 13.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.
- 14.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
- 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
- (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.
- (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.
- (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.
- (c) 6 — Method: rate = amount of fuel used ÷ time taken. Working: fuel used = 50 − 38 = 12 litres, time taken = 2 hours, so rate = 12 ÷ 2 = 6 litres per hour. Answer: the rate is 6 litres per hour. 44 comes from finding the average of the two fuel amounts, (50 + 38) ÷ 2, instead of the fuel used. 12 comes from working out the fuel used but forgetting to divide by the time taken. 19 comes from dividing the remaining fuel, 38, by the time taken instead of the fuel used.
- (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: 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.
- (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) 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) −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.
- (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) 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.
- (a) 1 — Method: the value of y when x = 0 is where the line meets the y-axis, which is the constant c in y = mx + c, so the gradient is worked out from the two given points first and the constant follows by substituting one of them. Working: m = (16 − 7) ÷ (5 − 2) = 9 ÷ 3 = 3, so the line is y = 3x + c; substituting x = 2 and y = 7 gives 7 = 3 × 2 + c, so c = 7 − 6 = 1, and the value of y when x = 0 is that constant. Answer: 1. The distractors: 3 comes from stopping at the gradient and offering it as the intercept; 4 comes from stepping back from x = 2 to x = 0 by one unit of x instead of two, 7 − 3 = 4; −1 comes from working the constant out as mx − y, 3 × 2 − 7 = −1, instead of y − mx.
- (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) 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.