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 only
Equation of a circle and its tangent worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A circular running track is modelled on a grid whose centre is the origin, where each unit represents 1 metre. A floodlight at the point (30, 40) stands on the edge of the track. A second floodlight stands on the edge of the track at the point (0, k), where k is positive. Work out the value of k.
- 2.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.
- 3.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.
- 4.A circle has centre (0, 0) and equation x² + y² = 50. Work out the radius of the circle, giving your answer as a surd in its simplest form.
- 5.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.
- 6.A circle has equation x² + y² = 49. Work out the coordinates of the point(s) on the circle where the tangent is horizontal.
- 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² = 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.
- 9.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.
- 10.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.
- 11.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.
- 12.A circle has centre (0, 0) and radius 9. Work out the equation of the circle.
- 13.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.
- 14.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.
- 15.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.
Answer key
- (c) 50 — Method: the edge of the track is a circle centred on the origin, so it has equation x² + y² = r²; use the floodlight whose coordinates are given to find r², then substitute x = 0 to find where that circle meets the positive y-axis. Working: 30² + 40² = 900 + 1600 = 2500, so the edge of the track is x² + y² = 2500. Substituting x = 0 gives k² = 2500, so k = √2500 = 50, taking the positive root because k is positive. Answer: k = 50. The distractors: 2500 is r² used as though it were the radius, which would place the second floodlight fifty times too far from the centre; 70 adds the two coordinates, 30 + 40, instead of adding their squares; 40 takes the y-coordinate of the first floodlight to be the radius, which would only be true if that floodlight stood on the y-axis itself.
- (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) 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.
- (d) 5√2 — For a circle x² + y² = r², the 50 on the right-hand side is r², not r, so the radius is √50. Writing 50 as 25 × 2, the largest square factor times what remains, gives √50 = √25 × √2 = 5√2. Forgetting to square-root 50 at all and giving the value of r² instead gives 50. Halving 50 instead of taking its square root gives 25. Using 25 as the number left outside the square root sign, instead of as the number under it, gives the wrongly simplified 25√2.
- (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.
- (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.
- (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.
- (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) 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.
- (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.
- (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² = 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) 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) 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.
- (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.
Build your own mix at the worksheet builder.