Solveeit Logo

Question

Mathematics Question on Coordinate Geometry

Let a variable line passing through the centre of the circle x2 + y2 – 16x – 4y = 0, meet the positive co-ordinate axes at the point A and B. Then the minimum value of OA + OB, where O is the origin, is equal to

A

12

B

18

C

20

D

24

Answer

18

Explanation

Solution

The equation of the circle is:

x2+y216x4y=0x^2 + y^2 - 16x - 4y = 0

Rewrite it in standard form by completing the square:

(x8)2+(y2)2=68(x - 8)^2 + (y - 2)^2 = 68

The center of the circle is (8,2)(8, 2).

Let the equation of the line passing through (8,2)(8, 2) be:

(y2)=m(x8)(y - 2) = m(x - 8)

Find the intercepts. For the x -intercept, set y=0y = 0:

02=m(x8)0 - 2 = m(x - 8) x=2m+8x = \frac{-2}{m} + 8

For the y -intercept, set x=0x = 0:

y2=m(08)y - 2 = m(0 - 8) y=8m+2y = -8m + 2

Calculate OA+OBOA + OB. The distance OA+OBOA + OB is given by the sum of the intercepts:

OA+OB=2m+8+8m+2OA + OB = \left| \frac{-2}{m} + 8 \right| + \left| -8m + 2 \right|

Define f(m)=2m+88m+2f(m) = \frac{-2}{m} + 8 - 8m + 2. To find the minimum value, take the derivative f(m)f'(m) and set it to zero:

f(m)=2m28=0f'(m) = \frac{2}{m^2} - 8 = 0

2m2=8\frac{2}{m^2} = 8 m2=14m^2 = \frac{1}{4} m=±12m = \pm \frac{1}{2}

Substitute m=12m = -\frac{1}{2}:

f(12)=18f\left( -\frac{1}{2} \right) = 18

Thus, the minimum value of OA+OBOA + OB is:

18