Photo AI

Last Updated Sep 27, 2025

Radius & Tangent Simplified Revision Notes

Revision notes with simplified explanations to understand Radius & Tangent quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

470+ students studying

3.2.5 Radius & Tangent

Tangents and Normal to Circles

infoNote
  • Tangent: A tangent is a line that just touches a circle but does not cut it.
  • Normal (or radius): A normal is at right angles to a tangent.
image

Radius:

  • The radius of a circle is the distance from the centre of the circle to any point on its circumference.
  • In a circle equation of the form (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2 , the radius is r, and the centre is at (h, k).
  • If the equation of the circle is x2+y2=r2x^2 + y^2 = r^2 (a circle centred at the origin), then the radius is r=r2r = \sqrt{r^2}.
  • Example: For x2+y2=36x^2 + y^2 = 36, the radius is 36=6\sqrt{36} = 6.
infoNote

Key Properties of a Radius:

  1. All radii of a circle are equal in length.
  2. A radius is always perpendicular to the tangent at the point of contact.

Tangent to a Circle:

  • A tangent to a circle is a straight line that touches the circle at exactly one point. This point is called the point of tangency.
  • The tangent to a circle is perpendicular to the radius at the point of tangency.
  • The equation of the tangent to a circle with equation x2+y2=r2x^2 + y^2 = r^2 at a point P(x1,y1)P(x_1, y_1) on the circle is given by:
x1x+y1y=r2x_1 x + y_1 y = r^2

This is derived from the fact that the tangent is perpendicular to the radius at the point of tangency.

infoNote

Key Properties of Tangents:

  1. A tangent touches the circle at only one point.
  2. A tangent to a circle is always perpendicular to the radius at the point of tangency.
  3. From a point outside the circle, you can draw two tangents to the circle. These tangents are equal in length.

Example of Tangent Equation:

infoNote

For a circle with equation x2+y2=36x^2 + y^2 = 36:

  • At point A(6,0)A(6, 0), the tangent would be:
6x+0y=36x=66x + 0y = 36 \quad \Rightarrow \quad x = 6

This is a vertical line, tangent to the circle at (6,0)(6, 0).

  • At point B(0,6)B(0, 6), the tangent would be:
0x+6y=36y=60x + 6y = 36 \quad \Rightarrow \quad y = 6

This is a horizontal line, tangent to the circle at (0,6)(0, 6).

Relationship Between Radius and Tangent:

The most important relationship between the radius and the tangent is perpendicularity. At any point of tangency, the radius drawn to that point is perpendicular to the tangent.


These are the foundational notes on radius and tangent in the context of a circle.

infoNote

Example: Find the equation of the tangent to the circle

x2+y2+4x13=0x^2 + y^2 + 4x - 13 = 0

at the point (1,4)(-1, 4).


  1. Rewrite the circle equation: (x+2)2+y2=17(x + 2)^2 + y^2 = 17
  • Completing the square for xx reveals the centre of the circle: (2,0)(-2, 0).

  1. Find the centre:
  • The centre of the circle is (2,0)(-2, 0).

  1. Find the gradient of the normal: m=401+2=4m = \frac{4 - 0}{-1 + 2} = 4
  • Gradient of the normal is 4.

  1. Find the gradient of the tangent: Gradient of tangent=14\text{Gradient of tangent} = -\frac{1}{4}
  • The gradient of the tangent is the negative reciprocal of the gradient of the normal.

  1. Equation of the tangent: y4=14(x+1)y - 4 = -\frac{1}{4}(x+1)
  • Using the point-slope form of the line equation.

  1. Simplify the equation: y4=14(x+1)y - 4 = -\frac{1}{4}(x + 1)

4y16=(x+1)4y - 16 = -(x + 1)

4y16=x14y - 16 = -x - 1

x+4y15=0x + 4y - 15 = 0

Final Equation

x+4y15=0x + 4y - 15 = 0

This is the equation of the tangent to the circle at the point (1,4)(-1, 4).

Tangents and Circles: Finding kk

infoNote

Problem:

The line with the equation y=x+ky = x + k is a tangent to the circle with the equation x2+y2+6x8y+17=0x^2 + y^2 + 6x - 8y + 17 = 0. Find the two possible values of kk.

infoNote

Solution:

  1. Substitute y=x+ky = x + k into the circle equation: x2+(x+k)2+6x8(x+k)+17=0x^2 + (x + k)^2 + 6x - 8(x + k) + 17 = 0

  2. Expand and simplify: x2+x2+2kx+k2+6x8x8k+17=0x^2 + x^2 + 2kx + k^2 + 6x - 8x - 8k + 17 = 0

2x2+2kx2x+k28k+17=02x^2 + 2kx - 2x + k^2 - 8k + 17 = 0

  1. Group the terms: 2x2+(2k2)x+(k28k+17)=02x^2 + (2k - 2)x + (k^2 - 8k + 17) = 0

  2. Identify coefficients for the quadratic equation in terms of xx: a=2a = 2

b=2k2b = 2k - 2

c=k28k+17c = k^2 - 8k + 17

  1. Since the line is a tangent, the quadratic equation has exactly one solution:
  • This implies the discriminant Δ\Delta must be zero. Δ=b24ac=0\Delta = b^2 - 4ac = 0
  1. Substitute the values of a,ba, b, and cc into the discriminant formula: (2k2)24(2)(k28k+17)=0(2k - 2)^2 - 4(2)(k^2 - 8k + 17) = 0

(2k2)28(k28k+17)=0(2k - 2)^2 - 8(k^2 - 8k + 17) = 0

4k28k+48k2+64k136=04k^2 - 8k + 4 - 8k^2 + 64k - 136 = 0

4k2+56k132=0-4k^2 + 56k - 132 = 0

  1. Solve the quadratic equation: 4k256k+132=04k^2 - 56k + 132 = 0

k214k+33=0k^2 - 14k + 33 = 0

  1. Factorise or use the quadratic formula: k=14±1424332k = \frac{14 \pm \sqrt{14^2 - 4 \cdot 33}}{2}

k=14±642k = \frac{14 \pm \sqrt{64}}{2}

k=14±82k = \frac{14 \pm 8}{2}

k=11ork=3k = 11 \quad \text{or} \quad k = 3

Final Values of kk

k=11ork=3k = 11 \quad \text{or} \quad k = 3

Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Radius & Tangent

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

60 flashcards

Flashcards on Radius & Tangent

Revise key concepts with interactive flashcards.

Try Maths Pure Flashcards

6 quizzes

Quizzes on Radius & Tangent

Test your knowledge with fun and engaging quizzes.

Try Maths Pure Quizzes

29 questions

Exam questions on Radius & Tangent

Boost your confidence with real exam questions.

Try Maths Pure Questions

27 exams created

Exam Builder on Radius & Tangent

Create custom exams across topics for better practice!

Try Maths Pure exam builder

12 papers

Past Papers on Radius & Tangent

Practice past papers to reinforce exam experience.

Try Maths Pure Past Papers

Other Revision Notes related to Radius & Tangent you should explore

Discover More Revision Notes Related to Radius & Tangent to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Circles

Equation of a Circle

user avatar
user avatar
user avatar
user avatar
user avatar

364+ studying

183KViews

96%

114 rated

Circles

Finding the Centre & Radius

user avatar
user avatar
user avatar
user avatar
user avatar

359+ studying

193KViews

96%

114 rated

Circles

Bisection of Chords

user avatar
user avatar
user avatar
user avatar
user avatar

307+ studying

180KViews

96%

114 rated

Circles

Angle in a Semicircle

user avatar
user avatar
user avatar
user avatar
user avatar

420+ studying

180KViews
Load more notes

Join 500,000+ A-Level students using SimpleStudy...

Join Thousands of A-Level Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered