Question
Question: A circle has its centre in the first quadrant and passes through the points of intersection of the l...
A circle has its centre in the first quadrant and passes through the points of intersection of the lines ‘x = 2’ and ‘y = 3’. If it makes intercepts of 3 and 4 units on these lines respectively, its equation is
(a) x2+y2−3x−5y+8=0
(b) x2+y2−4x−6y+13=0
(c) x2+y2−6x−8y+23=0
(d)x2+y2−8x−9y+30=0
Solution
Hint : First consider the centre of the circle as (a, b) so the general equation of the circle will be x2+y2−2ax−2by+c=0, then put the values of x,y and put it back to the main equation and substitute the value of ‘c’ in terms of ‘a’ and ‘b’ . Then use the x-intercept and then find the values of ‘b’. Similarly using y-intercept find the value of ‘a’.
Complete step by step solution :
Now, let’s consider a circle with centre be (a, b).
So the equation of circle will be,
x2+y2−2ax−2by+c=0...........(1)
In the question it is given that the circle passes through (2,3).
Therefore, substituting x=2 and y=3 respectively in the equation (1) we get,
22+32−2a×2−2b×3+c=0
⇒13−4a−6b+c=0∴c=4a+6b−13
So now let’s put back value of c in the equation (1) we get,
x2+y2−2ax−2by+(4a+6b−13)=0.........(2)
Now we will find intercept on line x=2, y=3 respectively.
By substituting x=2 in the equation (1) we get,
4+y2−4a−2by+(4a+6b−13)=0..........(3)
In the equation (2) let y1,y2be the roots. So, from equation (3),
Sum of the roots will be,
y1+y2=2b........(4)
Product of the roots will be,
y1y2=6b−9..........(5)
Now as we know that length of intercept is (y1−y2), so we will use the identity which is,
a−b=(a+b)2−4ab
y1−y2=(y1+y2)2−4y1y2
Now we will substitute the values of (y1+y2)and y1y2to find the value of values of ‘b’ as we are given the value of y1−y2which is 3.
So,
32=(y1+y2)2−4y1y2
Substituting the values of equation (4) and (5), we get
⇒9=(2b)2−4(6b−9)
⇒4b2−24b+27=0
We will solve the quadratic equation. Now by splitting the middle term, we get
⇒4b2−6b−18b+27=0
⇒2b(2b−3)−9(2b−3)=0