A circle has equation: (x - 2)^2 + (y - 2)^2 = 16. It intersects the y-axis (y > 0) at point P and the x-axis (x < 0) at point Q. Find the equation of the line connecting P and Q and of the line perpendicular to PQ passing through the circle's centre.

(x - 2)2 + (y - 2)2 = 16 x = 0 --> 4 + (y - 2)2 = 16 --> y - 2 = ±2sqrt{2} --> y = 2 ± 2sqrt{2} --> P(0,2 + 2sqrt{2})y = 0 --> (x - 2)2 + 4 = 16 --> x - 2 = ±2sqrt{2} --> x = 2 ± 2sqrt{2} --> Q(2 - 2sqrt{2},0) Line PQ: Gradient = (0 - (2 + 2sqrt{2}))/((2 - 2sqrt{2}) - 0) = 3 + 2sqrt{2} Equation of line PQ: y = (3 + 2sqrt{2})x + (2 + 2sqrt{2}) Line perpendicular to PQ passing through the circle's centre: Gradient = -1/(3 + 2sqrt{2}) = 2sqrt{2} - 3 Equation of line: y - 2 = (2sqrt{2} - 3)(x - 2) --> y = (2sqrt{2} - 3)x + (8 - 4sqrt{2})

Related Maths A Level answers

All answers ▸

Integrate (x)(e^x) with respect to x and then integrate (x)(e^x) with respect to y.


How do you prove the 1^2 +2^2+.....+n^2 = n/6 (n+1) (2n+1) by induction?


How can we solve a two-equation, two-unknown values?


The line l1 has equation y = −2x + 3. The line l2 is perpendicular to l1 and passes through the point (5, 6). (a) Find an equation for l2 in the form ax + by + c = 0, where a, b and c are integers.