Solveeit Logo

Question

Question: Combined equation to the pair of tangents drawn from the origin to the circle $x^2 + y^2 + 4x + 6y +...

Combined equation to the pair of tangents drawn from the origin to the circle x2+y2+4x+6y+9=0x^2 + y^2 + 4x + 6y + 9 = 0 is

A

3(x^2 + y^2) = (x + 2y)^2

B

2(x^2 + y^2) = (3x + y)^2

C

9(x^2 + y^2) = (2x + 3y)^2

D

x^2 + y^2 = (2x + 3y)^2

Answer

9(x^2 + y^2) = (2x + 3y)^2

Explanation

Solution

The equation of the circle is S=x2+y2+4x+6y+9=0S = x^2 + y^2 + 4x + 6y + 9 = 0. The general form of a circle is x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0. Comparing the given equation with the general form, we have: 2g=4    g=22g = 4 \implies g = 2 2f=6    f=32f = 6 \implies f = 3 c=9c = 9

The point from which the tangents are drawn is the origin, so (x1,y1)=(0,0)(x_1, y_1) = (0,0).

The combined equation of the pair of tangents from an external point (x1,y1)(x_1, y_1) to a circle S=0S=0 is given by the formula SS1=T2SS_1 = T^2, where: S=x2+y2+2gx+2fy+cS = x^2 + y^2 + 2gx + 2fy + c S1=x12+y12+2gx1+2fy1+cS_1 = x_1^2 + y_1^2 + 2gx_1 + 2fy_1 + c T=xx1+yy1+g(x+x1)+f(y+y1)+cT = xx_1 + yy_1 + g(x+x_1) + f(y+y_1) + c

Substitute (x1,y1)=(0,0)(x_1, y_1) = (0,0), g=2g=2, f=3f=3, and c=9c=9: S=x2+y2+4x+6y+9S = x^2 + y^2 + 4x + 6y + 9 S1=(0)2+(0)2+4(0)+6(0)+9=9S_1 = (0)^2 + (0)^2 + 4(0) + 6(0) + 9 = 9 T=x(0)+y(0)+2(x+0)+3(y+0)+9=2x+3y+9T = x(0) + y(0) + 2(x+0) + 3(y+0) + 9 = 2x + 3y + 9

Now, apply the formula SS1=T2SS_1 = T^2: (x2+y2+4x+6y+9)9=(2x+3y+9)2(x^2 + y^2 + 4x + 6y + 9) \cdot 9 = (2x + 3y + 9)^2

Let's simplify this equation. The equation SS1=T2SS_1 = T^2 is derived from the property that the equation of the pair of tangents from (x1,y1)(x_1, y_1) to S=0S=0 is SS(x1,y1)=(T(x,y))2S \cdot S(x_1, y_1) = (T(x,y))^2.

The equation of the circle is x2+y2+4x+6y+9=0x^2 + y^2 + 4x + 6y + 9 = 0. The point is (0,0)(0,0). S=x2+y2+4x+6y+9S = x^2 + y^2 + 4x + 6y + 9. S1=02+02+4(0)+6(0)+9=9S_1 = 0^2 + 0^2 + 4(0) + 6(0) + 9 = 9. T=x(0)+y(0)+2(x+0)+3(y+0)+9=2x+3y+9T = x(0) + y(0) + 2(x+0) + 3(y+0) + 9 = 2x + 3y + 9.

The combined equation of tangents is SS1=T2S \cdot S_1 = T^2. (x2+y2+4x+6y+9)9=(2x+3y+9)2(x^2 + y^2 + 4x + 6y + 9) \cdot 9 = (2x + 3y + 9)^2.

Let's re-examine the formula for the combined equation of tangents from the origin to a circle x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0. The equation is c(x2+y2)=(gx+fy)2c(x^2+y^2) = (gx+fy)^2. In this case, g=2g=2, f=3f=3, and c=9c=9. So, the equation becomes: 9(x2+y2)=(2x+3y)29(x^2 + y^2) = (2x + 3y)^2.

Let's verify this formula. The general equation of a pair of tangents from the origin to the circle x2+y2+2gx+2fy+c=0x^2+y^2+2gx+2fy+c=0 is given by c(x2+y2)=(gx+fy)2c(x^2+y^2) = (gx+fy)^2. Here, g=2g=2, f=3f=3, and c=9c=9. Substituting these values, we get: 9(x2+y2)=(2x+3y)29(x^2+y^2) = (2x+3y)^2.

Expanding this: 9x2+9y2=(2x)2+2(2x)(3y)+(3y)29x^2 + 9y^2 = (2x)^2 + 2(2x)(3y) + (3y)^2 9x2+9y2=4x2+12xy+9y29x^2 + 9y^2 = 4x^2 + 12xy + 9y^2 9x2=4x2+12xy9x^2 = 4x^2 + 12xy 5x212xy=05x^2 - 12xy = 0 x(5x12y)=0x(5x - 12y) = 0. This represents the two tangent lines x=0x=0 and 5x12y=05x-12y=0.

Now, let's check the options. (A) 3(x2+y2)=(x+2y)2    3x2+3y2=x2+4xy+4y2    2x24xyy2=03(x^2 + y^2) = (x + 2y)^2 \implies 3x^2 + 3y^2 = x^2 + 4xy + 4y^2 \implies 2x^2 - 4xy - y^2 = 0. (B) 2(x2+y2)=(3x+y)2    2x2+2y2=9x2+6xy+y2    7x26xy+y2=02(x^2 + y^2) = (3x + y)^2 \implies 2x^2 + 2y^2 = 9x^2 + 6xy + y^2 \implies -7x^2 - 6xy + y^2 = 0. (C) 9(x2+y2)=(2x+3y)2    9x2+9y2=4x2+12xy+9y2    5x212xy=09(x^2 + y^2) = (2x + 3y)^2 \implies 9x^2 + 9y^2 = 4x^2 + 12xy + 9y^2 \implies 5x^2 - 12xy = 0. This matches. (D) x2+y2=(2x+3y)2    x2+y2=4x2+12xy+9y2    3x212xy8y2=0x^2 + y^2 = (2x + 3y)^2 \implies x^2 + y^2 = 4x^2 + 12xy + 9y^2 \implies -3x^2 - 12xy - 8y^2 = 0.

Therefore, option (C) is the correct answer.