AI Generated Quiz

Secondary 3 Additional Mathematics Graphs Coordinate Geometry Quiz

Free Sec 3 A Maths Graphs Geometry quiz, LongCat AI version, with questions, answers, and O Level-style practice for Singapore students.

These static practice materials are generated from the site's syllabus and paper-generation workflow, with source and model context shown so students and parents can evaluate the material before use.

Secondary 3 Additional Mathematics AI Generated Generated by LongCat 2.0 LLM Updated 2026-08-17

Questions

Free quiz and exam paper access

Enter your details to view this paper

Your access is remembered on this device.

Answers

Secondary 3 Additional Mathematics Quiz - Graphs Coordinate Geometry

Answer Key


Section A: Short Answer Questions


1. (4 marks)

Set the line equal to the parabola for points of intersection: 2x+k=x23x+52x + k = x^2 - 3x + 5 x25x+(5k)=0x^2 - 5x + (5 - k) = 0

For tangency, the discriminant Δ=0\Delta = 0: (5)24(1)(5k)=0(-5)^2 - 4(1)(5 - k) = 0 2520+4k=025 - 20 + 4k = 0 5+4k=05 + 4k = 0 k=54k = -\frac{5}{4}

Answer: k=54k = -\dfrac{5}{4}

Marking notes: 1 mark for equating line and parabola. 1 mark for setting Δ=0\Delta = 0. 1 mark for correct discriminant calculation. 1 mark for final answer. Common error: forgetting to rearrange to standard form before applying discriminant.


2. (4 marks)

(a) Midpoint of ABAB: (3+(1)2,2+62)=(22,42)=(1,2)\left(\frac{3 + (-1)}{2}, \frac{-2 + 6}{2}\right) = \left(\frac{2}{2}, \frac{4}{2}\right) = (1, 2)

(b) Length of ABAB: AB=(13)2+(6(2))2=(4)2+(8)2=16+64=80=45AB = \sqrt{(-1 - 3)^2 + (6 - (-2))^2} = \sqrt{(-4)^2 + (8)^2} = \sqrt{16 + 64} = \sqrt{80} = 4\sqrt{5}

Answers: (a) (1,2)(1, 2) (b) 454\sqrt{5} units

Marking notes: 1 mark each for (a) and (b). In (b), accept 80\sqrt{80} but simplified surd form is preferred. Common error: subtracting coordinates in the wrong order (sign error cancels in squaring, but method should be clear).


3. (4 marks)

(a) From (x2)2+(y+1)2=25(x - 2)^2 + (y + 1)^2 = 25:
Centre =(2,1)= (2, -1), Radius =25=5= \sqrt{25} = 5

(b) Distance from centre (2,1)(2, -1) to point (5,3)(5, 3): d=(52)2+(3(1))2=9+16=25=5d = \sqrt{(5-2)^2 + (3-(-1))^2} = \sqrt{9 + 16} = \sqrt{25} = 5

Since d=5=d = 5 = radius, the point (5,3)(5, 3) lies on the circle.

Answers: (a) Centre (2,1)(2, -1), radius 55 (b) On the circle

Marking notes: 1 mark for centre, 1 mark for radius, 1 mark for distance calculation, 1 mark for correct conclusion with justification. Common error: stating "inside" without calculating the distance.


4. (4 marks)

The given line is 2x5y+1=02x - 5y + 1 = 0. Rearranging: 5y=2x+1    y=25x+155y = 2x + 1 \implies y = \frac{2}{5}x + \frac{1}{5}

Gradient of given line =25= \dfrac{2}{5}

Gradient of perpendicular line =52= -\dfrac{5}{2} (negative reciprocal)

Using point-slope form through (4,3)(4, -3): y(3)=52(x4)y - (-3) = -\frac{5}{2}(x - 4) y+3=52x+10y + 3 = -\frac{5}{2}x + 10 2y+6=5x+202y + 6 = -5x + 20 5x+2y14=05x + 2y - 14 = 0

Answer: 5x+2y14=05x + 2y - 14 = 0

Marking notes: 1 mark for finding gradient of given line. 1 mark for perpendicular gradient. 1 mark for correct substitution into point-slope form. 1 mark for correct rearrangement to required form. Common error: using the same gradient instead of the negative reciprocal.


5. (4 marks)

Set the line equal to the curve: mx+4=x2+2x1mx + 4 = x^2 + 2x - 1 x2+(2m)x5=0x^2 + (2 - m)x - 5 = 0

