Consider the circle with centre C(3;2) and radius 5.
(a) draw it;
(b) find its equation;
(c) find the intersection between the circle and the line y=21x+3;
(d) find the equations of the two tangent lines to the circle that are parallel to y=21x+3.
Solution
(a)–(b) From (x−xC)2+(y−yC)2=r2:
(x−3)2+(y−2)2=25⟺x2+y2−6x−4y−12=0.
(c) Substituting y=21x+3 into the equation:
x2+(21x+3)2−6x−4(21x+3)−12=0⇒45x2−5x−15=0⇒x2−4x−12=0.
Hence x=6 or x=−2, giving the points A(6;6) and B(−2;2).
(d) The parallel tangents have slope 21: y=21x+q, i.e. x−2y+2q=0. Imposing distance from C equal to 5:
12+22∣3−2⋅2+2q∣=5∣2q−1∣=5⇒∣2q−1∣=55⇒q=21±55.
Tangents y=21x+21+55≈21x+6.09 and y=21x+21−55≈21x−5.09.