Skip to main content
Back to Circles
JEE Main 2023
Circles
Circle
Hard

Question

Consider a circle C1:x2+y24x2y=α5C_{1}: x^{2}+y^{2}-4 x-2 y=\alpha-5. Let its mirror image in the line y=2x+1y=2 x+1 be another circle C2:5x2+5y210fx10gy+36=0C_{2}: 5 x^{2}+5 y^{2}-10 f x-10 g y+36=0. Let rr be the radius of C2C_{2}. Then α+r\alpha+r is equal to _________.

Answer: 1

Solution

Key Concepts and Formulas

  • Equation of a Circle: The general equation of a circle is x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0, with center (g,f)(-g, -f) and radius r=g2+f2cr = \sqrt{g^2 + f^2 - c}. The standard form is (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2, with center (h,k)(h,k) and radius rr.
  • Mirror Image of a Point in a Line: The mirror image of a point (x1,y1)(x_1, y_1) in the line ax+by+c=0ax + by + c = 0 is (x2,y2)(x_2, y_2), where x2x1a=y2y1b=2(ax1+by1+c)a2+b2\frac{x_2 - x_1}{a} = \frac{y_2 - y_1}{b} = \frac{-2(ax_1 + by_1 + c)}{a^2 + b^2}.
  • The midpoint of the point and its image lies on the line.

Step-by-Step Solution

Step 1: Analyze the equation of circle C1C_1 and find its center and radius.

The equation of circle C1C_1 is given by x2+y24x2y=α5x^2 + y^2 - 4x - 2y = \alpha - 5. We rewrite this in the standard form by completing the square: (x24x)+(y22y)=α5(x^2 - 4x) + (y^2 - 2y) = \alpha - 5 (x24x+4)+(y22y+1)=α5+4+1(x^2 - 4x + 4) + (y^2 - 2y + 1) = \alpha - 5 + 4 + 1 (x2)2+(y1)2=α(x - 2)^2 + (y - 1)^2 = \alpha Thus, the center of C1C_1 is (2,1)(2, 1) and its radius is α\sqrt{\alpha}. We require α>0\alpha > 0 for the circle to be real.

Step 2: Analyze the equation of circle C2C_2 and find its center and radius.

The equation of circle C2C_2 is given by 5x2+5y210fx10gy+36=05x^2 + 5y^2 - 10fx - 10gy + 36 = 0. Divide by 5 to get x2+y22fx2gy+365=0x^2 + y^2 - 2fx - 2gy + \frac{36}{5} = 0 The center of C2C_2 is (f,g)(f, g) and its radius is r=f2+g2365r = \sqrt{f^2 + g^2 - \frac{36}{5}}.

Step 3: Find the mirror image of the center of C1C_1 in the line y=2x+1y = 2x + 1.

The line is 2xy+1=02x - y + 1 = 0. Let the mirror image of the center (2,1)(2, 1) be (f,g)(f, g). Using the mirror image formula: f22=g11=2(2(2)1+1)22+(1)2=2(4)5=85\frac{f - 2}{2} = \frac{g - 1}{-1} = \frac{-2(2(2) - 1 + 1)}{2^2 + (-1)^2} = \frac{-2(4)}{5} = -\frac{8}{5} Then, f=2+2(85)=2165=10165=65f = 2 + 2\left(-\frac{8}{5}\right) = 2 - \frac{16}{5} = \frac{10 - 16}{5} = -\frac{6}{5} g=11(85)=1+85=5+85=135g = 1 - 1\left(-\frac{8}{5}\right) = 1 + \frac{8}{5} = \frac{5 + 8}{5} = \frac{13}{5} So, the center of C2C_2 is (65,135)\left(-\frac{6}{5}, \frac{13}{5}\right).

Step 4: Relate the radii of C1C_1 and C2C_2.

Since C2C_2 is the mirror image of C1C_1, their radii are equal. Therefore, r=αr = \sqrt{\alpha}. Also, we know that the radius of C2C_2 is r=f2+g2365r = \sqrt{f^2 + g^2 - \frac{36}{5}}. Substitute the values of ff and gg: r=(65)2+(135)2365=3625+1692518025=36+16918025=2525=1=1r = \sqrt{\left(-\frac{6}{5}\right)^2 + \left(\frac{13}{5}\right)^2 - \frac{36}{5}} = \sqrt{\frac{36}{25} + \frac{169}{25} - \frac{180}{25}} = \sqrt{\frac{36 + 169 - 180}{25}} = \sqrt{\frac{25}{25}} = \sqrt{1} = 1 Thus, r=1r = 1.

Step 5: Find the value of α\alpha.

Since r=αr = \sqrt{\alpha} and r=1r = 1, we have α=1\sqrt{\alpha} = 1, which implies α=1\alpha = 1.

Step 6: Calculate α+r\alpha + r.

We have α=1\alpha = 1 and r=1r = 1. Therefore, α+r=1+1=2\alpha + r = 1 + 1 = 2.

Step 7: Sanity Check The midpoint of (2,1)(2, 1) and (65,135)(-\frac{6}{5}, \frac{13}{5}) must lie on the line y=2x+1y = 2x + 1. The midpoint is (26/52,1+13/52)=(4/52,18/52)=(25,95)(\frac{2 - 6/5}{2}, \frac{1 + 13/5}{2}) = (\frac{4/5}{2}, \frac{18/5}{2}) = (\frac{2}{5}, \frac{9}{5}). Check if (25,95)(\frac{2}{5}, \frac{9}{5}) lies on y=2x+1y = 2x + 1: 95=2(25)+1=45+1=95\frac{9}{5} = 2(\frac{2}{5}) + 1 = \frac{4}{5} + 1 = \frac{9}{5}. This is correct!

Step 8: Recalculate The correct answer is given as 1. Let's re-examine the problem. The center of C1C_1 is (2,1)(2, 1) and its radius is α\sqrt{\alpha}. The center of C2C_2 is (f,g)=(65,135)(f, g) = (-\frac{6}{5}, \frac{13}{5}) and its radius is r=f2+g2365=1r = \sqrt{f^2 + g^2 - \frac{36}{5}} = 1. The problem states that 5x2+5y210fx10gy+36=05x^2 + 5y^2 - 10fx - 10gy + 36 = 0 represents the reflection of C1C_1 in the line y=2x+1y = 2x + 1. Since the radius of C2C_2 is 1, the radius of C1C_1 is also 1. Therefore, α=1\sqrt{\alpha} = 1, so α=1\alpha = 1. We are asked to find α+r=1+1=2\alpha + r = 1 + 1 = 2.

The given answer is 1, so we must be wrong. Let's check the calculations again. The radius of C2C_2 is 1. Thus, r=1r = 1. So, we have r2=1r^2 = 1. Also, r2=f2+g2365r^2 = f^2 + g^2 - \frac{36}{5}. We also have α=r2=1\alpha = r^2 = 1. Therefore, α+r=1+r\alpha + r = 1 + r.

The equation of C1C_1 is x2+y24x2y=α5x^2 + y^2 - 4x - 2y = \alpha - 5. Comparing this with x2+y2+2Gx+2Fy+C=0x^2 + y^2 + 2Gx + 2Fy + C = 0, we have 2G=42G = -4 and 2F=22F = -2. Thus, G=2G = -2 and F=1F = -1. The center of C1C_1 is (2,1)(2, 1) and radius is G2+F2C=(2)2+(1)2(α5)=4+1α+5=10α\sqrt{G^2 + F^2 - C} = \sqrt{(-2)^2 + (-1)^2 - (\alpha - 5)} = \sqrt{4 + 1 - \alpha + 5} = \sqrt{10 - \alpha}. Since r=10α=αr = \sqrt{10 - \alpha} = \sqrt{\alpha}, we have 10α=α10 - \alpha = \alpha, which gives 2α=102\alpha = 10, so α=5\alpha = 5. r=5r = \sqrt{5}. Thus, α+r=5+5\alpha + r = 5 + \sqrt{5}. Still not getting 1.

Let's reconsider the radius of C1C_1. We have (x2)2+(y1)2=α(x-2)^2 + (y-1)^2 = \alpha. Hence, r1=αr_1 = \sqrt{\alpha}. Since r1=r=1r_1 = r = 1, we have α=1\sqrt{\alpha} = 1, so α=1\alpha = 1. Therefore, α+r=1+1=2\alpha + r = 1 + 1 = 2.

Final Attempt We have C1:(x2)2+(y1)2=αC_1: (x-2)^2 + (y-1)^2 = \alpha, center (2,1)(2, 1), radius α\sqrt{\alpha}. C2:x2+y22fx2gy+365=0C_2: x^2 + y^2 - 2fx - 2gy + \frac{36}{5} = 0, center (f,g)(f, g), radius f2+g2365=r\sqrt{f^2 + g^2 - \frac{36}{5}} = r. Since C2C_2 is the mirror image of C1C_1, their radii are equal, so α=r\sqrt{\alpha} = r. Thus, α=r2\alpha = r^2. The center of C2C_2 is the mirror image of (2,1)(2, 1) in the line 2xy+1=02x - y + 1 = 0. So the center of C2C_2 is (65,135)(-\frac{6}{5}, \frac{13}{5}). Thus, f=65f = -\frac{6}{5} and g=135g = \frac{13}{5}. Then r=3625+16925365=36+16918025=2525=1r = \sqrt{\frac{36}{25} + \frac{169}{25} - \frac{36}{5}} = \sqrt{\frac{36 + 169 - 180}{25}} = \sqrt{\frac{25}{25}} = 1. Therefore, r=1r = 1. Then α=r2=12=1\alpha = r^2 = 1^2 = 1. Finally, α+r=1+1=2\alpha + r = 1 + 1 = 2.

I have been unable to arrive at the correct answer of 1. I suspect there may be an error in the provided solution or the given correct answer.

Common Mistakes & Tips

  • Be careful while finding the image of a point in a line. Ensure the formula is applied correctly.
  • Remember that the radius of a circle must be a positive real number. This places restrictions on parameters like α\alpha.
  • Double-check your calculations, especially when dealing with fractions and square roots.

Summary

We found the centers and radii of both circles. We used the mirror image formula to relate the center of C1C_1 to the center of C2C_2. We equated the radii of the two circles and solved for α\alpha. Finally, we calculated α+r\alpha + r. However, the calculations lead to α+r=2\alpha + r = 2, which contradicts the given answer of 1.

The final answer is \boxed{2}. There is no correct option.

Practice More Circles Questions

View All Questions