For two distinct intersection points, Δ>0\Delta > 0: (2m)24(1)(5)>0(2 - m)^2 - 4(1)(-5) > 0 (2m)2+20>0(2 - m)^2 + 20 > 0

Since (2m)20(2 - m)^2 \geq 0 for all real mm, we have (2m)2+2020>0(2 - m)^2 + 20 \geq 20 > 0 for all real mm.

Therefore, the line intersects the curve at two distinct points for all real values of mm.

Answer: All real values of mm (i.e., mRm \in \mathbb{R})

Marking notes: 1 mark for equating and rearranging. 1 mark for setting up discriminant inequality. 1 mark for expanding/simplifying. 1 mark for correct conclusion. Common error: students may try to solve (2m)2+20>0(2-m)^2 + 20 > 0 as a quadratic inequality and get confused; the key insight is that the expression is always positive.


Section B: Structured Questions


6. (8 marks)

(a) Gradient of PQPQ: mPQ=1571=66=1m_{PQ} = \frac{-1 - 5}{7 - 1} = \frac{-6}{6} = -1

(b) Using point-slope form with point P(1,5)P(1, 5): y5=1(x1)y - 5 = -1(x - 1) y5=x+1y - 5 = -x + 1 y=x+6y = -x + 6

(c) At the xx-axis, y=0y = 0: 0=x+6    x=60 = -x + 6 \implies x = 6

The line crosses the xx-axis at (6,0)(6, 0).

(d) The perpendicular line has gradient =1= 1 (negative reciprocal of 1-1).

Using point-slope form through R(3,2)R(3, 2): y2=1(x3)y - 2 = 1(x - 3) y=x1y = x - 1

Answers: (a) 1-1 (b) y=x+6y = -x + 6 (c) (6,0)(6, 0) (d) y=x1y = x - 1

Marking notes: 2 marks for (a), 2 marks for (b), 2 marks for (c), 2 marks for (d). In (d), accept any equivalent form. Common error in (c): setting x=0x = 0 instead of y=0y = 0.


7. (8 marks)

(a) Completing the square: x26x+y2+4y12=0x^2 - 6x + y^2 + 4y - 12 = 0 (x3)29+(y+2)2412=0(x - 3)^2 - 9 + (y + 2)^2 - 4 - 12 = 0 (x3)2+(y+2)2=25(x - 3)^2 + (y + 2)^2 = 25

(b) Centre =(3,2)= (3, -2), Radius =5= 5

(c) Verify (6,2)(6, 2) lies on the circle: (63)2+(2+2)2=9+16=25(6-3)^2 + (2+2)^2 = 9 + 16 = 25

Gradient of radius from centre (3,2)(3, -2) to (6,2)(6, 2): mr=2(2)63=43m_r = \frac{2 - (-2)}{6 - 3} = \frac{4}{3}

Gradient of tangent =34= -\dfrac{3}{4} (negative reciprocal)

Equation of tangent at (6,2)(6, 2): y2=34(x6)y - 2 = -\frac{3}{4}(x - 6) 4y8=3x+184y - 8 = -3x + 18 3x+4y26=03x + 4y - 26 = 0

Answers: (a) (x3)2+(y+2)2=25(x - 3)^2 + (y + 2)^2 = 25 (b) Centre (3,2)(3, -2), radius 55 (c) 3x+4y26=03x + 4y - 26 = 0

Marking notes: 3 marks for (a) (1 for each bracket, 1 for RHS), 2 marks for (b), 3 marks for (c) (1 for verifying point, 1 for gradient of tangent, 1 for equation). Common error in (a): incorrect constant term when completing the square.


8. (8 marks)

(a) Completing the square: y=x26x+11=(x3)29+11=(x3)2+2y = x^2 - 6x + 11 = (x - 3)^2 - 9 + 11 = (x - 3)^2 + 2

(b) Vertex =(3,2)= (3, 2)

(c) Set the line equal to the parabola: 2x+k=x26x+112x + k = x^2 - 6x + 11 x28x+(11k)=0x^2 - 8x + (11 - k) = 0

For tangency, Δ=0\Delta = 0: (8)24(1)(11k)=0(-8)^2 - 4(1)(11 - k) = 0 6444+4k=064 - 44 + 4k = 0 20+4k=020 + 4k = 0 k=5k = -5

(d) Substituting k=5k = -5: x28x+16=0    (x4)2=0    x=4x^2 - 8x + 16 = 0 \implies (x - 4)^2 = 0 \implies x = 4

