Question
Question: The abscissa and ordinate of the points \(A\) and \(B\) are the roots of the equation \({x^2} + 2ax ...
The abscissa and ordinate of the points A and B are the roots of the equation x2+2ax+b=0 and x2+2cx+d=0 respectively, then the equation of the circle with AB as diameter is
A. x2+y2+2ax+2cy+b+d=0
B. x2+y2−2ax−2cy−b−d=0
C. x2+y2−2ax−2cy+b+d=0
D. x2+y2+2ax+2cy−b−d=0
Solution
In this question we have been given two quadratic equations. So we will find the roots of both the equations with the quadratic formula. We will assume the coordinates are (x1,y1)(x2,y2). After this we will apply the equation of the circle: (x−x1)(x−x2)(y−y1)(y−y2).
Complete step by step answer:
Let us assume the coordinates are (x1,y1)(x2,y2). We will take the first equation i.e.
x2+2ax+b=0
We will use the quadratic formula which is
2a−b±b2−4ac
In this equation we have
b=2a,c=b,a=1
Now by applying the formula we can write
x=2×1−2a±(2a)2−4×1×b
On simplifying the value we can write
x=2−2a±4a2−4b
We will take the common factor out, so it gives :
x=2−2a±4(a2−b)
We know that the value
4=2
So we can write
x=2−2a±2(a2−b)
We will simplify the value i.e.
x=2−2a±22a2−b
So it gives the value:
x=−a±a2−b
We will separate both the signs i.e. it gives us two values, one is positive and one is negative.
It gives
x1=−a+a2−b,x2=−a−a2−b
Similarly we will solve for second equation :
x2+2cx+d=0
Again we will use the quadratic formula which is
2a−b±b2−4ac
Here we have
b=2c,c=d,a=1
Now by applying the formula we can write
x=2×1−2c±(2c)2−4×1×d
On simplifying the value we can write
x=2−2c±4c2−4d
We will take the common factor out, so it gives:
x=2−2c±4(c2−d)
We know that the value
4=2 , so will take this value out .
So we can write
x=2−2a±2(c2−d)
We will simplify the value i.e.
x=2−2c±22c2−d
So it gives the value:
y=−c±c2−d
Again it gives us two values: :
y1=−c+c2−d,y2=−c−c2−d
Now we have the formula:
(x−x1)(x−x2)(y−y1)(y−y2) .
By substituting the values in the formula we can write: \left[ {\left\\{ {x - \left( { - a + \sqrt {{a^2} - b} } \right)} \right\\}\left\\{ {x - \left( { - a - \sqrt {{a^2} - b} } \right)} \right\\}} \right] + \left[ {\left\\{ {y - \left( { - c + \sqrt {{c^2} - d} } \right)} \right\\}\left\\{ {y - \left( { - c - \sqrt {{c^2} - d} } \right)} \right\\}} \right]
On simplifying the brackets we can write them as
(x+a−a2−b)(x+a+a2−b)+(y+c−c2−d)(y+c+c2−d) .
We can see that the first and second part of the expression are of the form (a+b)(a−b).We can apply the formula of (a+b)(a−b)=a2−b2. Let us take the first part of the expression i.e.
(x+a−a2−b)(x+a+a2−b) .
By comparing with the formula, here we have
a=x+a,b=a2−b
By substituting these in the formula we can write;
\left\\{ {{{\left( {x + a} \right)}^2} - {{\left( {\sqrt {{a^2} - b} } \right)}^2}} \right\\} .
Again we can apply the formula
(a+b)2=a2+b2+2ab .
We will put this value in
(x+a)2=x2+a2+2ax
And,
(a2−b)2=a2−b
By putting the values together we have:
x2+a2+2ax−(a2−b)
It gives us x2+a2+2ax−a2+b .
Now we have second part,
(y+c−c2−d)(y+c+c2−d) .
We will solve this part same as the second part, by applying formula
(a+b)(a−b)=a2−b2 .
We should note that in the second part we have
a=y+c,b=c2−d
By substituting these in the formula we can write;
\left\\{ {{{\left( {y + c} \right)}^2} - {{\left( {\sqrt {{c^2} - d} } \right)}^2}} \right\\} .
Again we can apply the formula
(a+b)2=a2+b2+2ab .
We will put this value in
(y+c)2=y2+c2+2yc
And, (c2−d)2=c2−d
By putting the values together it gives:
y2+c2+2yc−(c2−d)=y2+c2+2yc−c2+d
Therefore by simplifying this as same as the first part method, it gives us
y2+c2+2yc−c2+d .
Now we will put the values of both bark together in the original expression:
x2+a2+2ax−a2+b+(y2+c2+2yc−c2+d)
On simplifying we have;
x2+a2+2ax−a2+b+y2+c2+2yc−c2+d
It gives us value:
∴x2+y2+2ax+2yc+b+d=0
Hence the correct option is A.
Note: We should keep in mind that abscissa is the x− coordinate of any point and ordinate is the y− coordinate of any point on the x−y coordinate. We should also know another approach on how to find the roots of the equation. The formula of the sum of the roots is given by the formula a−b.Similarly we can calculate the product of the roots ac.