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

Question

Let circle CC be the image of x2+y22x+4y4=0x^2+y^2-2 x+4 y-4=0 in the line 2x3y+5=02 x-3 y+5=0 and AA be the point on CC such that OAO A is parallel to xx-axis and AA lies on the right hand side of the centre OO of CC. If B(α,β)B(\alpha, \beta), with β<4\beta<4, lies on CC such that the length of the arc ABA B is (1/6)th (1 / 6)^{\text {th }} of the perimeter of CC, then β3α\beta-\sqrt{3} \alpha is equal to

Options

Solution

Key Concepts and Formulas

  • Equation of a Circle: The standard form of a circle with center (h,k)(h,k) and radius rr is (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.
  • Reflection of a Point about a Line: The image (x,y)(x',y') of a point (x1,y1)(x_1,y_1) reflected across the line ax+by+c=0ax+by+c=0 is given by the formula: xx1a=yy1b=2(ax1+by1+c)a2+b2\frac{x'-x_1}{a} = \frac{y'-y_1}{b} = \frac{-2(ax_1+by_1+c)}{a^2+b^2}
  • Arc Length Formula: The length ss of an arc of a circle with radius rr subtending an angle θ\theta (in radians) at the center is s=rθs = r\theta. The perimeter of a circle is 2πr2\pi r.
  • Parametric Form of a Circle: A point (x,y)(x,y) on a circle with center (h,k)(h,k) and radius rr can be represented as (h+rcosϕ,k+rsinϕ)(h+r\cos\phi, k+r\sin\phi), where ϕ\phi is the angle made by the radius connecting the center to the point, with respect to the positive x-axis.

Step-by-Step Solution

1. Determine the Center and Radius of the Initial Circle

The given equation of the initial circle is x2+y22x+4y4=0x^2+y^2-2 x+4 y-4=0. We want to rewrite this in standard form to identify the center and radius. Grouping the xx and yy terms, we have: (x22x)+(y2+4y)=4(x^2-2x) + (y^2+4y) = 4 Completing the square for the xx terms: (x22x+1)1=(x1)21(x^2-2x+1) - 1 = (x-1)^2 - 1. Completing the square for the yy terms: (y2+4y+4)4=(y+2)24(y^2+4y+4) - 4 = (y+2)^2 - 4. Substituting these back into the equation: (x1)21+(y+2)24=4(x-1)^2 - 1 + (y+2)^2 - 4 = 4 (x1)2+(y+2)2=9(x-1)^2 + (y+2)^2 = 9

  • Explanation: Completing the square allows us to rewrite the equation in standard form, making it easy to identify the center and radius.
  • Result: The initial circle has center O1(1,2)O_1(1,-2) and radius r=9=3r = \sqrt{9} = 3.

2. Find the Center of Circle CC by Reflection

Circle CC is the image of the initial circle in the line 2x3y+5=02x-3y+5=0. The radius remains the same upon reflection, but the center changes. We need to find the reflection of O1(1,2)O_1(1,-2) across the line 2x3y+5=02x-3y+5=0. Using the reflection formula for a point (x1,y1)=(1,2)(x_1,y_1)=(1,-2) about the line ax+by+c=0ax+by+c=0 where a=2,b=3,c=5a=2, b=-3, c=5: xx1a=yy1b=2(ax1+by1+c)a2+b2\frac{x'-x_1}{a} = \frac{y'-y_1}{b} = \frac{-2(ax_1+by_1+c)}{a^2+b^2} Substitute the values: x12=y(2)3=2(2(1)3(2)+5)22+(3)2\frac{x'-1}{2} = \frac{y'-(-2)}{-3} = \frac{-2(2(1)-3(-2)+5)}{2^2+(-3)^2} x12=y+23=2(2+6+5)4+9\frac{x'-1}{2} = \frac{y'+2}{-3} = \frac{-2(2+6+5)}{4+9} x12=y+23=2(13)13\frac{x'-1}{2} = \frac{y'+2}{-3} = \frac{-2(13)}{13} x12=y+23=2\frac{x'-1}{2} = \frac{y'+2}{-3} = -2 Now, solve for xx' and yy': x1=2(2)x1=4x=3x'-1 = 2(-2) \Rightarrow x'-1 = -4 \Rightarrow x' = -3 y+2=3(2)y+2=6y=4y'+2 = -3(-2) \Rightarrow y'+2 = 6 \Rightarrow y' = 4

  • Explanation: This formula directly provides the coordinates of the reflected point. We apply it to the center of the original circle to find the center of circle CC.
  • Result: The center of circle CC is O(3,4)O(-3,4). Its radius is still r=3r=3.

3. Determine the Coordinates of Point AA

Point AA is on circle CC such that OAOA is parallel to the x-axis and AA lies to the right of the center OO. Since OAOA is parallel to the x-axis, the y-coordinate of AA is the same as the y-coordinate of OO, which is 4. Let A=(xA,4)A = (x_A, 4). The equation of circle CC is (x+3)2+(y4)2=9(x+3)^2 + (y-4)^2 = 9. Substituting y=4y=4, we get: (x+3)2+(44)2=9(x+3)^2 + (4-4)^2 = 9 (x+3)2=9(x+3)^2 = 9 x+3=±3x+3 = \pm 3 x=3±3x = -3 \pm 3 So, x=0x = 0 or x=6x = -6. Since AA lies to the right of the center O(3,4)O(-3,4), we choose the larger x-coordinate, which is x=0x=0. Thus, A=(0,4)A = (0,4).

  • Explanation: We use the given information about the position of A relative to the center O to uniquely determine its coordinates.
  • Result: The coordinates of point AA are (0,4)(0,4).

4. Determine the Coordinates of Point BB

The length of the arc ABAB is 16\frac{1}{6} of the perimeter of CC. The perimeter of CC is 2πr=2π(3)=6π2\pi r = 2\pi(3) = 6\pi. Thus, the arc length ABAB is 16(6π)=π\frac{1}{6}(6\pi) = \pi. Using the arc length formula s=rθs = r\theta, we have π=3θ\pi = 3\theta, so θ=π3\theta = \frac{\pi}{3}. Let B=(α,β)B = (\alpha, \beta). We know that the center of the circle is O(3,4)O(-3,4). Let ϕA\phi_A be the angle that OAOA makes with the positive x-axis, and ϕB\phi_B be the angle that OBOB makes with the positive x-axis. Since A=(0,4)A=(0,4), and O=(3,4)O=(-3,4), OAOA is along the positive x-axis relative to O, so ϕA=0\phi_A = 0. The angle between OAOA and OBOB is π3\frac{\pi}{3}. Thus, ϕB=ϕA+π3=0+π3=π3\phi_B = \phi_A + \frac{\pi}{3} = 0 + \frac{\pi}{3} = \frac{\pi}{3}. Using the parametric form of the circle, we have: α=3+3cos(π3)=3+3(12)=3+32=32\alpha = -3 + 3\cos\left(\frac{\pi}{3}\right) = -3 + 3\left(\frac{1}{2}\right) = -3 + \frac{3}{2} = -\frac{3}{2} β=4+3sin(π3)=4+3(32)=4+332\beta = 4 + 3\sin\left(\frac{\pi}{3}\right) = 4 + 3\left(\frac{\sqrt{3}}{2}\right) = 4 + \frac{3\sqrt{3}}{2} Since β<4\beta < 4, we must consider the other possible angle. The angle between OA and OB can also be 2ππ3=5π32\pi - \frac{\pi}{3} = \frac{5\pi}{3}. In this case, α=3+3cos(5π3)=3+3(12)=3+32=32\alpha = -3 + 3\cos\left(\frac{5\pi}{3}\right) = -3 + 3\left(\frac{1}{2}\right) = -3 + \frac{3}{2} = -\frac{3}{2} β=4+3sin(5π3)=4+3(32)=4332\beta = 4 + 3\sin\left(\frac{5\pi}{3}\right) = 4 + 3\left(-\frac{\sqrt{3}}{2}\right) = 4 - \frac{3\sqrt{3}}{2} Since β<4\beta < 4, this is the correct value for β\beta.

  • Explanation: We use the arc length to find the angle subtended at the center, and then use the parametric form to find the coordinates of point B. We consider both possible angles since the arc length is specified, but the direction is not.
  • Result: B=(32,4332)B = \left(-\frac{3}{2}, 4 - \frac{3\sqrt{3}}{2}\right)

5. Calculate β3α\beta - \sqrt{3}\alpha

We have α=32\alpha = -\frac{3}{2} and β=4332\beta = 4 - \frac{3\sqrt{3}}{2}. Then β3α=(4332)3(32)=4332+332=4\beta - \sqrt{3}\alpha = \left(4 - \frac{3\sqrt{3}}{2}\right) - \sqrt{3}\left(-\frac{3}{2}\right) = 4 - \frac{3\sqrt{3}}{2} + \frac{3\sqrt{3}}{2} = 4

  • Explanation: We substitute the values of α\alpha and β\beta into the expression to obtain the final result.
  • Result: β3α=4\beta - \sqrt{3}\alpha = 4.

Common Mistakes & Tips

  • Reflection Formula Sign Errors: Be very careful with the signs in the reflection formula. A small error here will propagate through the rest of the solution.
  • Arc Length Ambiguity: When using the arc length to determine the position of point B, remember that there are two possible locations for B (clockwise or counterclockwise from A). The condition β<4\beta < 4 is crucial for selecting the correct position.
  • Completing the Square: Double-check your work when completing the square to avoid mistakes in determining the center and radius of the circle.

Summary

We first found the center and radius of the initial circle. Then, we reflected the center across the given line to find the center of circle CC, keeping the radius the same. Next, we used the information about point AA to determine its coordinates. Finally, we used the arc length to find the coordinates of point BB and computed β3α\beta - \sqrt{3}\alpha, which equals 4.

Final Answer

The final answer is \boxed{4}, which corresponds to option (C).

Practice More Circles Questions

View All Questions