Printable · GCSE Higher · ages 14-16
Equation of a circle and its tangent worksheet — GCSE Higher
Fifteen questions on "equation of a circle and its tangent" — DfE statement A16. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Higher onlyNon-calculator
Equation of a circle and its tangent worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A circle has equation x² + y² = 49. Work out the coordinates of the point(s) on the circle where the tangent is horizontal.
- 2.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.
- 3.A circle has centre (0, 0) and equation x² + y² = 8. Work out the radius of the circle, giving your answer as a surd in its simplest form.
- 4.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.
- 5.Points A(8, 15) and B(−8, 15) both lie on the circle x² + y² = 289, which has centre (0, 0). Work out the length of the chord AB.
- 6.A circle has centre (0, 0) and passes through the point (12, 35). Work out the equation of the circle.
- 7.The point (3, 6) lies on the circle x² + y² = 45. The tangent to the circle at (3, 6) crosses the x-axis at the point P. Work out the coordinates of P.
- 8.A circle has centre (0, 0) and equation x² + y² = 64. Write down the radius of the circle.
- 9.A circle has centre (0, 0) and equation x² + y² = 25. Work out the x-coordinates of the two points where the circle crosses the line y = 3.
- 10.The point A(−6, 8) lies on the circle x² + y² = 100, whose centre is the origin O. The tangent to the circle at A crosses the y-axis at the point B. Work out the length of OB.
- 11.The point (4, 2) lies on the circle x² + y² = 20. Work out the equation of the tangent to the circle at (4, 2).
- 12.The point (6, 8) lies on the circle x² + y² = 100. Work out the gradient of the tangent to the circle at (6, 8).
- 13.A circle has equation x² + y² = 25. Does the point (3, 4) lie on this circle?
- 14.A circle has centre (0, 0) and radius 9. Work out the equation of the circle.
- 15.A circle has centre (0, 0) and passes through the point (5, 12). Work out the equation of the circle.
Answer key
- (a) (0, 7) and (0, −7) — A tangent is horizontal where the radius to that point is vertical, i.e. where the point lies on the y-axis. On x² + y² = 49, setting x = 0 gives y² = 49, so y = 7 or y = −7. The points are (0, 7) and (0, −7). (7, 0) and (−7, 0) comes from swapping the condition — these are the points where the tangent is VERTICAL, not horizontal (the radius there is horizontal). (0, 7) only comes from finding one valid point but forgetting that y² = 49 also gives the negative root, y = −7. (7, 0) only combines both mistakes: the wrong axis, and only one of the two roots.
- (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.
- (d) 2√2 — The radius satisfies r² = 8, so r = √8 = √(4 × 2) = √4 × √2 = 2√2. Choosing 8 forgets to take the square root of r² at all. Choosing 4 comes from halving 8 instead of finding its square root. Choosing √2 splits off the factor of 4 correctly but forgets to multiply the 2 back in front of the root.
- (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.
- (a) 16 — A and B share the same y-coordinate, so the distance between them is the horizontal difference between their x-coordinates: 8 − (−8) = 16, giving a chord of length 16. Choosing 8 gives only the x-coordinate of one point, not the full distance between the two points. Choosing 34 is the diameter of the circle (2 × 17), not the length of this particular chord. Choosing 17 is the radius — the distance from the centre to A or to B, not from A to B.
- (b) x² + y² = 1369 — For a circle centred at the origin, the radius squared equals the sum of the squares of the coordinates of any point on it: r² = 12² + 35² = 144 + 1225 = 1369. The equation is x² + y² = 1369. x² + y² = 2209 comes from adding the coordinates first and then squaring the sum: (12 + 35)² = 47² = 2209, instead of squaring each coordinate separately. x² + y² = 1225 comes from using only 35² and leaving out the 12² term. x² + y² = 144 comes from using only 12² and leaving out the 35² term.
- (a) (15, 0) — Method: the tangent is perpendicular to the radius at the point of contact, so find the gradient of the radius, take its negative reciprocal, write the equation of the tangent, then substitute y = 0 because every point on the x-axis has y-coordinate 0. Working: the radius from (0, 0) to (3, 6) has gradient 6 ÷ 3 = 2, so the tangent has gradient −1/2. Substituting into y − 6 = −1/2(x − 3) gives y = −0.5x + 7.5. Setting y = 0 gives 0.5x = 7.5, so x = 15 and P is (15, 0). Answer: (15, 0). The distractors: (0, 7.5) is where the same tangent crosses the y-axis, reached by setting x = 0 instead of y = 0; (0, 0) comes from using the gradient of the radius, 2, for the tangent, which gives the line y = 2x through the centre and so crosses the x-axis at the origin; (6, 0) comes from changing the sign of the radius gradient without turning it upside down, which gives y = −2x + 12.
- (b) 8 — Method: a circle centred on the origin has equation x² + y² = r², where r is the radius, so the number on the right-hand side is the square of the radius and not the radius itself. Working: comparing x² + y² = 64 with x² + y² = r² gives r² = 64, so r = √64 = 8. Answer: the radius is 8. The distractors: 64 is r² read straight off the equation as though the right-hand side were the radius, which is the commonest error on this form; 32 comes from halving 64, treating the right-hand side as a diameter that has to be halved; 16 is the diameter, 2 × 8, quoted in place of the radius.
- (d) x = 4 and x = −4 — Substituting y = 3 gives x² + 9 = 25, which simplifies to x² = 16, so x = 4 or x = −4. Choosing 'x = 3 and x = −3' uses the given value y = 3 as if it were the x-coordinate. Choosing 'x = 4' alone finds the positive square root of 16 but forgets the negative root. Choosing 'x = 5 and x = −5' skips subtracting 3² = 9 from 25 and takes the square root of 25 directly.
- (a) 12.5 — Method: the tangent at A is perpendicular to the radius OA, so find the gradient of OA, take its negative reciprocal, write the equation of the tangent and find where it meets the y-axis; the length of OB is then the distance of that crossing from the origin. Working: OA runs from (0, 0) to (−6, 8), so its gradient is 8 ÷ (−6), which cancels to −4/3; the negative reciprocal of −4/3 is 3/4. Substituting into y − 8 = 3/4(x + 6) gives y = 0.75x + 4.5 + 8, so y = 0.75x + 12.5 and B is (0, 12.5). The length OB is therefore 12.5. Answer: 12.5. The distractors: 10 is the radius of the circle, quoted on the assumption that the tangent always meets an axis one radius from the centre, which is only true when the radius itself lies along that axis; 8 is the y-coordinate of A, quoted by treating the tangent as horizontal so that it keeps the height of A; 3.5 comes from turning the gradient of OA upside down without changing its sign, which gives y = −0.75x + 3.5.
- (d) y = −2x + 10 — Method: a tangent is perpendicular to the radius drawn to the point where it touches, so work out the gradient of that radius, take its negative reciprocal for the tangent, then substitute into y − y₁ = m(x − x₁). Working: the radius joins (0, 0) to (4, 2), so its gradient is 2 ÷ 4 = 1/2; turning 1/2 upside down gives 2 and changing the sign gives −2. Substituting into y − 2 = −2(x − 4) gives y − 2 = −2x + 8, so y = −2x + 10. Answer: y = −2x + 10. The distractors: y = −0.5x + 4 changes the sign of the radius gradient but never turns it upside down, using −1/2 where −2 belongs; y = 2x − 6 turns the gradient upside down but leaves it positive, using 2 where −2 belongs; y = −2x − 10 has the correct gradient but substitutes the point with both signs reversed, writing y + 2 = −2(x + 4) instead of y − 2 = −2(x − 4).
- (a) −3/4 — Method: the tangent at a point on a circle is perpendicular to the radius drawn to that point, so find the gradient of the radius and then take its negative reciprocal. Working: the radius joins (0, 0) to (6, 8), so its gradient is 8 ÷ 6, which cancels to 4/3. Turning 4/3 upside down gives 3/4, and changing the sign gives −3/4. Answer: the gradient of the tangent is −3/4. The distractors: 4/3 is the gradient of the radius itself, quoted without taking the perpendicular at all; −4/3 changes the sign but leaves the fraction the same way up, so the two gradients do not multiply to give −1; 3/4 turns the fraction upside down but keeps it positive, which is the other half of the same rule left undone.
- (d) Yes, because 3² + 4² = 25. — A point lies on the circle x² + y² = 25 exactly when substituting its coordinates makes the equation true. Squaring each coordinate separately and adding: 3² + 4² = 9 + 16 = 25, which matches the right-hand side, so (3, 4) does lie on the circle. Adding the coordinates without squaring them, 3 + 4 = 7, and then reasoning that 7 is less than 25 happens to reach the same verdict, but it is not testing the equation of the circle at all — the circle equation depends on x² + y², not x + y. Squaring the sum instead of summing the squares, (3 + 4)² = 49, not 25, wrongly rules the point out. Doubling each coordinate instead of squaring it, so that 4² is taken as 8, gives 9 + 8 = 17, not 25, which also wrongly rules the point out.
- (b) x² + y² = 81 — The equation of a circle with centre the origin and radius r is x² + y² = r². Here r = 9, so r² = 9 × 9 = 81, giving x² + y² = 81. Choosing x² + y² = 9 uses the radius itself instead of squaring it. Choosing x² + y² = 18 doubles the radius (9 × 2 = 18) instead of squaring it. Choosing x² − y² = 81 keeps the correct 81 but writes a minus instead of a plus, which is not the equation of a circle.
- (b) x² + y² = 169 — Method: a circle centred on the origin has equation x² + y² = r², and every point on it satisfies that equation, so substituting the coordinates of a point that lies on the circle gives r² directly. Working: substituting x = 5 and y = 12 gives 5² + 12² = 25 + 144 = 169, so r² = 169 and the circle is x² + y² = 169. Answer: x² + y² = 169. The distractors: x² + y² = 13 uses the radius, √169 = 13, where r² belongs, which is the confusion between r and r² made in the other direction; x² + y² = 17 adds the two coordinates, 5 + 12, instead of adding their squares; x² + y² = 119 subtracts the squares, 144 − 25, treating 12 as the hypotenuse of the right-angled triangle rather than as one of the shorter sides.
Build your own mix at the worksheet builder.