Question
Question: The abscissa of two points A and B are the roots of the equation \({{x}^{2}}+2ax-{{b}^{2}}=0\) and t...
The abscissa of two points A and B are the roots of the equation x2+2ax−b2=0 and their ordinates are the roots of the equation x2+2px−q2=0. The radius of the circle with AB as a diameter will be
(a) a2+b2+p2+q2
(b) b2+q2
(c) a2+b2−p2−q2
(d) a2+p2
Solution
Hint: Find the coordinates of points A and B by using the sum of roots and product of roots formula of a quadratic equation. Then apply a distance formula to find the radius of the circle, i.e.,2AB.
Complete step-by-step answer:
First we have two find the roots of the equations.
Let the coordinate of A be (α,β).
α,β are the roots of the equation x2+2ax−b2.
We know, the product of the roots of a quadratic equation are given as,
α.β=Coefficient of x2Constant term
αβ=1−b2=−b2......(i)
The sum of the roots is given by,
(α+β)=Coefficient of x2−(Coefficient of x)
(α+β)=1−2a=−2a........(ii)
Again,
Let the coordinate of B is (α1,β1).
α1,β1are the roots of the equation x2+2px−q2=0.
So, the product of roots in this case is,
α1β1=Coefficient of x2Constant term
α1β1=1−q2=−q2.......(iii)
And the sum of the roots will be,
(α1+β1)=Coefficient of x2−(Coefficient of x)
(α1+β1)=1−2p=−2p.........(iv)
To find the length AB (which is the diameter), we are applying the distance formula, i.e.,
(x−x1)2+(y−y1)2
In this case (x,y)=(α,α1),(x1,y1)=(β,β1), substituting the values, we get
AB=(α−β)2+(α1−β1)2
Now we will try to convert this into addition as we know the respective values, we know the formula, (a−b)2=a2−2ab+b2 , using this in above expression, we get
AB=α2+β2−2αβ+α12+β12−2α1β1
Adding and subtracting by (2αβ,2α1β1) , we get
AB=α2+β2+2αβ−2αβ−2αβ+α12+β12+2α1β1−2α1β1−2α1β1
Now regrouping, we get
AB=(α2+β2+2αβ)−4αβ+(α12+β12+2α1β1)−4α1β1
Now we know the formula, (a+b)2=a2+2ab+b2 , using this in above expression, we get
AB=(α+β)2−4αβ+(α1+β1)2−4α1β1
Substituting the values from equation (i), (ii), (iii) and (iv), we get
AB=(−2a)2−4×(−b2)+(−2p)2−4×(−q2)
AB=4a2+4b2+4p2+4q2
Taking the common term out, we get
AB=4(a2+b2+p2+q2)
AB=2a2+b2+p2+q2
We have been told to find the radius, and AB is the diameter. We know radius is 2AB.
So, above equation becomes,
Radius=22a2+b2+p2+q2
Radius=a2+b2+p2+q2
Hence the correct answer is option (a).
Note: Sum and product of roots needs to be calculated. Applying distance formula because it has been asked to find the radius of AB (whenever any distance or length is asked to find out).
The possible mistake that can be made here is in a hurry the students might directly substitute the value in AB=(α−β)2+(α1−β1)2, instead of converting it to sum. And also the student forgot to divide the value of AB by two to get radius.