Photo AI

Last Updated Sep 26, 2025

Bisection of Chords Simplified Revision Notes

Revision notes with simplified explanations to understand Bisection of Chords quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

472+ students studying

3.2.3 Bisection of Chords

In coordinate geometry, the bisection of chords is related to understanding the properties of chords within a circle. Specifically, when a chord in a circle is bisected, certain key properties emerge, particularly involving the perpendicular bisector of the chord and its relationship to the centre of the circle.

Key Concepts

infoNote
  1. Chord of a Circle:
  • A chord is a line segment with both endpoints on the circle.
  • If  A(x1,y1)\ A(x_1, y_1) and  B(x2,y2)\ B(x_2, y_2) are endpoints of the chord, the chord  AB\ AB can be analysed using coordinate geometry.
  1. Midpoint of the Chord:
  • The midpoint  M\ M of the chord  AB\ AB is given by: M=(x1+x22,y1+y22)M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right)
  1. Perpendicular Bisector:
  • The perpendicular bisector of a chord is the line that is perpendicular to the chord and passes through its midpoint.
  • The perpendicular bisector of any chord passes through the centre  O\ O of the circle.

Bisection of Chords and the Perpendicular Bisector

Theorem:

infoNote

The perpendicular bisector of a chord in a circle passes through the centre of the circle. Explanation:

  • Given a circle with centre  O(h,k)\ O(h, k) and radius  r,\ r , any chord  AB\ AB in the circle can be analysed using the midpoint formula and the concept of slopes.
  • The line passing through  M\ M (the midpoint of  AB\ AB ) that is perpendicular to  AB\ AB will have a slope that is the negative reciprocal of the slope of  AB\ AB . If  M(xm,ym)\ M(x_m, y_m) is the midpoint of the chord  AB,\ AB , then the perpendicular bisector will have a line equation that can be found using the point-slope form of a line.
infoNote

Example:

Consider a circle with equation  x2+y2=25\ x^2 + y^2 = 25 . Let  A(4,3)\ A(4, 3) and  B(4,3)\ B(-4, -3) be the endpoints of a chord.


Step 1: Find the Midpoint of the Chord  AB:\ AB :

Using the midpoint formula: M=(4+(4)2,3+(3)2)=(0,0)M = \left(\frac{4 + (-4)}{2}, \frac{3 + (-3)}{2}\right) = (0, 0) So, MM is the origin.


Step 2: Find the Slope of  AB\ AB :

Slope of  AB\ AB : mAB=y2y1x2x1=3344=68=34m_{AB} = \frac{y_2 - y_1}{x_2 - x_1} = \frac{-3 - 3}{-4 - 4} = \frac{-6}{-8} = \frac{3}{4}


Step 3: Find the Equation of the Perpendicular Bisector:

The slope of the perpendicular bisector will be the negative reciprocal of  34\ \frac{3}{4} , which is  43.\ -\frac{4}{3} .

Since  M(0,0)\ M(0, 0) is the midpoint: y0=43(x0)y - 0 = -\frac{4}{3}(x - 0) Simplifying, the equation of the perpendicular bisector is: y=43xy = -\frac{4}{3}x


Step 4: Confirm the Perpendicular Bisector Passes Through the Centre:

Since the centre of the circle is at the origin  (0,0),\ (0, 0) , and the perpendicular bisector also passes through  (0,0)\ (0, 0) , it confirms the theorem.

Conclusion:

  • The perpendicular bisector of any chord will always pass through the centre of the circle.
  • The centre of the circle is equidistant from both endpoints of the chord, which is why the perpendicular bisector naturally aligns with the radius of the circle.

Practice Problem:

infoNote

Given a circle with equation  x2+y2=36,\ x^2 + y^2 = 36 , find the equation of the perpendicular bisector of the chord with endpoints  A(6,0)\ A(6, 0) and  B(0,6).\ B(0, 6) .

Hint: Find the midpoint  M\ M , calculate the slope of AB\ AB , and then find the slope of the perpendicular bisector.

To solve this problem step-by-step, follow these instructions:

infoNote

We are given the equation of a circle, x2+y2=36x^2 + y^2 = 36 , and asked to find the equation of the perpendicular bisector of the chord with endpoints A(6,0)A(6, 0) and B(0,6)B(0, 6).

Step 1: Find the midpoint of ABAB

The formula for the midpoint MM of a line segment with endpoints (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is:

M=(x1+x22,y1+y22)M = \left( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2} \right)

Here, the coordinates of AA are (6,0)(6, 0), and the coordinates of BB are (0,6)(0, 6). Therefore, the midpoint MM is:

M=(6+02,0+62)=(3,3)M = \left( \frac{6 + 0}{2}, \frac{0 + 6}{2} \right) = (3, 3)

Step 2: Find the slope of the line segment ABAB

The slope mm of a line passing through points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by:

m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}

Using A(6,0)A(6, 0) and B(0,6)B(0, 6), the slope of line ABAB is:

mAB=6006=66=1m_{AB} = \frac{6 - 0}{0 - 6} = \frac{6}{-6} = -1

Step 3: Find the slope of the perpendicular bisector

The slope of the perpendicular bisector is the negative reciprocal of the slope of the original line. If the slope of line ABAB is 1-1, the slope of the perpendicular bisector is:

mperpendicular=11=1m_{\text{perpendicular}} = \frac{1}{1} = 1

Step 4: Use the point-slope form to find the equation of the perpendicular bisector

The point-slope form of a line is given by:

yy1=m(xx1)y - y_1 = m(x - x_1)

where (x1,y1)(x_1, y_1) is a point on the line and mm is the slope.

We already know the slope of the perpendicular bisector is 11 and it passes through the midpoint M(3,3)M(3, 3). Substituting these values into the point-slope form:

y3=1(x3)y - 3 = 1(x - 3)

Simplifying this equation:

y3=x3y - 3 = x - 3y=xy = x

Final Answer:

The equation of the perpendicular bisector is y=xy = x .

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 Bisection of Chords

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 Bisection of Chords

Revise key concepts with interactive flashcards.

Try Maths Pure Flashcards

6 quizzes

Quizzes on Bisection of Chords

Test your knowledge with fun and engaging quizzes.

Try Maths Pure Quizzes

10 questions

Exam questions on Bisection of Chords

Boost your confidence with real exam questions.

Try Maths Pure Questions

3 exams created

Exam Builder on Bisection of Chords

Create custom exams across topics for better practice!

Try Maths Pure exam builder

18 papers

Past Papers on Bisection of Chords

Practice past papers to reinforce exam experience.

Try Maths Pure Past Papers

Other Revision Notes related to Bisection of Chords you should explore

Discover More Revision Notes Related to Bisection of Chords 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

326+ studying

189KViews

96%

114 rated

Circles

Finding the Centre & Radius

user avatar
user avatar
user avatar
user avatar
user avatar

261+ studying

194KViews

96%

114 rated

Circles

Angle in a Semicircle

user avatar
user avatar
user avatar
user avatar
user avatar

384+ studying

199KViews

96%

114 rated

Circles

Radius & Tangent

user avatar
user avatar
user avatar
user avatar
user avatar

295+ studying

183KViews
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