Printable · GCSE Higher · ages 14-16
Algebra worksheet — GCSE Higher
Fifteen questions across the algebra statements at Higher tier. Choose the non-calculator filter to rehearse Paper 1, which counts for a third of the marks.
Non-calculator
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.Point P has coordinates (2, −5). P is reflected in the x-axis to point Q. Write down the coordinates of Q.
- 2.Solve x² + 3x − 10 = 0.
- 3.A point has coordinates (x, y), where x + y = 0 and x is not 0. In which two quadrants could this point lie?
- 4.A point has coordinates (x, y). In which two quadrants is the product x × y positive?
- 5.The tangent to a curve at the point (5, 2) is the line y = mx + c. This tangent crosses the y-axis at (0, −8). Work out the gradient, m, of the tangent.
- 6.Solve the inequality 5x − 3 > 2x + 9.
- 7.A straight line passes through the points (−1, 2) and (3, 14). Work out the equation of the line.
- 8.The discriminant of a quadratic equation is greater than zero. Which statement about the solutions of that equation is correct?
- 9.Solve 5(x + 3) = 40
- 10.A straight line passes through the points (1, 3) and (2, 5). Work out the equation of the line.
- 11.A cycle route is 84 km long. Freya sets off along it at a steady 14 km/h. Write down the function for the distance y, in kilometres, that is still to be cycled after x hours.
- 12.A company's cost, in £, for producing x items is shown on a graph. The tangent to the curve at x = 50 passes through (30, 400) and (70, 800). Interpret the gradient of this tangent in the context of the company's costs.
- 13.To rearrange y = 2x − 5 to make x the subject, Sam writes: 'Add 5 to both sides to get y + 5 = 2x, then divide both sides by 2 to get x = (y + 5)/2.' Which statement about Sam's method is correct?y = 2x − 5
- 14.Line L has equation y = 2x + 3. Work out the equation of the line perpendicular to L that passes through the point (4, 1), giving your answer in the form x + 2y = c.y = 2x + 3
- 15.Work out the smallest positive value of x, in degrees, for which y = tan x is undefined.y = tan(x)
Answer key
- (c) (2, 5) — Reflecting in the x-axis keeps the x-coordinate the same and changes the sign of the y-coordinate: Q = (2, 5). (−2, −5) comes from reflecting in the y-axis instead, which changes the sign of the x-coordinate. (−2, 5) comes from reflecting in both axes. (2, −5) comes from not applying the reflection at all.
- (d) x = 2 or x = −5 — Method: find two numbers that multiply to give −10 and add to give 3 — these are 5 and −2. So x² + 3x − 10 = (x + 5)(x − 2) = 0, giving x = −5 or x = 2. Distractor origins: x = −2 or x = 5 swaps the signs of the two roots; x = 2 or x = 5 makes both roots positive, ignoring the sign of −10; x = −5 or x = −2 makes both roots negative.
- (c) Second and fourth — If x + y = 0 then y = −x, so x and y always have opposite signs, one positive and one negative. A point with a negative x and a positive y lies in the second quadrant, and a point with a positive x and a negative y lies in the fourth quadrant, so the point lies in the second or the fourth. A candidate who reads x + y = 0 as meaning x and y have the same sign picks First and third, which is where x × y is positive, not where x + y = 0. A candidate who decides that y must be the positive coordinate picks the two quadrants above the x-axis, First and second. A candidate who decides that y must be the negative coordinate picks the two quadrants below the x-axis, Third and fourth.
- (b) the first and the third — Method: the sign of a product depends only on the signs of the two numbers multiplied: like signs give a positive product and unlike signs a negative one, so look for the quadrants in which both coordinates carry the same sign. Working: in the first quadrant x and y are both positive, and positive times positive is positive; in the third quadrant both are negative, and negative times negative is positive as well; in the second quadrant x is negative while y is positive, and in the fourth x is positive while y is negative, so each of those gives a negative product. Answer: the first and the third. The distractors: 'the second and the fourth' comes from applying the rule for a NEGATIVE product, unlike signs, to a positive one; 'the first and the second' comes from testing only the y-coordinate and keeping the quadrants where the height is positive; 'the first and the fourth' comes from testing only the x-coordinate in the same way.
- (d) 2 — The gradient between two points on a line is the change in y divided by the change in x. Using (5, 2) and (0, −8): (2 − (−8)) ÷ (5 − 0) = 10 ÷ 5 = 2. Inverting the fraction, dividing the change in x by the change in y instead, gives 5 ÷ 10 = 0.5. Reversing the order of the x-values in the denominator, giving (2 − (−8)) ÷ (0 − 5) = 10 ÷ (−5), gives −2. Misreading the y-intercept as 8 instead of −8, giving (2 − 8) ÷ 5 = −6 ÷ 5, gives −1.2.
- (a) x > 4 — Subtract 2x from both sides: 3x − 3 > 9. Add 3 to both sides: 3x > 12. Divide both sides by 3: x > 4. A candidate who subtracts 3 from 9 instead of adding gets 3x > 6, so x > 2. A candidate who divides correctly but wrongly flips the inequality (as if dividing by a negative) gets x < 4. A candidate who multiplies by 3 instead of dividing gets x > 36.
- (c) y = 3x + 5 — Method: find the gradient from the two points, then substitute one point into y = mx + c to find c. Working: gradient = (14 − 2) ÷ (3 − (−1)) = 12 ÷ 4 = 3. Using the point (3, 14): 14 = 3(3) + c, so 14 = 9 + c, giving c = 5. Answer: y = 3x + 5. y = 6x − 4 comes from mishandling the negative x-coordinate, treating 3 − (−1) as 3 − 1 = 2, so the gradient becomes 12 ÷ 2 = 6, and then c = 14 − 18 = −4. y = 3x + 23 comes from a sign error isolating c, adding 9 to 14 instead of subtracting it: c = 14 + 9 = 23. y = x/3 + 13 comes from dividing the change in x by the change in y instead of the other way round, giving a gradient of 4 ÷ 12 = 1/3, and then c = 14 − 1 = 13.
- (c) It has two different real solutions — Method: the discriminant is the quantity under the square root sign in the quadratic formula, so its sign decides how many real values the formula produces. Working: when the discriminant is positive its square root is a real number that is not zero, and the formula adds that root and subtracts it in turn, so the two results are different; a positive discriminant that is not a perfect square still gives two solutions, but they are not whole numbers. Answer: it has two different real solutions. The distractors: one repeated real solution is what a discriminant of zero gives, because adding and subtracting zero changes nothing; no real solutions is what a negative discriminant gives, because a negative number has no real square root; two whole-number solutions happens only when the discriminant is a perfect square and the division works out exactly, which a positive discriminant does not guarantee.
- (d) x = 5 — Method: expand the bracket by multiplying both terms inside it by 5, then undo the addition and the multiplication in turn. Working: expanding gives 5x + 15 = 40; subtracting 15 from both sides gives 5x = 25; dividing both sides by 5 gives x = 5. Answer: x = 5. The distractors: x = 8 comes from dividing both sides by 5 first, reaching x + 3 = 8 and writing 8 as the value of x without taking the 3 away; x = 11 comes from adding 15 to both sides instead of subtracting it, giving 5x = 55; x = 7.4 comes from expanding 5(x + 3) as 5x + 3, multiplying only the x by the 5, which leads to 5x = 37.
- (c) y = 2x + 1 — Method: the gradient of the line through two points is the change in y divided by the change in x, and the constant is then found by substituting one of the points into y = mx + c. Working: m = (5 − 3) ÷ (2 − 1) = 2 ÷ 1 = 2, so the line is y = 2x + c; substituting x = 1 and y = 3 gives 3 = 2 × 1 + c, so c = 3 − 2 = 1. Answer: y = 2x + 1. The distractors: y = x + 2 comes from taking the gradient as the change in x, 2 − 1 = 1, and then substituting (1, 3) to reach a constant of 2; y = 2x − 1 comes from working out the constant as mx − y, 2 × 1 − 3 = −1, instead of y − mx; y = 2x + 3 comes from using the y-coordinate of (1, 3) as the constant without substituting at all.
- (b) y = 84 − 14x — Method: the distance still to go is the whole route minus the distance already covered, and at a steady speed the distance covered after x hours is the speed multiplied by x. Working: after x hours Freya has cycled 14x km, so the distance remaining is the 84 km route take away 14x, giving y = 84 − 14x, a straight line with intercept 84 and gradient −14. Answer: y = 84 − 14x. The distractors: y = 84 + 14x comes from adding the distance cycled to the length of the route rather than taking it away, so the ride would grow longer the further she goes; y = 14x − 84 comes from carrying out the subtraction the wrong way round, which is negative for the whole of the ride; y = 14 − 84x comes from swapping the two numbers over, treating 84 km as the hourly speed and 14 km as the length of the route.
- (d) The cost increases by about £10 per extra item — Gradient = change in cost ÷ change in items = (800 − 400) ÷ (70 − 30) = 400 ÷ 40 = 10. The units of the gradient are £ per item, so the cost is increasing by about £10 for every extra item produced, near x = 50. Subtracting in the wrong order, (400 − 800) ÷ (70 − 30) = −10, gives the right size but the wrong sign — check which point comes first each time. Leaving out the division by 40 gives £400 per item; dividing the wrong way round, 40 ÷ 400 = 0.1, gives £0.10 per item.
- (c) Yes; x = (y + 5)/2 is right — Sam's method is correct throughout: adding 5 to both sides gives y + 5 = 2x, and dividing both sides by 2 gives x = (y + 5)/2, so Sam is right. The option giving x = (y − 5)/2 assumes 5 should be subtracted again, but 2x − 5 = y means 5 has already been subtracted, so it must be added back, not taken away a second time. The option giving x = y/2 + 5 divides only the y term by 2 and leaves the 5 unhalved, which is not a valid rearrangement. The option agreeing Sam is correct but changing step 2 to x = 2(y + 5) confuses '2x' with 'x divided by 2' — since x is multiplied by 2, the inverse is division, not multiplication. Sam's working, and his final formula x = (y + 5)/2, are both correct.
- (c) x + 2y = 6 — L has gradient 2, so the perpendicular gradient is −1/2. Substituting (4, 1) into y − 1 = −(1/2)(x − 4): y = −(1/2)x + 2 + 1 = −(1/2)x + 3, so 2y = −x + 6, giving x + 2y = 6. Distractor routes: x − 2y = 2 comes from using gradient +1/2 instead of −1/2, forgetting the negative sign the perpendicular rule needs. x + 2y = 9 comes from swapping the point's coordinates, substituting (1, 4) instead of (4, 1). x + 2y = −2 comes from a sign error distributing the negative gradient over the bracket, computing −(1/2)(x − 4) as −(1/2)x − 2 instead of −(1/2)x + 2.
- (c) 90° — The graph of y = tan x has a vertical asymptote at x = 90°, the smallest positive value for which it is undefined. tan 0° = 0, a defined value, not an undefined one — confusing where the graph equals zero with where it is undefined gives 0°. x = 270° is also a value where y = tan x is undefined, but it is not the smallest positive one, since 90° comes first. tan 45° = 1, a defined value — confusing the asymptote with the angle at which tan x = 1 gives 45°.
Build your own mix at the worksheet builder.