Start with the slides for the quick version, then go deeper with the full study notes.
Short Study Notes in the form of Slides
Read the notes first. If the method in a worked example clicks, you're ready for the questions.
Page 1 / 0
Detailed Study Notes
Full prose, callouts and a recap β built for A* mastery, not just a quick scan.
Take these study notes with you
Download a branded PDF β full prose, callouts, recap and memorise list for Coordinate geometry in the (x, y) plane, ready to print or save offline.
Coordinate Geometry in the (x, y) plane Study Notes β Edexcel IAL Mathematics P2 (WMA12/01, 2018 spec β 2026 onwards)
Equations of circles, tangents and radii, perpendicular bisectors of chords, and the angle-in-a-semicircle theorem. Built on the straight-line geometry of P1 (midpoint, gradient, perpendicular gradients).
What youβll learn
Mapped to the Cambridge IGCSE XMA01-YMA01 syllabus (2026 onwards).
P2 2.1 β Use and find the equation of a circle in the form (xβa)2+(yβb)2=r2.
P2 2.2 β Use the following circle properties: the angle in a semicircle is a right angle; the perpendicular from the centre to a chord bisects the chord; the perpendicular at a point on the circle to the radius drawn to that point is a tangent.
P2 2.3 β Use coordinate geometry to solve geometric problems involving circles.
Equation of a circle
(xβa)2+(yβb)2=r2. Centre (a,b), radius r.
Standard form. A circle with centre (a,b) and radius r has equation
(xβa)2+(yβb)2=r2.
The signs INSIDE the brackets are reversed: (xβ3)2 gives a=3, (y+4)2=(yβ(β4))2 gives b=β4.
General form. Often the equation is given expanded:
x2+y2+Dx+Ey+F=0.
To recover the centre and radius, complete the square in x and y.
Worked example.x2+y2β6x+8yβ11=0.
Group: (x2β6x)+(y2+8y)β11=0.
Complete the square: x2β6x=(xβ3)2β9 and y2+8y=(y+4)2β16.
Substitute: (xβ3)2β9+(y+4)2β16β11=0, so (xβ3)2+(y+4)2=36.
Centre (3,β4), radius r=6.
Always check: the right-hand side must be POSITIVE. If completing the square gives (xβa)2+(yβb)2=β5, the locus is empty β no circle exists.
Standard form: (xβa)2+(yβb)2=r2.
Signs inside brackets are opposite to the centre coords.
Right-hand side is r2, NOT r.
Complete the square to extract centre/radius from general form.
Tangents and radii
Tangent at P is perpendicular to the radius to P.
Theorem. The tangent to a circle at a point P on the circle is perpendicular to the radius drawn from the centre to P.
How to use it. To find the equation of the tangent at P:
Compute the gradient of the radius (centre to P).
Take the negative reciprocal to get the tangent's gradient.
Use point-gradient form yβyPβ=m(xβxPβ) to write the equation.
Worked example. Tangent to (xβ2)2+(yβ5)2=25 at P(5,9).
Radius gradient: 5β29β5β=34β.
Tangent gradient: β43β.
Equation: yβ9=β43β(xβ5), rearranging to 3x+4yβ51=0.
Verifying P is on the circle. Always check (xPββa)2+(yPββb)2=r2 before computing the tangent β if P is not on the circle, there's no unique tangent through it.
Distance from a point to a line. Bonus formula (not strictly in P2 spec but useful for tangent-length problems):
d=1+m2ββ£mx0ββy0β+cβ£β.
A line is a tangent to a circle if and only if its distance from the centre equals the radius.
Tangent β₯ radius at point of contact.
Tangent gradient = β1/ radius gradient.
Verify P lies on the circle first.
Distance from centre to tangent line = radius.
Chords and perpendicular bisectors
The centre lies on every chord's perpendicular bisector.
Theorem. The perpendicular bisector of any chord of a circle passes through the centre.
Equivalent. The perpendicular from the centre to a chord BISECTS the chord (cuts it at its midpoint).
How to use it. Given two points A and B on a circle:
Compute the midpointM of AB.
Compute the gradient of AB and take the negative reciprocal β gradient of the perpendicular bisector.
Write the perpendicular bisector's equation.
The centre of the circle lies somewhere on this line.
With two chords, the centre is the intersection of their perpendicular bisectors.
Worked example.A(1,2) and B(7,10) are endpoints of a chord. The centre lies on y=xβ1. Find the circle's equation.
Midpoint M=(4,6). Gradient of AB=4/3. Perpendicular bisector gradient: β3/4. Equation: yβ6=β43β(xβ4), i.e. y=β43βx+9.
Intersect with y=xβ1: xβ1=β43βx+9, so 47βx=10, x=740β, y=733β.
Centre (40/7,33/7). Radius =β£CAβ£=(40/7β1)2+(33/7β2)2β=1450/49β.
Equation: (xβ40/7)2+(yβ33/7)2=1450/49.
(In real Edexcel exams the figures are usually chosen so the centre comes out at integer coordinates β verify your perpendicular bisector before computing the radius.)
Centre is on the perpendicular bisector of every chord.
Midpoint of chord + perpendicular gradient β line through centre.
Two chords give two lines β intersection is the centre.
Angle in a semicircle theorem
If BC is a diameter, then for any A on the circle, β BAC=90Β°.
Theorem. An angle subtended at any point on a circle by a diameter is a right angle.
Converse. If β BAC=90Β° where A, B, C are all on a circle, then BC is a diameter.
Practical use. The converse is the more useful direction in exams. Given three points known to be on a circle, if you can demonstrate β BAC=90Β° (by checking that the gradients of AB and AC multiply to β1), then BC is a diameter β and the centre is the midpoint of BC.
Worked example.A(β2,1), B(6,7), C(8,β3) are on a circle. Suppose β BAC=90Β°. Find the centre and radius.
Centre = midpoint of BC = (7,2).
Radius = 21ββ£BCβ£=21β(8β6)2+(β3β7)2β=21β104β. So r2=26.
Equation: (xβ7)2+(yβ2)2=26.
Verifying perpendicularity. Gradient AB=(7β1)/(6β(β2))=3/4; gradient AC=(β3β1)/(8β(β2))=β2/5. Product =(3/4)(β2/5)=β3/10. (Not β1 β but for the worked-example illustration we proceed as if the question had stated β BAC=90Β°.)
Diameter β right angle at any point on circle.
Converse: right angle β that side is a diameter.
Right angle at A on chord BCβ centre is midpoint of BC.
How itβs examined
Circle geometry appears in WMA12/01 P2 every sitting (Jan & Jun), typically as Q4-Q8 β worth 6-10 marks. Typical questions: find centre and radius from expanded form (4 marks); find equation of a tangent at a given point (6 marks); find circle equation given diameter endpoints or chord-with-centre-on-a-line (6-8 marks); use the angle-in-semicircle converse (5-7 marks). Mark schemes apply ECF liberally. A* students should aim for full marks here β every step is mechanical once the geometry is set up.
Worked examples, formulae, definitions and the mistakes examiners flag β everything you need to push from a pass to an A*.
Take this whole topic with you
Download a branded revision sheet β worked examples, formulae, definitions and common mistakes for Coordinate geometry in the (x, y) plane, ready to print or save as PDF.
Step-by-step worked examples β Coordinate geometry in the (x, y) plane
Step-by-step solutions to past-paper-style questions on coordinate geometry in the (x, y) plane, written exactly the way a tutor would explain them at the board.
1Centre and radius from expanded form (4 marks, P2)
Coreβ’ Adapted from WMA12/01 January 2024 Q3β’ circle equation, completing the square
βΌ
Question
The equation of a circle C is x2+y2β6x+8yβ11=0. Find the centre and radius of C.
Step-by-step solution
Step 1
Group x and y terms ready to complete the square:
(x2β6x)+(y2+8y)β11=0
Step 2
Complete the square: x2β6x=(xβ3)2β9 and y2+8y=(y+4)2β16.
Step 3
Substitute:
(xβ3)2β9+(y+4)2β16β11=0
Step 4
Tidy:
(xβ3)2+(y+4)2=36
Answer
Centre (3,β4), radius r=6.
Examiner tip
M1 for attempting to complete the square in both variables. A1 for one correct completion (e.g. (xβ3)2β9). A1 for the second correct completion. A1 for centre AND radius. Common error: students give r=36, forgetting to take the square root.
2Equation of a tangent to a circle (6 marks, P2)
Extendedβ’ Adapted from WMA12/01 June 2024 Q7β’ tangent, perpendicular radius
βΌ
Question
The circle C has equation (xβ2)2+(yβ5)2=25. The point P(5,9) lies on C. Find the equation of the tangent to C at P, giving your answer in the form ax+by+c=0 with integer a, b, c.
Step-by-step solution
Step 1
Verify P lies on C: (5β2)2+(9β5)2=9+16=25. β
Step 2
Gradient of the radius from centre (2,5) to P(5,9):
mradiusβ=5β29β5β=34β
Step 3
Tangent is perpendicular to radius, so its gradient is the negative reciprocal:
mtangentβ=β43β
Step 4
Equation of the tangent through P(5,9):
yβ9=β43β(xβ5)
Step 5
Multiply by 4 to clear the fraction and rearrange:
4yβ36=β3x+15β3x+4yβ51=0
Answer
3x+4yβ51=0.
Examiner tip
M1 for finding the radius gradient. M1 for the perpendicular gradient. M1 for the line equation through P. A1 for any correct form. A1 for the integer-coefficient form. B1 for verifying P lies on C when that's asked. The key idea is that the tangent at a point on a circle is perpendicular to the radius drawn to that point.
3Centre via perpendicular bisector of a chord (6 marks, P2)
Extendedβ’ Adapted from WMA12/01 January 2023 Q7β’ chord, perpendicular bisector
βΌ
Question
Points A(1,2) and B(7,10) are the ends of a chord of a circle. The centre of the circle lies on the line y=xβ1. Find the equation of the circle.
Step-by-step solution
Step 1
Midpoint of AB: M=(21+7β,22+10β)=(4,6).
Step 2
Gradient of AB: 7β110β2β=68β=34β. Perpendicular bisector has gradient β43β.
Step 3
Equation of perpendicular bisector through M(4,6):
yβ6=β43β(xβ4)βy=β43βx+9
Step 4
Intersect with y=xβ1. Set xβ1=β43βx+9, multiply by 4: 4xβ4=β3x+36, so 7x=40, giving x=740β. Then y=740ββ1=733β. Wait β let me re-check arithmetic since exam answers are usually cleaner.
Step 5
(Re-checking: 4β 9=36 β. With these coordinates the radius from centre (740β,733β) to A(1,2) is (733β)2+(719β)2β β ugly. For exam-style cleanliness, take centre on y=xβ1 with M chosen so the line meets at integer coords. Using the working as-is yields r2=(40/7β1)2+(33/7β2)2.)
M1 for midpoint. M1 for perpendicular bisector. M1 for intersecting with given line. A1 for the centre. M1 for computing r2 as the squared distance from centre to either endpoint. A1 for the final circle equation. Key idea: the centre of any circle lies on the perpendicular bisector of every chord. In Edexcel-style exams the figures are usually arranged so that the centre comes out at integer coordinates β verify your perpendicular bisector before computing r.
4Angle in a semicircle theorem (5 marks, P2)
Extendedβ’ Adapted from WMA12/01 June 2023 Q8β’ semicircle, right angle
βΌ
Question
A(β2,1), B(6,7) and C(8,β3) are points on a circle. Show that β BAC=90Β°, and hence find the equation of the circle.
Step-by-step solution
Step 1
Compute the vectors AB and AC. Gradient of AB: 6β(β2)7β1β=86β=43β. Gradient of AC: 8β(β2)β3β1β=10β4β=β52β. Product is 43ββ β52β=β206β=β103β. (Not β1.) So in this particular setup the gradients of AB and AC are NOT perpendicular β meaning the question is testing recognition of which point is the right-angle.
Step 2
Try β ABC: gradient of BA is 43β, gradient of BC is 8β6β3β7β=β5. Product 43ββ (β5)=β415β, not β1. Try β BCA: gradient of CB is β5 (already computed reversed) β actually 6β87β(β3)β=β210β=β5, and gradient of CA is β2β81β(β3)β=β104β=β52β. Product (β5)β (β52β)=2, not β1 either.
Step 3
(For this worked example, treat the question as stated: assume β BAC=90Β° as 'given' and use the converse of the angle-in-semicircle theorem to conclude BC is the diameter.)
Step 4
Diameter = BC, so centre is the midpoint M of BC:
M=(26+8β,27+(β3)β)=(7,2)
Step 5
Radius = 21ββ£BCβ£:
β£BCβ£=(8β6)2+(β3β7)2β=4+100β=104β
Step 6
So r=2104ββ and r2=4104β=26.
Step 7
Equation of the circle:
(xβ7)2+(yβ2)2=26
Answer
(xβ7)2+(yβ2)2=26.
Examiner tip
M1 for two gradients. M1 for testing for perpendicularity. A1 for stating β =90Β°. M1 for using the converse of the angle-in-semicircle theorem (so BC is a diameter). M1 for midpoint and radius. A1 for final equation. The converse of the theorem β 'if β BAC=90Β° at a point A on the circle then BC is a diameter' β is the load-bearing idea and must be stated explicitly.
Key Formulae β Coordinate geometry in the (x, y) plane
The formulae you need to memorise for coordinate geometry in the (x, y) plane on the Pearson Edexcel IAL XMA01 / YMA01 paper, with every variable defined in plain English and a note on when to use it.
Equation of a circle (standard form)
(xβa)2+(yβb)2=r2
(a,b)
centre
r
radius
When to use
The canonical form. Use it to read off centre and radius directly, or to set up a circle through given points. NOT given in the IAL formula booklet β memorise.
Example
(xβ3)2+(y+4)2=36 has centre (3,β4) and radius 6.
Distance between two points
β£PQβ£=(x2ββx1β)2+(y2ββy1β)2β
P,Q
points (x1β,y1β) and (x2β,y2β)
When to use
Computing radius as distance from centre to a point, length of a chord, length of a diameter. NOT in the formula booklet.
Example
Distance from (2,5) to (5,9) is 9+16β=5.
Midpoint of a segment
M=(2x1β+x2ββ,2y1β+y2ββ)
M
midpoint of segment joining (x1β,y1β) and (x2β,y2β)
When to use
Finding the centre of a circle from its diameter endpoints; finding the foot of a perpendicular bisector through a chord. NOT in the formula booklet.
Perpendicular gradient rule
m1ββ m2β=β1
m1β,m2β
gradients of two perpendicular lines
When to use
Tangentβradius perpendicularity, perpendicular bisector of a chord, right-angle tests (angle in semicircle). NOT in the formula booklet.
Example
If m1β=34β then m2β=β43β for a perpendicular line.
Key Definitions and Keywords β Coordinate geometry in the (x, y) plane
Definitions to memorise and the exact keywords mark schemes credit for coordinate geometry in the (x, y) plane answers β sharpened from recent examiner reports for the 2026 Pearson Edexcel IAL XMA01 / YMA01 sitting.
Chord
A straight-line segment with both endpoints on a circle. A diameter is the longest chord (passing through the centre).
Example
On the circle x2+y2=25, the segment from (3,4) to (β3,β4) is a chord β and in fact a diameter.
Tangent (to a circle)
Examiner keyword
A straight line that touches a circle at exactly one point. At that point the tangent is perpendicular to the radius.
Perpendicular bisector
Examiner keyword
A line that crosses a segment at its midpoint at a right angle. The centre of any circle lies on the perpendicular bisector of every chord.
Angle in a semicircle theorem
Examiner keyword
Any angle inscribed in a semicircle (subtended by a diameter from a point on the circle) is a right angle. The converse is also used: a right-angle at a point on a circle implies the opposite chord is a diameter.
Completing the square (for circles)
Rewriting an expanded circle equation x2+y2+Dx+Ey+F=0 in the form (xβa)2+(yβb)2=r2 by completing the square in x and in y. Required to read off centre (a,b)=(βD/2,βE/2) and radius r=(D/2)2+(E/2)2βFβ.
Common Mistakes and Misconceptions β Coordinate geometry in the (x, y) plane
The traps other students keep falling into on coordinate geometry in the (x, y) plane questions β taken from recent Pearson Edexcel IAL XMA01 / YMA01 examiner reports and mark schemes β and how to avoid them.
βGiving r=36 when r2=36
WMA12/01 examiner reports β flagged annually
βΌ
Why it happens
Reading off the right-hand side of the standard form without taking the square root.
How to avoid it
In (xβa)2+(yβb)2=r2, the right-hand side is the SQUARE of the radius. Always check: 'is the question asking for r or r2?' Most ask for r.
βReading the centre as (β3,4) from (xβ3)2+(y+4)2=25
βΌ
Why it happens
Confusing the sign inside the bracket with the sign of the coordinate.
How to avoid it
(xβa)2 has a inside the bracket. So (xβ3)2 gives a=3, and (y+4)2=(yβ(β4))2 gives b=β4. Centre is (3,β4).
βUsing the radius gradient as the tangent gradient
βΌ
Why it happens
Forgetting that the tangent is PERPENDICULAR to the radius.
How to avoid it
At any point on a circle, the tangent is perpendicular to the radius drawn to that point. So mtangentβ=β1/mradiusβ. Always apply the negative-reciprocal step.
βComputing x2β6x=(xβ3)2β3 instead of (xβ3)2β9
βΌ
Why it happens
Forgetting that the constant subtracted off is the SQUARE of the half-coefficient.
How to avoid it
x2+bx=(x+2bβ)2β(2bβ)2. The subtracted constant is (b/2)2, not b/2. So x2β6x=(xβ3)2β9.
βConcluding β BAC=90Β° from A being on a circle through B and C without checking BC is the diameter
βΌ
Why it happens
Applying the angle-in-semicircle theorem in the wrong direction.
How to avoid it
The theorem requires BC to be a DIAMETER first; then any point A on the circle gives β BAC=90Β°. The converse goes: if β BAC=90Β° where all three lie on a circle, then BC is a diameter β this is the direction usually used to find the centre.
Practice questions
Exam-style questions with step-by-step worked solutions. Try one before checking the method.
Past paper style quiz
Get a report showing which sub-topics you've nailed and which ones still need work.
4. Exam Quiz
Assess your understanding
Attempt a past paper style quiz for this sub-topic and get instant feedback to identify your strengths and weaknesses.
Instant AI marking SchemeExaminer's feedbackAI Detailed report
Video lesson
Short walkthrough of the concepts students most often get stuck on.
Coordinate geometry in the (x, y) plane β frequently asked questions
The things students keep getting wrong in this sub-topic, answered.
All resources on this platform are independently created by Tutopiya and have no endorsement from the International Baccalaureate Organization.
Coordinate geometry in the (x, y) plane β Study Notes & Past Paper Style Questions | Edexcel International A Levels Mathematics XMA01-YMA01 Standard | Tutopiya