y=2(4)+(5)=85=3y = 2(4) + (-5) = 8 - 5 = 3

Point of contact =(4,3)= (4, 3)

Answers: (a) y=(x3)2+2y = (x - 3)^2 + 2 (b) (3,2)(3, 2) (c) k=5k = -5 (d) (4,3)(4, 3)

Marking notes: 2 marks for (a), 1 mark for (b), 3 marks for (c), 2 marks for (d). Common error in (c): sign error when rearranging to standard form.


Section C: Application and Problem-Solving


9. (8 marks)

(a) Midpoint of ABAB: M=(2+62,3+72)=(2,5)M = \left(\frac{-2 + 6}{2}, \frac{3 + 7}{2}\right) = (2, 5)

Gradient of ABAB: mAB=736(2)=48=12m_{AB} = \frac{7 - 3}{6 - (-2)} = \frac{4}{8} = \frac{1}{2}

Gradient of perpendicular bisector =2= -2

Equation of perpendicular bisector through (2,5)(2, 5): y5=2(x2)y - 5 = -2(x - 2) y5=2x+4y - 5 = -2x + 4 y=2x+9y = -2x + 9

(b) Let P(x,y)P(x, y) be equidistant from A(2,3)A(-2, 3) and B(6,7)B(6, 7).

PA2=PB2PA^2 = PB^2: (x+2)2+(y3)2=(x6)2+(y7)2(x + 2)^2 + (y - 3)^2 = (x - 6)^2 + (y - 7)^2 x2+4x+4+y26y+9=x212x+36+y214y+49x^2 + 4x + 4 + y^2 - 6y + 9 = x^2 - 12x + 36 + y^2 - 14y + 49 4x6y+13=12x14y+854x - 6y + 13 = -12x - 14y + 85 16x+8y=7216x + 8y = 72 2x+y=92x + y = 9 y=2x+9y = -2x + 9

This is the same line as found in (a). ✓

(c) The perpendicular bisector y=2x+9y = -2x + 9 intersects the yy-axis at x=0x = 0: y=9    C=(0,9)y = 9 \implies C = (0, 9)

Area of triangle ABCABC with A(2,3)A(-2, 3), B(6,7)B(6, 7), C(0,9)C(0, 9):

Using the shoelace formula: Area=12xA(yByC)+xB(yCyA)+xC(yAyB)\text{Area} = \frac{1}{2}|x_A(y_B - y_C) + x_B(y_C - y_A) + x_C(y_A - y_B)| =12(2)(79)+6(93)+0(37)= \frac{1}{2}|(-2)(7 - 9) + 6(9 - 3) + 0(3 - 7)| =12(2)(2)+6(6)+0= \frac{1}{2}|(-2)(-2) + 6(6) + 0| =124+36= \frac{1}{2}|4 + 36| =12(40)=20= \frac{1}{2}(40) = 20

Answers: (a) y=2x+9y = -2x + 9 (b) Shown (c) 20 square units

Marking notes: 3 marks for (a), 3 marks for (b), 2 marks for (c). In (b), award marks for correct setup and algebraic simplification. In (c), accept any valid method (shoelace, base-height, or determinant).


10. (8 marks)

(a) Radius == distance from centre (4,3)(4, -3) to (7,1)(7, 1): r=(74)2+(1(3))2=9+16=25=5r = \sqrt{(7-4)^2 + (1-(-3))^2} = \sqrt{9 + 16} = \sqrt{25} = 5

(b) Equation of circle: (x4)2+(y+3)2=25(x - 4)^2 + (y + 3)^2 = 25

(c) Substitute y=x5y = x - 5 into the circle equation: (x4)2+(x5+3)2=25(x - 4)^2 + (x - 5 + 3)^2 = 25 (x4)2+(x2)2=25(x - 4)^2 + (x - 2)^2 = 25 x28x+16+x24x+4=25x^2 - 8x + 16 + x^2 - 4x + 4 = 25 2x212x+20=252x^2 - 12x + 20 = 25 2x212x5=02x^2 - 12x - 5 = 0

Using the quadratic formula: x=12±144+404=12±1844=12±2464=6±462x = \frac{12 \pm \sqrt{144 + 40}}{4} = \frac{12 \pm \sqrt{184}}{4} = \frac{12 \pm 2\sqrt{46}}{4} = \frac{6 \pm \sqrt{46}}{2}

Corresponding yy values: y=x5=6±4625=6±46102=4±462y = x - 5 = \frac{6 \pm \sqrt{46}}{2} - 5 = \frac{6 \pm \sqrt{46} - 10}{2} = \frac{-4 \pm \sqrt{46}}{2}

