Question
Question: A circle is described to pass through the origin and to touch the lines \( x = 1,x + y = 2. \) Prove...
A circle is described to pass through the origin and to touch the lines x=1,x+y=2. Prove that the radius of the circle is root of the equation (3−22)r2−22r+2=0 .
Solution
Hint : To solve this question, we use the general equation of the circle to find the standard formula for radius. We also know the lines touching the circles. Hence we can also calculate the radius by calculating the perpendicular distance of the line from the centre.
Complete step-by-step answer :
The general equation of the circle is
x2+y2+2gx+2fy+c=0
Where the centre point is (−g,−f) and the formula to calculate the radius is g2+f2 .
Since the circle passes through the line x=1 and x+y=2 , we will calculate the perpendicular distance of these lines to the centre of the circle . This distance will be the value of radius( assume radius to be r).
Formula used:
d=A2+B2Ax1+By1+C
Perpendicular distance of (−g,−f) from x=1
r=1∣−g−1∣ r=g+1
Perpendicular distance of (−g,−f) from x+y=2
r=2∣−g−f−2∣ 2r=g+f+2
Comparing the above two equations
2r=g+f+2 2r=r−1+f+2 2r=r+f+1 f=(2−1)r−1
Now , we know that
r2=f2+g2 r2=((2−1)r−1)2+(r−1)2 r2=(2−1)2r2+1−2(2−1)r+r2+1−2r 0=(2−1)2r2+2−22r 0=(2+1−22)r2+2−22r 0=(3−22)r2+2−22r
Hence, the radius of the circle is the root of the following equation 0=(3−22)r2+2−22r
Note : If the value of f2+g2 is greater than c , then the radius of the circle is real. If the value of f2+g2 is less than c , then the radius of the circle is imaginary. And if the value of f2+g2 is equal to zero, that means the radius is zero. Hence there is no circle but it is a point.