Worksheet: Algebra (hard)
MathsUKwww.geekhero.co.uk
- 1.A tram travels between two stops. Its velocity-time graph consists of straight line segments joining the points (0, 0), (5, 20), (12, 20), (16, 4) and (20, 4), where time is in seconds and velocity is in m/s. Work out the average speed of the tram over the whole 20 seconds. Give your answer to 1 decimal place.
- 2.The point (9, 40) lies on the circle x² + y² = 1681, which has centre (0, 0). Work out the equation of the tangent to the circle at (9, 40), giving your answer in the form ax + by = c.
- 3.The table shows the speed, in m/s, of a car at times, in seconds, all 2 seconds apart: 0 at t = 0, 3 at t = 2, 8 at t = 4, 15 at t = 6, 24 at t = 8. A student uses the trapezium rule with these five readings to estimate the distance the car travels. By finding the second differences of the speed values, decide whether this trapezium estimate is an overestimate or an underestimate of the true distance.
- 4.The graph of y = f(x) has a minimum turning point at (2, −3). The graph of y = −f(x) + a has a maximum turning point at (2, 9). Work out the value of a.
- 5.The iterative formula xₙ₊₁ = √(2xₙ + 3) is used repeatedly, starting from x₀ = 1. As n increases, the values of xₙ converge to a limit, L. Work out L.
- 6.A circle has centre (0, 0) and equation x² + y² = 100. A straight line is drawn from the origin through the point P(8, 9). Work out whether P lies inside, on, or outside the circle.
- 7.A car's velocity–time graph is a straight line from (0 s, 4 m/s) rising to (6 s, V m/s), followed by a straight line falling from (6 s, V m/s) to (9 s, 0 m/s). The gradient of the second line is −8 m/s². Work out the total distance travelled between t = 0 and t = 9 seconds.
- 8.Simplify (2x² + 7x + 3) ÷ (x² − 9), giving your answer as a single fraction.
- 9.Using the table of values of f(x) (x = 0, 1, 2, 3 gives f(x) = 5, 8, 4, 1), work out the value of −f(x) when x = 1.
- 10.f(x) = x³ − 3x − 20, and the equation f(x) = 0 has exactly one solution. Work out the pair of consecutive integers between which that solution lies.y = x
- 11.Line L has equation y = 3x − 2. Work out the gradient of a line perpendicular to L.y = 3x − 2
- 12.The tangent to a curve at the point where x = 4 passes through the points (2, 5) and (6, 21). Use these two points to estimate the gradient of the curve at x = 4.
- 13.The solution set of a quadratic inequality is {x : x ≤ −3} ∪ {x : x ≥ 5}. Which of these inequalities has this solution set?
- 14.Expand and simplify (x + 1)(x + 2)(x + 3).
- 15.The table shows the speed, in m/s, of a cyclist at times, in seconds, 1 second apart: 0 at t = 0, 7 at t = 1, 12 at t = 2, 15 at t = 3, 16 at t = 4, 14 at t = 5, 9 at t = 6. Using the trapezium rule with strip width 1 second, estimate the distance the cyclist travels between t = 2 and t = 5 only.
Answer key
- (b) 12.7 m/s — Find the total distance from the area under the graph, then divide by the total time. Break the graph into its four straight sections: a triangle from (0, 0) to (5, 20), where 5 × 20 = 100 gives an area of 50 m when halved; a rectangle from (5, 20) to (12, 20), area 7 × 20 = 140 m; a trapezium from (12, 20) to (16, 4), where (20 + 4) × 4 = 96 gives an area of 48 m when halved; and a rectangle from (16, 4) to (20, 4), area 4 × 4 = 16 m — a total distance of 50 + 140 + 48 + 16 = 254 m. Dividing by the 20 seconds gives an average speed of 254 ÷ 20 = 12.7 m/s. Writing 15.1 m/s comes from forgetting to halve the trapezium area for the third section, using 96 instead of 48: a total of 302 m, and 302 ÷ 20 = 15.1 m/s. Writing 11.9 m/s comes from leaving out the final section, from (16, 4) to (20, 4), entirely: a total of 238 m, and 238 ÷ 20 = 11.9 m/s. Writing 12.1 m/s comes from dividing the correct total distance by 21 instead of 20 — a fencepost slip, counting the whole seconds from t = 0 to t = 20 inclusive as 21 seconds of travel rather than reading the journey as a duration of 20 seconds: 254 ÷ 21 = 12.1 m/s (1 d.p.).
- (b) 9x + 40y = 1681 — For a circle x² + y² = r² centred at the origin, the tangent at a point (a, b) on the circle has equation ax + by = r². Here (a, b) = (9, 40) and r² = 1681, so the tangent is 9x + 40y = 1681. Choosing 40x + 9y = 1681 swaps the coefficients, using the y-coordinate as the x-coefficient and the x-coordinate as the y-coefficient. Choosing 9x + 40y = 41 uses the radius 41 instead of r² = 1681 as the constant. Choosing 9x − 40y = 1681 has the correct coefficients and constant but the wrong sign on the y-term.
- (d) Overestimate — the curve bends upward (convex). — The first differences of the speeds are 3, 5, 7 and 9, so the second differences are 2, 2 and 2 — constant and positive, which means the speed-time graph curves upwards (is convex). On a convex curve, each straight chord used by the trapezium rule lies above the curve, so the trapezium rule overestimates the true distance. 'Underestimate — the curve bends upward' states the same correct geometry but gets the conclusion backwards — a chord above the curve means too much area is counted, not too little. 'Overestimate — the speed values are increasing' uses the wrong evidence: increasing speed alone doesn't tell you whether the curve bends up or down, only the second differences do. 'Underestimate — second differences are constant' confuses a constant second difference with a steady rate of change in speed, which isn't what the second difference of a speed-time table measures.
- (b) 6 — Reflecting y = f(x) in the x-axis turns the minimum point (2, −3) into a maximum point at (2, 3), since −f(x) negates every y-value: −(−3) = 3. Adding a then gives 3 + a = 9, so a = 9 − 3 = 6. Forgetting the reflection and using the original y-value of −3 gives −3 + a = 9, so a = 12 — this ignores that −f(x) changes the sign of the y-coordinate before a is added. Writing a = −12 comes from subtracting in the wrong order, working out 9 − (−3) as −3 − 9 instead. Writing a = −6 comes from taking the negative of the correct answer, as if the final value of a needed to be reflected too, on top of the turning point.
- (b) 3 — At the limit, L = √(2L + 3). Squaring both sides: L² = 2L + 3, so L² − 2L − 3 = 0, which factorises as (L − 3)(L + 1) = 0, giving L = 3 or L = −1. Since the sequence of iterates stays positive throughout, the limit is L = 3. Taking the other, negative root without rejecting it gives −1. Treating the equation L = 2L + 3 as already linear, forgetting to square both sides first, gives −L = 3, so L = −3. A sign error when factorising, writing (L + 3)(L − 1) = 0 instead of (L − 3)(L + 1) = 0, gives L = 1.
- (d) P lies outside the circle — The squared distance from the origin to P is 8² + 9² = 64 + 81 = 145, which is greater than 100, so P lies outside the circle. Choosing 'P lies inside the circle' comes from adding the coordinates directly (8 + 9 = 17) instead of squaring and adding them, and comparing 17 with 100. Choosing 'P lies on the circle' comes from squaring 9 incorrectly as 36 (as if it were 6²) instead of 81, giving 64 + 36 = 100, equal to the right-hand side. Choosing 'Cannot be determined' wrongly assumes the equation of the line itself is needed, when the radius and the distance from the origin to P are already enough.
- (a) 120 m — The gradient of the second line is (0 − V)/(9 − 6) = −V/3, and this equals −8, so V = 24. The distance from t = 0 to t = 6 is the area of a trapezium with parallel sides 4 and 24 and width 6: 1/2 × (4 + 24) × 6 = 84. The distance from t = 6 to t = 9 is the area of a triangle with base 3 and height 24: 1/2 × 3 × 24 = 36. The total distance is 84 + 36 = 120 m. Using V = 8, treating the gradient's number as the missing velocity itself rather than solving −V/3 = −8 for V, gives a trapezium area of 1/2 × (4 + 8) × 6 = 36 and a triangle area of 1/2 × 3 × 8 = 12, a total of 48 m. Leaving out the 1/2 in the trapezium formula, (4 + 24) × 6 = 168, plus the correct triangle of 36, gives 204 m. Using the full 6 seconds as the triangle's base instead of the 3 seconds the second line actually lasts, 1/2 × 6 × 24 = 72, plus the correct trapezium of 84, gives 156 m.
- (b) (2x + 1)/(x − 3) — Factorise both the numerator and the denominator before you cancel anything. The numerator 2x² + 7x + 3 factorises to (2x + 1)(x + 3), and the denominator x² − 9 is a difference of two squares, factorising to (x − 3)(x + 3). The (x + 3) factor is common to both, so it cancels, leaving (2x + 1)/(x − 3). Writing (2x + 1)/(x + 3) comes from factorising x² − 9 as (x + 3)² instead of (x − 3)(x + 3) — a difference of two squares always has one plus and one minus bracket. Writing (2x + 3)/(x − 3) comes from mis-factorising the numerator as (2x + 3)(x + 1) and then wrongly cancelling the (x + 1) against the denominator's (x + 3) as though they were the same bracket. Writing 2x + 1 comes from cancelling the (x + 3) factor correctly but then dropping the remaining (x − 3) on the denominator altogether.
- (a) −8 — −f(x) means take the output value from the table and change its sign, without changing which x-value is looked up. From the table, f(1) = 8, so −f(1) = −8. Reading f(1) = 8 from the table but forgetting to apply the negative sign gives 8. Misreading the row and using f(0) = 5 instead of f(1) = 8, then negating it, gives −5. Confusing −f(x) with f(x) − 1 — taking f(1) = 8 and subtracting 1 instead of negating — gives 7.
- (b) 3 and 4 — Method: the graph of f(x) is continuous, so where it crosses the x-axis the value of f(x) changes sign; substitute consecutive integers until one value is negative and the next is positive. Working: f(2) = 8 − 6 − 20 = −18, f(3) = 27 − 9 − 20 = −2 and f(4) = 64 − 12 − 20 = 32. The sign changes from negative to positive between x = 3 and x = 4, so the solution lies there. Answer: 3 and 4. The distractors: 2 and 3 comes from ignoring the −3x term and solving x³ = 20, whose root is 2.71, one interval to the left; 6 and 7 comes from reading x³ as x² and solving x² − 3x − 20 = 0, whose positive root is 6.22; 4 and 5 is the interval immediately after the change of sign, named by a candidate who finds f(4) positive and quotes the interval beginning there instead of the one across which the sign actually turned.
- (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.
- (a) 4 — The gradient of a straight line through two points is the change in y divided by the change in x. Change in y = 21 − 5 = 16. Change in x = 6 − 2 = 4. Gradient = 16 ÷ 4 = 4. Dividing x by y instead of y by x gives 0.25; forgetting to divide by the change in x at all leaves 16; dividing by only one of the two x-coordinates, 16 ÷ 2 = 8, uses the wrong denominator.
- (c) x² − 2x − 15 ≥ 0 — The critical values are x = −3 and x = 5, so the quadratic factorises as (x + 3)(x − 5). Expanding: (x + 3)(x − 5) = x² − 2x − 15. Since the solution set is OUTSIDE the roots (x ≤ −3 or x ≥ 5), the quadratic must be ≥ 0 there, since a positive U-shape sits above the axis outside its roots. So the inequality is x² − 2x − 15 ≥ 0. Distractor routes: x² + 2x − 15 ≥ 0 comes from factorising as (x − 3)(x + 5), swapping the sign of each root when forming the brackets. x² − 2x − 15 ≤ 0 keeps the correct expansion but uses ≤ 0, which gives the region between the roots instead of outside them. x² − 8x + 15 ≥ 0 comes from using roots x = 3 and x = 5, dropping the negative sign on −3 before expanding.
- (d) x³ + 6x² + 11x + 6 — (x + 1)(x + 2) = x² + 3x + 2. Multiplying by (x + 3): (x² + 3x + 2)(x + 3) = x³ + 3x² + 2x + 3x² + 9x + 6, which simplifies to x³ + 6x² + 11x + 6. Choosing x³ + 6x² + 6x + 6 has the right x² and constant terms but adds 1 + 2 + 3 = 6 for the x-coefficient instead of the correct sum of pairwise products 1×2 + 1×3 + 2×3 = 11. Choosing x³ + 5x² + 11x + 6 sums only two of the three constants (2 + 3 = 5) for the x² coefficient, leaving out the 1. Choosing x³ + 6x² + 11x + 5 adds the last two constants (2 + 3 = 5) instead of multiplying all three (1 × 2 × 3 = 6) for the constant term.
- (d) 44 m — The trapezium rule between t = 2 and t = 5 uses only the speeds at t = 2, 3, 4 and 5 — 12, 15, 16 and 14 — with three strips of width 1: adding the first and last readings and twice the sum of the middle readings gives 12 + 14 + 2 × (15 + 16) = 88, and half of that is 44 m. Writing 68.5 m comes from applying the trapezium rule to the whole table, from t = 0 to t = 6, instead of restricting it to the interval t = 2 to t = 5 that the question asks for. Writing 28.5 m comes from forgetting to double the two middle readings, 15 and 16, in the trapezium rule formula. Writing 39 m comes from averaging only the first and last speeds in the interval, 12 and 14, and multiplying by the 3-second interval, ignoring the readings at t = 3 and t = 4 in between.