Points of intersection: P=(6+462,4+462),Q=(6462,4462)P = \left(\frac{6 + \sqrt{46}}{2}, \frac{-4 + \sqrt{46}}{2}\right), \quad Q = \left(\frac{6 - \sqrt{46}}{2}, \frac{-4 - \sqrt{46}}{2}\right)

(d) Length of chord PQPQ: PQ=(6+4626462)2+(4+4624462)2PQ = \sqrt{\left(\frac{6 + \sqrt{46}}{2} - \frac{6 - \sqrt{46}}{2}\right)^2 + \left(\frac{-4 + \sqrt{46}}{2} - \frac{-4 - \sqrt{46}}{2}\right)^2} =(2462)2+(2462)2= \sqrt{\left(\frac{2\sqrt{46}}{2}\right)^2 + \left(\frac{2\sqrt{46}}{2}\right)^2} =(46)2+(46)2= \sqrt{(\sqrt{46})^2 + (\sqrt{46})^2} =46+46=92=223= \sqrt{46 + 46} = \sqrt{92} = 2\sqrt{23}

Answers: (a) 55 (b) (x4)2+(y+3)2=25(x - 4)^2 + (y + 3)^2 = 25 (c) (6±462,4±462)\left(\dfrac{6 \pm \sqrt{46}}{2}, \dfrac{-4 \pm \sqrt{46}}{2}\right) (d) 2232\sqrt{23} units

Marking notes: 1 mark for (a), 1 mark for (b), 4 marks for (c) (2 for correct substitution, 2 for solving), 2 marks for (d). In (c), accept decimal approximations to 3 s.f. if surds are not simplified. In (d), award full marks for any valid method.


Section D: Further Problem-Solving


11. (4 marks)

Since ABAB is the diameter, the centre is the midpoint of ABAB: Centre=(1+52,4+02)=(3,2)\text{Centre} = \left(\frac{1 + 5}{2}, \frac{4 + 0}{2}\right) = (3, 2)

Radius == half the length of ABAB: AB=(51)2+(04)2=16+16=32=42AB = \sqrt{(5-1)^2 + (0-4)^2} = \sqrt{16 + 16} = \sqrt{32} = 4\sqrt{2} r=22,r2=8r = 2\sqrt{2}, \quad r^2 = 8

Equation of circle: (x3)2+(y2)2=8(x - 3)^2 + (y - 2)^2 = 8

Answer: (x3)2+(y2)2=8(x - 3)^2 + (y - 2)^2 = 8

Marking notes: 1 mark for centre, 1 mark for radius, 1 mark for r2r^2, 1 mark for final equation. Common error: using diameter length as radius.


12. (4 marks)

Set the line equal to the parabola: 3x2=x2+x63x - 2 = x^2 + x - 6 x22x4=0x^2 - 2x - 4 = 0

Using the quadratic formula: x=2±4+162=2±202=2±252=1±5x = \frac{2 \pm \sqrt{4 + 16}}{2} = \frac{2 \pm \sqrt{20}}{2} = \frac{2 \pm 2\sqrt{5}}{2} = 1 \pm \sqrt{5}

Corresponding yy values: y=3(1±5)2=3±352=1±35y = 3(1 \pm \sqrt{5}) - 2 = 3 \pm 3\sqrt{5} - 2 = 1 \pm 3\sqrt{5}

Points of intersection: (1+5,1+35)and(15,135)(1 + \sqrt{5}, 1 + 3\sqrt{5}) \quad \text{and} \quad (1 - \sqrt{5}, 1 - 3\sqrt{5})

Answer: (1+5,1+35)(1 + \sqrt{5}, 1 + 3\sqrt{5}) and (15,135)(1 - \sqrt{5}, 1 - 3\sqrt{5})

Marking notes: 1 mark for equating, 1 mark for solving quadratic, 1 mark for xx-values, 1 mark for yy-values. Accept decimal approximations to 3 s.f.


13. (4 marks)

Set the line equal to the parabola: kx+3=x2+4x+6kx + 3 = x^2 + 4x + 6 x2+(4k)x+3=0x^2 + (4 - k)x + 3 = 0

For no intersection, Δ<0\Delta < 0: (4k)24(1)(3)<0(4 - k)^2 - 4(1)(3) < 0 (4k)212<0(4 - k)^2 - 12 < 0 (4k)2<12(4 - k)^2 < 12 4k<23|4 - k| < 2\sqrt{3} 23<4k<23-2\sqrt{3} < 4 - k < 2\sqrt{3} 423<k<4+234 - 2\sqrt{3} < k < 4 + 2\sqrt{3}

