The following question is from higher maths 2014 Scotland
(a) Find P and Q, the points of intersection of the line ${y = 3x - 5}$ and the circle ${C_1}$ with the equation ${x^2 + y^2 + 2x - 4y -15 =0}$.
(b) T is at the centre ${C_1}$. Show PT and QT are perpendicular.
(c) A second circle ${C_2}$ passes through P, Q and T. Find the equation of ${C_2}$.
I have solved a and b but I am stuck on part (c).
After parts a and b, I have 3 points on the circumference P (1, -2), Q (3, 4) and T (-1, 2).
I know that a perpendicular bisector to a chord will always pass through the centre.
So am I right in saying that I should find the perpendicular bisectors of PT and QT (I have the gradients from question b) and then solve the 2 equations simultaneously.
The perpendicular bisector of PT is
Midpoint PT = ${({1 + 1 \over 2}, {-2 + 2 \over 2})}$ = (0, 0)
gradient of PT = ${2 - -2 \over -1 - 1}$ = -2, perpendicular gradient = ${1 \over 2}$
equation of PT = ${y = 1\over2 x}$
=> ${2y -x = 0}$
Midpoint of QT = ${({3 + -1\over 2}, {2 + 4 \over 2})}$ = (1, 3)
gradient of QT = ${-2}$
equation of QT = ${y - 2 = -2(x + 1)}$
=> ${y - 2 = -2x -2}$
=> ${y + 2x = 0}$
I would then solve them simultaneously to find the point (0, 0) which seems wrong.
I take it I have taken a wrong term somewhere?
You have a mistake in finding the perpendicular bisector of $QT$.
The equation of the line, whose slope is $-2$, passing through $(1,3)$ is $$y-3=-2(x-1),$$ not $$y-2=-2(x+1).$$