Question
Question: If a circle cuts a rectangular hyperbola xy = 16 in four points such that the points of intersection...
If a circle cuts a rectangular hyperbola xy = 16 in four points such that the points of intersection lie in the first quadrant. Find the minimum value of the x coordinate of the centre of the circle.
Solution
Hint: To solve this question, we will assume that the circle which is cutting the given rectangular hyperbola has the equation: x2+y2+2gx+2fy+c=0 where (– g, – f) are the coordinates of the centre. In this equation of the circle, we will put y=x16 to find the intersection points. After this, we will get a biquadratic equation in x. From there, we will find the value of g by equating the coefficient of x3 to the sum of the roots of the equation. ‘– g’ will be the x coordinate of the centre. Then we will use AM≥GM to get its minimum value.
Complete step by step solution:
For a better understanding of the question, let us first see the rough sketch of the hyperbola and the circle.
Here, we have drawn a circle which intersects the given rectangular hyperbola at four points. The points of intersection are: A(x1,y1),B(x2,y2),C(x3,y3),D(x4,y4). The equation of the circle is x2+y2+2gx+2fy+c=0 where O (– g, – f) are the coordinates of the centre. The equation of the hyperbola given is:
xy=16.....(i)
⇒y=x16.....(ii)
If we put this value of ‘y’ in the equation of the circle, we will get the intersection points A, B, C and D. Thus, now we will put the value of y from equation (ii) to the equation of the circle. Thus, we will get,
x2+(x16)2+2gx+2f(x16)+c=0
⇒x2+x2256+2gx+x32f+c=0
⇒x4+256+2gx3+32fx+cx2=0
⇒x4+2gx3+32fx+cx2+256=0
The above obtained equation is a biquadratic equation which has roots x1,x2,x3,x4 which are the x – coordinates of the intersection points A, B, C and D respectively. Now, if we are given a biquadratic equation of the form: ax4+bx3+cx2+dx+e=0 having α,β,γ,δ, are roots then we have the following relations.
α+β+γ+δ=a−b
αβγδ=ae
In our case, the roots are: x1,x2,x3,x4 and the coefficient of x3 in 2g. Thus, we will get,
x1+x2+x3+x4=1−2g
⇒x1+x2+x3+x4=−2g.....(iii)
Similarly, the constant term is 256, so we have,
x1x2x3x4=1256
⇒x1x2x3x4=256.....(iv)
Now, we will use the concept of AM≥GM. If there are four numbers given, say p, q, r, s, then we can write,
4p+q+r+s≥(p.q.r.s)41
Now, we will use the roots of the equation in place of p, q, r and s. Thus, we will get,
4x1+x2+x3+x4≥(x1x2x3x4)41
Now, we will put the value of x1+x2+x3+x4=−2g from (iii) to the above inequation. Thus, we will get,
4−2g≥(x1x2x3x4)41
⇒−g≥2(x1x2x3x4)41
⇒x-coordinate ≥2(x1x2x3x4)41
Now, we will put the value of x1x2x3x4 from (iv) to the above equation. Thus, we will get,
⇒x-coordinate ≥2(256)41
⇒x-coordinate ≥2(4×4×4×4)41
⇒x-coordinate ≥2×4
⇒x-coordinate ≥8
Thus, the minimum value of x – coordinate of the centre will be 8.
Note: We have used AM≥GM to calculate the minimum value of ‘– g’. We have used the property because all the numbers are positive because the intersection points lie in the first quadrant (so values of all x – coordinates are positive). If the values had been negative, we could not have been able to use this inequality property.