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
Answer key: Equation of a circle and its tangent worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (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) 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) 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.
- (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) −3/4 — The tangent to a circle at a point is always perpendicular to the radius drawn to that point. The radius from (0, 0) to (3, 4) has gradient 4/3. The gradient of a line perpendicular to a line with gradient m is the negative reciprocal, −1/m, so the tangent's gradient here is −3/4. Using the radius's own gradient, forgetting that the tangent is perpendicular to it, gives 4/3. Negating the radius's gradient without also taking the reciprocal gives −4/3. Taking the reciprocal of the radius's gradient without negating it gives 3/4.
- (c) 37.5 — The tangent at (18, 24) is 18x + 24y = 900 (using ax + by = r² with a = 18, b = 24, r² = 900). Setting x = 0 to find the y-intercept: 24y = 900, so y = 37.5. Choosing 900 skips the division by 24 and just repeats the constant. Choosing 50 divides the constant by the x-coefficient 18 instead of the y-coefficient 24. Choosing 1.25 uses the radius 30 instead of r² = 900 as the constant before dividing.
- (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) 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) 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.
- (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) y = −3x/4 + 25 — Method: a straight line that touches a circle at one point is a tangent there, so it is perpendicular to the radius drawn to that point; find the gradient of the radius, take its negative reciprocal, then substitute the point of contact into y − y₁ = m(x − x₁). Working: the radius from (0, 0) to (12, 16) has gradient 16 ÷ 12, which cancels to 4/3, so the tangent has gradient −3/4. Substituting gives y − 16 = −3/4(x − 12), so y − 16 = −3x/4 + 9 and y = −3x/4 + 25. Answer: y = −3x/4 + 25. The distractors: y = 3x/4 + 7 turns the gradient of the radius upside down but leaves it positive, so the perpendicular step is only half done; y = −4x/3 + 32 changes the sign of the radius gradient without turning it upside down, which is the other half left undone; y = −3x/4 − 25 uses the correct gradient but substitutes the point of contact with both signs reversed, writing y + 16 = −3/4(x + 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.
- (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) 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) −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.