Answer: 423<k<4+234 - 2\sqrt{3} < k < 4 + 2\sqrt{3}

Marking notes: 1 mark for equating and rearranging, 1 mark for setting Δ<0\Delta < 0, 1 mark for solving the inequality, 1 mark for final answer. Common error: using Δ>0\Delta > 0 instead of Δ<0\Delta < 0.


14. (4 marks)

The circle has centre (1,3)(-1, 3) and radius 18=32\sqrt{18} = 3\sqrt{2}.

Tangents parallel to y=xy = x have gradient 11.

The tangents have the form y=x+cy = x + c, or xy+c=0x - y + c = 0.

The perpendicular distance from the centre (1,3)(-1, 3) to the line must equal the radius: (1)3+c12+(1)2=32\frac{|(-1) - 3 + c|}{\sqrt{1^2 + (-1)^2}} = 3\sqrt{2} c42=32\frac{|c - 4|}{\sqrt{2}} = 3\sqrt{2} c4=6|c - 4| = 6 c4=6orc4=6c - 4 = 6 \quad \text{or} \quad c - 4 = -6 c=10orc=2c = 10 \quad \text{or} \quad c = -2

Equations of the tangents: y=x+10andy=x2y = x + 10 \quad \text{and} \quad y = x - 2

Answer: y=x+10y = x + 10 and y=x2y = x - 2

Marking notes: 1 mark for identifying gradient of tangents, 1 mark for setting up distance formula, 1 mark for solving for cc, 1 mark for final equations. Common error: incorrect distance formula or sign errors.


15. (4 marks)

The vertex of y=x2+bx+cy = x^2 + bx + c is at x=b2x = -\dfrac{b}{2}.

Given vertex at (3,5)(3, -5): b2=3    b=6-\frac{b}{2} = 3 \implies b = -6

Substitute the vertex point into the equation: 5=(3)2+(6)(3)+c-5 = (3)^2 + (-6)(3) + c 5=918+c-5 = 9 - 18 + c 5=9+c-5 = -9 + c c=4c = 4

Answer: b=6b = -6, c=4c = 4

Marking notes: 2 marks for finding bb, 2 marks for finding cc. Common error: using x=b2x = \frac{b}{2} instead of x=b2x = -\frac{b}{2}.


Section E: Challenging Problems


16. (4 marks)

Let the centre of the circle be (a,b)(a, b) and radius rr.

Since A(0,0)A(0, 0), B(6,0)B(6, 0), and C(2,4)C(2, 4) lie on the circle: a2+b2=r2...(1)a^2 + b^2 = r^2 \quad \text{...(1)} (6a)2+b2=r2...(2)(6 - a)^2 + b^2 = r^2 \quad \text{...(2)} (2a)2+(4b)2=r2...(3)(2 - a)^2 + (4 - b)^2 = r^2 \quad \text{...(3)}

From (1) and (2): a2+b2=(6a)2+b2a^2 + b^2 = (6 - a)^2 + b^2 a2=3612a+a2a^2 = 36 - 12a + a^2 0=3612a    a=30 = 36 - 12a \implies a = 3

From (1) and (3): a2+b2=(2a)2+(4b)2a^2 + b^2 = (2 - a)^2 + (4 - b)^2 9+b2=(23)2+(4b)29 + b^2 = (2 - 3)^2 + (4 - b)^2 9+b2=1+168b+b29 + b^2 = 1 + 16 - 8b + b^2 9=178b9 = 17 - 8b 8b=8    b=18b = 8 \implies b = 1

From (1): r2=9+1=10r^2 = 9 + 1 = 10

Answer: (x3)2+(y1)2=10(x - 3)^2 + (y - 1)^2 = 10

Marking notes: 1 mark for setting up equations, 1 mark for finding a=3a = 3, 1 mark for finding b=1b = 1, 1 mark for final equation. Common error: algebraic errors when expanding and simplifying.


17. (4 marks)

The circle x2+y2=9x^2 + y^2 = 9 has centre (0,0)(0, 0) and radius 33.

The point (0,3)(0, -3) lies on the circle: 02+(3)2=90^2 + (-3)^2 = 9

The radius to the point (0,3)(0, -3) is vertical (along the yy-axis), so the tangent is horizontal.

Gradient of tangent =0= 0

