Printable · GCSE Foundation · ages 14-16
Recognising and sketching graphs worksheet — GCSE Foundation
Fifteen questions on "recognising and sketching graphs" — DfE statement A12. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
part Higher
Answer key: Recognising and sketching graphs worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (b) $y = x^3 - 4x$ — Method: count how many times the curve crosses the x-axis and check whether it is a cubic (an S-shape with up to three crossing points) rather than a lower power, and note which way it runs overall from bottom-left to top-right or the reverse. Working: the curve crosses the x-axis at three points, x = −2, 0 and 2, and runs from bottom-left to top-right, which matches y = x³ − 4x = x(x − 2)(x + 2). Answer: y = x³ − 4x. Distractor refutation: y = −x³ + 4x comes from a sign error on every term, which would flip the curve so it ran from top-left to bottom-right instead. y = x³ + 4x comes from a sign error on the x term only, which removes two of the three crossing points, since x(x² + 4) has only x = 0 as a real root. y = x² − 4x comes from dropping the cubic term altogether, giving a parabola with only two crossing points instead of an S-shaped curve with three.
- (b) 6 — Method: for any point that lies on y = k/x, the value of k is found by multiplying the x-coordinate and the y-coordinate together, since k = x × y. Working: k = 2 × 3 = 6. Answer: k = 6. Distractor refutation: 1.5 comes from dividing the y-coordinate by the x-coordinate instead of multiplying them. 5 comes from adding the two coordinates instead of multiplying them. 9 comes from misreading the point's x-coordinate as 3 instead of 2, then multiplying 3 × 3.
- (d) The graph never crosses either axis — Since x ≠ 0, there is no point on the graph where x = 0, so it cannot cross the y-axis; likewise 1/x is never equal to 0 for any x, so it cannot cross the x-axis either — the graph never touches either axis. A candidate who forgets the restriction x ≠ 0 might think the graph behaves like other graphs and passes through the origin, (0, 0). A candidate who correctly rules out the x-axis but forgets that x = 0 is also excluded might say the graph crosses the y-axis but never the x-axis. A candidate who only pictures the branch where x and y are both positive might say the graph has only one branch, in quadrant 1, forgetting the second branch where x and y are both negative.
- (c) (0, 0) — A curve crosses the y-axis where x = 0. Substituting x = 0 into y = x³ − 4x gives y = 0³ − 4(0) = 0 − 0 = 0, so the curve crosses the y-axis at (0, 0). A candidate who reads off the coefficient of x as the y-intercept, instead of working out the constant term, might write (0, −4). A candidate who swaps the coordinates might write (4, 0). A candidate who takes the coefficient of x but drops its sign might write (0, 4).
- (b) 10 km — Method: find the constant speed from the graph (distance ÷ time for any point on the line), then multiply that speed by 20 minutes. Working: the line passes through (4 minutes, 2 km), so the speed is 2 ÷ 4 = 0.5 km per minute; in 20 minutes the cyclist travels 0.5 × 20 = 10 km. Answer: 10 km. Distractor refutation: 3 km comes from reading off the distance shown at the end of the plotted section (6 minutes) and stopping there, instead of extending the line to 20 minutes. 20 km comes from misreading the speed as 1 km per minute instead of 0.5 km per minute, doubling the true rate. 40 km comes from dividing 20 by the speed instead of multiplying by it, a reciprocal mix-up.
- (b) £14 — Method: read the fixed charge (the cost at 0 miles) and the rate (the cost per extra mile) from the graph, then use them to work out the cost for a distance beyond the part that is plotted. Working: the graph shows a fixed charge of £2 at 0 miles, and the cost rises by £2 for every extra mile, so for 6 miles the cost is £2 + (£2 × 6) = £2 + £12 = £14. Answer: £14. Distractor refutation: £12 comes from multiplying the rate by the distance and leaving out the £2 fixed charge. £8 comes from misreading the rate as £1 per mile instead of £2 per mile. £24 comes from adding the fixed charge to the rate first and then multiplying the total by the distance, instead of multiplying the rate by the distance and then adding the fixed charge.
- (b) One turning point. — Every quadratic graph, one with an x² term and no higher power of x, has exactly one turning point, since it is a single U-shaped or n-shaped curve. Saying two turning points describes a cubic graph, which can rise, turn, then turn again. Saying no turning points describes a straight line, which has none. Saying four turning points greatly overestimates how many times a simple quadratic curve changes direction — that would need a much higher power of x.
- (a) x = −1.8 and x = 2.8 — Method: the solutions of x² − x − 2 = 3 are the x-coordinates of the points where the curve y = x² − x − 2 meets the line y = 3, read off the grid to 1 decimal place. Working: the curve meets the line y = 3 at approximately x = −1.8 and at x = 2.8. Answer: x ≈ −1.8 and x ≈ 2.8. Distractor refutation: x = −1.0 and x = 2.0 comes from reading where the curve crosses the x-axis (y = 0), solving x² − x − 2 = 0, instead of where it meets the line y = 3. x = −3.0 and x = 4.0 comes from taking the two ends of the drawn curve as the intersection points, instead of finding where it actually crosses the line y = 3. x = 1.8 and x = 2.8 comes from a sign slip on the left-hand intersection, reading it as positive instead of negative.
- (d) $y = 2x - 1$ — Method: pick two points the line passes through, work out the gradient as vertical change ÷ horizontal change, and read the y-intercept from where the line crosses the y-axis. Working: the line passes through (0, −1) and (1, 1), so the gradient is (1 − (−1)) ÷ (1 − 0) = 2, and it crosses the y-axis at −1. Answer: y = 2x − 1. Distractor refutation: y = 2x + 1 comes from reading the y-intercept as +1 instead of −1, misreading which side of the origin the line crosses. y = x − 1 comes from taking the gradient as 1, counting the same number of squares across and up instead of checking the rise is twice the run. y = −2x − 1 comes from a sign error on the gradient, treating the line as sloping downward from left to right when it actually rises.
- (d) $y = x^2 - 2x - 3$ — Method: read the two x-intercepts (roots) from the graph, write the quadratic as the product of the corresponding factors, then expand. Working: the curve crosses the x-axis at x = −1 and x = 3, so the equation factorises as (x + 1)(x − 3), which expands to x² − 2x − 3. Answer: y = x² − 2x − 3. Distractor refutation: y = x² − x − 6 comes from misreading the left-hand crossing point as x = −2 instead of x = −1, giving factors (x + 2)(x − 3). y = x² − x − 2 comes from misreading the right-hand crossing point as x = 2 instead of x = 3, giving factors (x + 1)(x − 2). y = x² + 2x − 3 comes from writing the factors as (x − 1)(x + 3), swapping which root gets the plus sign and which gets the minus sign, giving the wrong sign on the x term.
- (c) (2, 6) — Method: substitute the x-coordinate of each point into the rule for the line (y = 3 × x) and compare it with the point's y-coordinate. Working: the line passes through the origin and rises 3 squares for every 1 square across, so at x = 2 the line's y-value is 3 × 2 = 6, giving the point (2, 6). Answer: (2, 6). Distractor refutation: (2, 3) comes from counting only 3 squares up in total between the origin and x = 2, instead of 3 squares up for every 1 square across, halving the true rise. (3, 2) comes from swapping the x-coordinate and the y-coordinate round. (2, 5) comes from a miscounted gridline, landing one square below the line.
- (d) It is n-shaped, since the x² coefficient is negative. — The coefficient of x² is −2, which is negative, so the quadratic curve opens downward — shaped like an n, with a maximum turning point. Saying it is U-shaped focuses only on x² being non-negative and ignores that the −2 in front of it flips the whole curve to open downward. Saying it is a straight line confuses having a constant term with being linear — any equation with an x² term is a curve, not a line. Saying it repeatedly rises and falls like a wave describes a trigonometric graph such as y = sin x, not a quadratic.
- (b) y = 1/x — A graph with two separate curved branches must have a value of x that is excluded from it, creating a break in the curve. For y = 1/x, x = 0 is excluded, so the graph splits into one branch where x and y are both positive, and one where x and y are both negative. y = x² is a single U-shaped curve with no break, even though it has two 'arms'. y = x³ is one continuous curve that passes through the origin without any break. y = 2x + 1 is a single straight line; even though it passes through regions where x and y share the same sign, it is one continuous line, not two separate branches.
- (a) −2 and 2 — Method: the graph crosses the x-axis where y = 0, so read the two crossing points straight off the curve. Working: the curve meets the horizontal axis two squares to the left of the origin and two squares to the right, at x = −2 and x = 2. Answer: −2 and 2. Distractor refutation: −4 and 4 comes from reading the value where the curve crosses the y-axis, −4, and using that value and its positive partner as the x-axis crossings instead. −2 and 3 comes from misreading the right-hand crossing point one square out along the grid, taking it where the curve is already above the axis. 0 and 2 comes from confusing the lowest point of the curve, which sits on the y-axis at x = 0, with one of the crossing points.
- (b) A straight line. — y = 3x + 2 is a linear function, since the highest power of x is 1, so its graph is a straight line with gradient 3 and y-intercept 2. Saying it is a U-shaped curve confuses a linear graph with a quadratic graph, which has an x² term. Saying it decreases then increases describes a curve with a turning point, which a straight line does not have. Saying it gets closer to an axis but never reaches it describes a reciprocal graph, y = k/x, not a linear one.
Build your own mix at the worksheet builder.