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 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.
- 2.A circle has equation x² + y² = 25. Does the point (3, 4) lie on this circle?
- 3.The point (9, 12) lies on the circle x² + y² = 225, which has centre (0, 0). The tangent to the circle at (9, 12) crosses the x-axis at the point P. Work out the x-coordinate of P.
- 4.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.
- 5.A circle has centre (0, 0) and equation x² + y² = 3721. The point (11, 60) lies on the circle. One of these is the gradient of the tangent to the circle at (11, 60). Work out which one.
- 6.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.
- 7.The point (−4, 3) lies on the circle x² + y² = 25, which has centre (0, 0). Work out the equation of the tangent to the circle at (−4, 3), giving your answer in the form y = mx + c.
- 8.A circle has centre (0, 0) and equation x² + y² = 36. Work out the coordinates of the two points where the circle crosses the y-axis.
- 9.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.
- 10.A circle has centre O(0, 0) and equation x² + y² = 169. The point Q has coordinates (10, 11). Work out which of these gives the correct position of Q together with correct working.
- 11.The point (5, −12) lies on the circle x² + y² = 169, which has centre (0, 0). Work out the equation of the tangent to the circle at (5, −12), giving your answer in the form y = mx + c.
- 12.A circle has equation x² + y² = 49. Work out the coordinates of the point(s) on the circle where the tangent is horizontal.
- 13.A circle has centre (0, 0) and passes through the point (7, 24). Work out the equation of the circle.
- 14.A circle has centre (0, 0) and radius 9. Work out the equation of the circle.
- 15.The point (6, 8) lies on the circle x² + y² = 100. Work out the gradient of the tangent to the circle at (6, 8).
Answer key
- (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.
- (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) 25 — The tangent at (9, 12) is 9x + 12y = 225. Setting y = 0 (the x-axis): 9x = 225, so x = 25. Choosing 18.75 comes from swapping the coefficients in the tangent equation (using 12x + 9y = 225) before setting y = 0. Choosing 15 is where the circle itself meets the x-axis (from x² = 225), not where the tangent does. Choosing 9 is just the x-coordinate of the original point (9, 12), not the point P.
- (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) −11/60 — The radius from the origin to (11, 60) has gradient 60/11. The tangent is perpendicular to this radius, so its gradient is the negative reciprocal: −1 ÷ (60/11) = −11/60. Choosing 60/11 uses the radius's gradient unchanged, without applying perpendicularity. Choosing −60/11 negates the radius's gradient but forgets to take its reciprocal. Choosing 11/60 takes the reciprocal correctly but keeps the gradient positive instead of negative.
- (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) y = (4/3)x + 25/3 — The radius from (0, 0) to (−4, 3) has gradient 3 ÷ (−4) = −3/4. The tangent is perpendicular to the radius, so its gradient is the negative reciprocal, 4/3. Using y − y₁ = m(x − x₁) with the point (−4, 3): y − 3 = (4/3)(x + 4), so y = (4/3)x + 16/3 + 3 = (4/3)x + 25/3. Using the radius's own gradient, −3/4, instead of taking the perpendicular gradient, gives y − 3 = (−3/4)(x + 4), which simplifies to y = −(3/4)x once the −3 and +3 in the constant cancel out. Taking the reciprocal of the radius's gradient but keeping the wrong sign, using −4/3 instead of 4/3, gives y = −(4/3)x − 7/3. Correctly finding the gradient 4/3 and expanding the bracket, but forgetting to add the y-coordinate 3 at the end, gives y = (4/3)x + 16/3.
- (b) (0, 6) and (0, −6) — Method: every point on the y-axis has x-coordinate 0, so substitute x = 0 into the equation of the circle and solve for y, remembering that a square root has a negative value as well as a positive one. Working: putting x = 0 into x² + y² = 36 leaves y² = 36, so y = 6 or y = −6, and the two crossings are (0, 6) and (0, −6). Answer: (0, 6) and (0, −6). The distractors: (0, 36) and (0, −36) use 36 itself as the distance from the centre, which reads r² as r; (6, 0) and (−6, 0) are the right distance from the centre but are the crossings of the x-axis, found by setting y = 0 instead of x = 0; (0, 18) and (0, −18) halve 36, treating the right-hand side of the equation as a diameter.
- (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.
- (a) Outside: OQ² = 221 > r² = 169 — OQ² = 10² + 11² = 100 + 121 = 221. Comparing this with r² = 169: since 221 > 169, OQ > r, so Q lies outside the circle — this is the correct verdict AND the correct working. 'Outside: OQ = 21 (10 + 11) > r = 13' reaches the same Outside verdict, but by invalid working: it adds the coordinates instead of squaring them (10 + 11 = 21, rather than 10² + 11² = 221), so the stated 'OQ' of 21 is not a distance at all — the verdict happens to match, but the method is wrong. 'Inside: OQ ≈ 14.87 < r² = 169' correctly finds the distance OQ = √221 ≈ 14.87, but then compares that DISTANCE with r² = 169 instead of with r = 13 — comparing two different kinds of quantity gives a meaningless, and here wrong, verdict. 'Inside: OQ² = 221 < (2r)² = 676' confuses the radius with the diameter: it compares OQ² with the diameter squared, (2 × 13)² = 676, instead of with r² = 169.
- (c) y = (5/12)x − 169/12 — The gradient of the radius to (5, −12) is (−12 − 0) ÷ (5 − 0) = −12/5. A tangent is perpendicular to the radius at that point, so its gradient is the negative reciprocal, 5/12. Using y − y₁ = m(x − x₁) with (5, −12): y + 12 = (5/12)(x − 5), which gives y = (5/12)x − 169/12. y = −(12/5)x comes from using the radius's own gradient, −12/5, instead of turning it into the perpendicular gradient, and building the line through the origin (as the radius itself does). y = −(5/12)x − 119/12 comes from taking the reciprocal of −12/5 correctly as a size but keeping the wrong sign, using −5/12 instead of 5/12. y = (5/12)x − 25/12 comes from using the correct gradient 5/12 but building the line through (5, 0) instead of (5, −12) — dropping the point's y-coordinate.
- (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.
- (b) x² + y² = 625 — Since (7, 24) lies on the circle, x² + y² = 7² + 24² = 49 + 576 = 625, so the equation is x² + y² = 625. Choosing x² + y² = 31 adds the coordinates 7 and 24 directly instead of squaring them first. Choosing x² + y² = 576 uses only 24² and forgets to add 7². Choosing x² + y² = 49 uses only 7² and forgets to add 24².
- (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.
- (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.
Build your own mix at the worksheet builder.