Circles centred at the origin
OCR J560 Higher (J560/04–06) tests the equation of a circle centred at the origin and the equation of a tangent at a given point. This is a major problem-solving topic.
Equation of a circle centred at origin
A circle centred at (0, 0) with radius r has equation:
x² + y² = r²
Examples:
- x² + y² = 25 has centre (0, 0) and radius 5.
- x² + y² = 7 has centre (0, 0) and radius √7.
The radius is always the square root of the right-hand side. If the equation reads x² + y² = 49, then r = 7, NOT 49.
Determining whether a point lies on the circle
Substitute (a, b) into x² + y². If x² + y² = r² with the equation, the point is on the circle. If less than r², the point is inside; if greater, outside.
Tangent at a point on the circle
Key fact: a tangent to a circle at point P is perpendicular to the radius from the centre to P.
Method to find the tangent equation at P = (a, b) on x² + y² = r²:
- Gradient of radius OP = b/a.
- Gradient of tangent = perpendicular = −a/b (negative reciprocal).
- Use point-slope form: y − b = (−a/b)(x − a).
- Rearrange to a clean form, e.g. ax + by = r².
So the standard tangent equation at (a, b) is:
ax + by = r²
(where the circle is x² + y² = r²)
✦Worked example
Circle: x² + y² = 25. Point P = (3, 4) on the circle (since 9 + 16 = 25).
Gradient of OP = 4/3. Gradient of tangent = −3/4.
Tangent: y − 4 = (−3/4)(x − 3) → 4y − 16 = −3x + 9 → 3x + 4y = 25.
Check: this matches ax + by = r² with (a, b) = (3, 4) and r² = 25.
OCR mark scheme conventions
- M1 for stating the gradient of the radius.
- M1 for taking the negative reciprocal.
- M1 for using point-slope form with the given point.
- A1 for the tangent equation in a clean form.
- "Find the equation" — the answer must be an equation, not a gradient.
⚠Common mistakes
- Using r instead of r² when written x² + y² = 25 (radius is 5, not 25).
- Using the same gradient as the radius instead of the negative reciprocal.
- Forgetting to use the given point in the substitution.
- Leaving the answer as y = mx + c when ax + by = c is cleaner.
AI-generated · claude-opus-4-7 · v3-ocr-maths-leaves