The tangent passes through (0,3)(0, -3), so its equation is: y=3y = -3

Therefore, m=0m = 0 and c=3c = -3.

Answer: m=0m = 0, c=3c = -3

Marking notes: 1 mark for identifying the centre, 1 mark for determining the tangent is horizontal, 1 mark for gradient, 1 mark for equation/values. Common error: assuming the tangent has the same gradient as the radius.


18. (4 marks)

Substituting the three points into y=ax2+bx+cy = ax^2 + bx + c:

From (0,5)(0, 5): c=5c = 5

From (1,2)(1, 2): a+b+5=2    a+b=3a + b + 5 = 2 \implies a + b = -3 ...(1)

From (3,2)(3, 2): 9a+3b+5=2    9a+3b=3    3a+b=19a + 3b + 5 = 2 \implies 9a + 3b = -3 \implies 3a + b = -1 ...(2)

Subtract (1) from (2): 2a=2    a=12a = 2 \implies a = 1

From (1): 1+b=3    b=41 + b = -3 \implies b = -4

So a=1a = 1, b=4b = -4, c=5c = 5.

The parabola is y=x24x+5y = x^2 - 4x + 5.

Vertex at x=42=2x = -\dfrac{-4}{2} = 2: y=(2)24(2)+5=48+5=1y = (2)^2 - 4(2) + 5 = 4 - 8 + 5 = 1

Vertex =(2,1)= (2, 1)

Answer: a=1a = 1, b=4b = -4, c=5c = 5; Vertex =(2,1)= (2, 1)

Marking notes: 1 mark for c=5c = 5, 1 mark for solving simultaneous equations, 1 mark for aa and bb, 1 mark for vertex. Common error: arithmetic errors when solving the system.


19. (4 marks)

Substitute y=2x1y = 2x - 1 into the circle equation: (x3)2+(2x12)2=13(x - 3)^2 + (2x - 1 - 2)^2 = 13 (x3)2+(2x3)2=13(x - 3)^2 + (2x - 3)^2 = 13 x26x+9+4x212x+9=13x^2 - 6x + 9 + 4x^2 - 12x + 9 = 13 5x218x+18=135x^2 - 18x + 18 = 13 5x218x+5=05x^2 - 18x + 5 = 0

Let the roots be x1x_1 and x2x_2. By the sum of roots: x1+x2=185x_1 + x_2 = \frac{18}{5}

The xx-coordinate of the midpoint of PQPQ: xM=x1+x22=1810=95x_M = \frac{x_1 + x_2}{2} = \frac{18}{10} = \frac{9}{5}

The yy-coordinate of the midpoint: yM=2xM1=2(95)1=1851=135y_M = 2x_M - 1 = 2\left(\frac{9}{5}\right) - 1 = \frac{18}{5} - 1 = \frac{13}{5}

Midpoint of PQ=(95,135)PQ = \left(\dfrac{9}{5}, \dfrac{13}{5}\right)

Answer: Shown. Midpoint =(95,135)= \left(\dfrac{9}{5}, \dfrac{13}{5}\right)

Marking notes: 1 mark for correct substitution, 1 mark for simplifying to quadratic, 1 mark for using sum of roots, 1 mark for final answer. Common error: solving for individual points instead of using sum of roots (valid but longer).


20. (4 marks)

Given: PA2+PB2=20PA^2 + PB^2 = 20 where A(2,0)A(2, 0) and B(2,0)B(-2, 0).

PA2=(x2)2+y2PA^2 = (x - 2)^2 + y^2 PB2=(x+2)2+y2PB^2 = (x + 2)^2 + y^2

(x2)2+y2+(x+2)2+y2=20(x - 2)^2 + y^2 + (x + 2)^2 + y^2 = 20 x24x+4+y2+x2+4x+4+y2=20x^2 - 4x + 4 + y^2 + x^2 + 4x + 4 + y^2 = 20 2x2+2y2+8=202x^2 + 2y^2 + 8 = 20 2x2+2y2=122x^2 + 2y^2 = 12 x2+y2=6x^2 + y^2 = 6

This is the equation of a circle with centre (0,0)(0, 0) and radius 6\sqrt{6}.

Answer: The locus is a circle with centre (0,0)(0, 0) and radius 6\sqrt{6}.

Marking notes: 1 mark for setting up the equation, 1 mark for expanding, 1 mark for simplifying, 1 mark for identifying centre and radius. Common error: sign errors when expanding (x2)2(x-2)^2 and (x+2)2(x+2)^2.


End of Answer Key