Advertisements
Advertisements
Question
The abscissae 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 diameter is ______.
Options
`sqrt(a^2 + b^2 + p^2 + q^2)`
`sqrt(a^2 + p^2)`
`sqrt(b^2 + q^2)`
`sqrt(a^2 + b^2 - p^2 - q^2)`
Solution
The abscissae 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 diameter is `underlinebb(sqrt(a^2 + b^2 + p^2 + q^2))`.
Explanation:
Let A ≡ (x1, y1) and B ≡ (x2, y2) since x1, x2 are roots of x2 + 2ax – b2 = 0 therefore
x1 + x2 = –2a
x1x2 = –b2
Also y1, y2 are roots of x2 + 2px – q2 = 0
∴ y1 + y2 = –2p
y1y2 = –q2
∴ AB = `sqrt((x_1 - x_2)^2 + (y_1 - y_2)^2`
= `sqrt({(x_1 + x_2)^2 - 4x_1x_2} + {(y_1 + y_2)^2 - 4y_1y_2}`
= `sqrt(4a^2 + 4b^2 + 4p^2 + 4q^2)`
= `2sqrt(a^2 + b^2 + p^2 + q^2)`
∴ Radius = `"Diameter"/2`
= `(2sqrt(a^2 + b^2 + p^2 + q^2))/2`
= `sqrt(a^2 + b^2 + p^2 + q^2)`