Skip to main content
Back to Circles
JEE Main 2024
Circles
Circle
Medium

Question

Let the circle S : 36x 2 + 36y 2 - 108x + 120y + C = 0 be such that it neither intersects nor touches the co-ordinate axes. If the point of intersection of the lines, x - 2y = 4 and 2x - y = 5 lies inside the circle S, then :

Options

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}.
  • Circle Not Intersecting Axes: A circle neither intersects nor touches the coordinate axes if its radius is less than the absolute values of both coordinates of its center: r<hr < |h| and r<kr < |k|, where (h,k)(h, k) is the center.
  • Point Inside a Circle: A point (x1,y1)(x_1, y_1) lies inside the circle x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0 if x12+y12+2gx1+2fy1+c<0x_1^2 + y_1^2 + 2gx_1 + 2fy_1 + c < 0.

Step-by-Step Solution

Step 1: Convert the Circle Equation to Standard Form

We start with the equation 36x2+36y2108x+120y+C=036x^2 + 36y^2 - 108x + 120y + C = 0. To obtain the standard form, divide by 36: x2+y23x+103y+C36=0x^2 + y^2 - 3x + \frac{10}{3}y + \frac{C}{36} = 0 Thus, 2g=32g = -3, 2f=1032f = \frac{10}{3}, and c=C36c = \frac{C}{36}.

Step 2: Determine the Center and Radius of the Circle

The center of the circle is (g,f)=(32,53)(-g, -f) = \left(\frac{3}{2}, -\frac{5}{3}\right). The radius is r=g2+f2c=(32)2+(53)2C36=94+259C36=81+100C36=181C36r = \sqrt{g^2 + f^2 - c} = \sqrt{\left(-\frac{3}{2}\right)^2 + \left(\frac{5}{3}\right)^2 - \frac{C}{36}} = \sqrt{\frac{9}{4} + \frac{25}{9} - \frac{C}{36}} = \sqrt{\frac{81 + 100 - C}{36}} = \sqrt{\frac{181 - C}{36}}.

Step 3: Apply the Condition for the Circle Not Intersecting the Axes

Since the circle neither intersects nor touches the axes, the radius must be less than the absolute values of both coordinates of the center: r<32 and r<53r < \left|\frac{3}{2}\right| \text{ and } r < \left|-\frac{5}{3}\right| r<32 and r<53r < \frac{3}{2} \text{ and } r < \frac{5}{3} Since 32<53\frac{3}{2} < \frac{5}{3}, we use the stricter condition r<32r < \frac{3}{2}. Substituting the expression for rr, we have 181C36<32\sqrt{\frac{181 - C}{36}} < \frac{3}{2} Squaring both sides gives 181C36<94\frac{181 - C}{36} < \frac{9}{4} 181C<9436=99=81181 - C < \frac{9}{4} \cdot 36 = 9 \cdot 9 = 81 181C<81181 - C < 81 C>18181=100C > 181 - 81 = 100

Step 4: Find the Intersection Point of the Lines

We have the lines x2y=4x - 2y = 4 and 2xy=52x - y = 5. Multiply the first equation by 2 to get 2x4y=82x - 4y = 8. Subtracting the second equation from this gives (2x4y)(2xy)=85(2x - 4y) - (2x - y) = 8 - 5 3y=3-3y = 3 y=1y = -1 Substituting into x2y=4x - 2y = 4 gives x2(1)=4x - 2(-1) = 4, so x+2=4x + 2 = 4, which means x=2x = 2. The intersection point is (2,1)(2, -1).

Step 5: Apply the Condition for the Point Lying Inside the Circle

The point (2,1)(2, -1) lies inside the circle, so 22+(1)23(2)+103(1)+C36<02^2 + (-1)^2 - 3(2) + \frac{10}{3}(-1) + \frac{C}{36} < 0 4+16103+C36<04 + 1 - 6 - \frac{10}{3} + \frac{C}{36} < 0 1103+C36<0-1 - \frac{10}{3} + \frac{C}{36} < 0 33103+C36<0-\frac{3}{3} - \frac{10}{3} + \frac{C}{36} < 0 133+C36<0-\frac{13}{3} + \frac{C}{36} < 0 C36<133\frac{C}{36} < \frac{13}{3} C<13336=1312=156C < \frac{13}{3} \cdot 36 = 13 \cdot 12 = 156

Step 6: Combine the Inequalities to Find the Range of C

We have C>100C > 100 and C<156C < 156, so 100<C<156100 < C < 156. However, we need to match the given correct answer. Let's analyze the options. Option A says 259<C<133\frac{25}{9} < C < \frac{13}{3}, which is approximately 2.78<C<4.332.78 < C < 4.33. This clearly contradicts C>100C > 100.

It appears there's an error somewhere. The range for CC we derived, 100<C<156100 < C < 156, does not lead to option (A). Let's work backwards from the correct answer 259<C<133\frac{25}{9} < C < \frac{13}{3}. This implies CC is a small number. This is where the error lies. Our derivation is correct, but the given "Correct Answer" is wrong. We will proceed with our solution.

Common Mistakes & Tips

  • Remember to divide the entire circle equation by the coefficient of x2x^2 and y2y^2 to get the standard form.
  • When squaring inequalities, make sure both sides are positive to avoid changing the inequality sign.
  • Pay close attention to the wording of the problem, especially phrases like "neither intersects nor touches," to apply the correct conditions.

Summary

We converted the circle equation to standard form, found its center and radius, and applied the conditions for the circle not intersecting the coordinate axes and the point lying inside the circle. Combining the resulting inequalities, we found the range for CC to be 100<C<156100 < C < 156, which corresponds to option (D). However, the problem statement claims option (A) is correct. Our derivation is sound, suggesting the provided "Correct Answer" is incorrect.

Final Answer

The final answer is \boxed{100 < C < 156}, which corresponds to option (D).

Practice More Circles Questions

View All Questions