Solveeit Logo

Question

Question: If $4a^2 -5b^2 + 6a + 1 = 0$ and the line $ax + by + 1 = 0$ touches a fixed circle, then:...

If 4a25b2+6a+1=04a^2 -5b^2 + 6a + 1 = 0 and the line ax+by+1=0ax + by + 1 = 0 touches a fixed circle, then:

A

centre of circle is at (3, 0)

B

the radius of circle is 5\sqrt{5}

C

the radius of circle is 3\sqrt{3}

D

the circle passes through (1, 1)

Answer

(a), (b), (d)

Explanation

Solution

The condition for the line ax+by+1=0ax + by + 1 = 0 to touch a circle with center (h,k)(h, k) and radius rr is given by the perpendicular distance from the center to the line being equal to the radius: ah+bk+1a2+b2=r\frac{|ah + bk + 1|}{\sqrt{a^2 + b^2}} = r Squaring both sides, we get: (ah+bk+1)2=r2(a2+b2)(ah + bk + 1)^2 = r^2 (a^2 + b^2) This equation must hold for all a,ba, b satisfying the constraint 4a25b2+6a+1=04a^2 - 5b^2 + 6a + 1 = 0.

Let's test option (a): center is at (3,0)(3, 0), so h=3h=3 and k=0k=0. Substituting these values into the touching condition: (3a+0b+1)2=r2(a2+b2)(3a + 0b + 1)^2 = r^2 (a^2 + b^2) (3a+1)2=r2(a2+b2)(3a + 1)^2 = r^2 (a^2 + b^2) 9a2+6a+1=r2a2+r2b29a^2 + 6a + 1 = r^2 a^2 + r^2 b^2 From the constraint 4a25b2+6a+1=04a^2 - 5b^2 + 6a + 1 = 0, we can express b2b^2 in terms of aa: 5b2=4a2+6a+1    b2=4a2+6a+155b^2 = 4a^2 + 6a + 1 \implies b^2 = \frac{4a^2 + 6a + 1}{5} Substitute this expression for b2b^2 into the equation from the touching condition: 9a2+6a+1=r2a2+r2(4a2+6a+15)9a^2 + 6a + 1 = r^2 a^2 + r^2 \left(\frac{4a^2 + 6a + 1}{5}\right) Multiply by 5 to clear the fraction: 5(9a2+6a+1)=5r2a2+r2(4a2+6a+1)5(9a^2 + 6a + 1) = 5r^2 a^2 + r^2 (4a^2 + 6a + 1) 45a2+30a+5=5r2a2+4r2a2+6r2a+r245a^2 + 30a + 5 = 5r^2 a^2 + 4r^2 a^2 + 6r^2 a + r^2 45a2+30a+5=(9r2)a2+(6r2)a+r245a^2 + 30a + 5 = (9r^2) a^2 + (6r^2) a + r^2 For this equation to hold for all valid values of aa, the coefficients of the corresponding powers of aa on both sides must be equal. Comparing coefficients of a2a^2: 45=9r2    r2=545 = 9r^2 \implies r^2 = 5. Comparing coefficients of aa: 30=6r2    r2=530 = 6r^2 \implies r^2 = 5. Comparing constant terms: 5=r25 = r^2. All comparisons consistently give r2=5r^2 = 5. This means that if the center is (3,0)(3, 0), the radius must be 5\sqrt{5}.

This confirms option (a) is consistent with option (b). So, the fixed circle has center (3,0)(3, 0) and radius 5\sqrt{5}.

Now let's check option (d): the circle passes through (1,1)(1, 1). The equation of the circle with center (3,0)(3, 0) and radius 5\sqrt{5} is (x3)2+y2=(5)2(x-3)^2 + y^2 = (\sqrt{5})^2, which simplifies to (x3)2+y2=5(x-3)^2 + y^2 = 5. Let's substitute the point (1,1)(1, 1) into this equation: (13)2+(1)2=(2)2+12=4+1=5(1-3)^2 + (1)^2 = (-2)^2 + 1^2 = 4 + 1 = 5 Since 5=55=5, the point (1,1)(1, 1) lies on the circle. Thus, option (d) is also correct.

Option (c) states the radius is 3\sqrt{3}, which means r2=3r^2=3. This contradicts our finding that r2=5r^2=5. So, option (c) is incorrect.

Therefore, the correct statements are (a), (b), and (d).