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

Question

A square is inscribed in the circle x2+y210x6y+30=0x^2+y^2-10 x-6 y+30=0. One side of this square is parallel to y=x+3y=x+3. If (xi,yi)\left(x_i, y_i\right) are the vertices of the square, then Σ(xi2+yi2)\Sigma\left(x_i^2+y_i^2\right) is equal to:

Options

Solution

Key Concepts and Formulas

  • Equation of a Circle: The general form x2+y2+2gx+2fy+c=0x^2+y^2+2gx+2fy+c=0 has 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, where (h,k)(h,k) is the center and RR is the radius.
  • Distance from a Point to a Line: The perpendicular distance from a point (x0,y0)(x_0, y_0) to a line Ax+By+C=0Ax+By+C=0 is given by d=Ax0+By0+CA2+B2d = \frac{|Ax_0+By_0+C|}{\sqrt{A^2+B^2}}.
  • Properties of an Inscribed Square: The center of the square coincides with the center of the circle. If the radius of the circle is RR, the distance from the center of the circle to any side of the inscribed square is R/2R/\sqrt{2}.

Step-by-Step Solution

Step 1: Analyze the Circle Equation

We are given the equation of the circle as x2+y210x6y+30=0x^2+y^2-10x-6y+30=0. We want to find the center and radius of the circle by completing the square to get the equation in standard form. (x210x)+(y26y)+30=0(x^2 - 10x) + (y^2 - 6y) + 30 = 0 (x210x+25)+(y26y+9)+30259=0(x^2 - 10x + 25) + (y^2 - 6y + 9) + 30 - 25 - 9 = 0 (x5)2+(y3)2=4(x-5)^2 + (y-3)^2 = 4 From this standard form, we can identify the center and radius. The center of the circle is (5,3)(5,3) and the radius is R=4=2R = \sqrt{4} = 2.

Step 2: Determine the Distance from the Center to a Side of the Square

Since the square is inscribed in the circle, the distance from the center of the circle to any side of the square is d=R2d = \frac{R}{\sqrt{2}}. Given R=2R=2, the distance is: d=22=2d = \frac{2}{\sqrt{2}} = \sqrt{2}

Step 3: Find the Equations of the Sides of the Square

We are given that one side of the square is parallel to the line y=x+3y=x+3. Any line parallel to y=x+3y=x+3 will have the same slope, which is m=1m=1. Therefore, the equation of a side of the square can be written as y=x+ky = x+k, or equivalently, xy+k=0x-y+k=0.

We know that the perpendicular distance from the center of the circle (5,3)(5,3) to this line xy+k=0x-y+k=0 must be 2\sqrt{2}. Using the distance formula d=Ax0+By0+CA2+B2d = \frac{|Ax_0+By_0+C|}{\sqrt{A^2+B^2}}: 2=(1)(5)+(1)(3)+k12+(1)2\sqrt{2} = \frac{|(1)(5) + (-1)(3) + k|}{\sqrt{1^2 + (-1)^2}} 2=53+k2\sqrt{2} = \frac{|5 - 3 + k|}{\sqrt{2}} 2×2=2+k\sqrt{2} \times \sqrt{2} = |2+k| 2=2+k2 = |2+k| This absolute value equation gives two possibilities for 2+k2+k:

  1. 2+k=2k=02+k = 2 \Rightarrow k = 0
  2. 2+k=2k=42+k = -2 \Rightarrow k = -4

These two values of kk correspond to two parallel sides of the square, L1L_1 and L2L_2.

  • For k=0k=0, the equation of one side is y=xy=x.
  • For k=4k=-4, the equation of the opposite side is y=x4y=x-4.

Step 4: Calculate the Vertices of the Square

The vertices of the square are the points where these lines intersect the circle. We will solve the system of equations for each line with the circle's equation (x5)2+(y3)2=4(x-5)^2 + (y-3)^2 = 4.

Case 1: Line L1y=xL_1 \equiv y=x Substitute y=xy=x into the circle equation: (x5)2+(x3)2=4(x-5)^2 + (x-3)^2 = 4 (x210x+25)+(x26x+9)=4(x^2 - 10x + 25) + (x^2 - 6x + 9) = 4 2x216x+34=42x^2 - 16x + 34 = 4 2x216x+30=02x^2 - 16x + 30 = 0 Divide by 2: x28x+15=0x^2 - 8x + 15 = 0 Factor the quadratic equation: (x3)(x5)=0(x-3)(x-5) = 0 This gives two possible xx-coordinates: x=3x=3 or x=5x=5. Since y=xy=x:

  • If x=3x=3, then y=3y=3. So, one vertex is V1=(3,3)V_1=(3,3).
  • If x=5x=5, then y=5y=5. So, another vertex is V2=(5,5)V_2=(5,5).

Case 2: Line L2y=x4L_2 \equiv y=x-4 Substitute y=x4y=x-4 into the circle equation: (x5)2+((x4)3)2=4(x-5)^2 + ((x-4)-3)^2 = 4 (x5)2+(x7)2=4(x-5)^2 + (x-7)^2 = 4 (x210x+25)+(x214x+49)=4(x^2 - 10x + 25) + (x^2 - 14x + 49) = 4 2x224x+74=42x^2 - 24x + 74 = 4 2x224x+70=02x^2 - 24x + 70 = 0 Divide by 2: x212x+35=0x^2 - 12x + 35 = 0 Factor the quadratic equation: (x5)(x7)=0(x-5)(x-7) = 0 This gives two possible xx-coordinates: x=5x=5 or x=7x=7. Since y=x4y=x-4:

  • If x=5x=5, then y=54=1y=5-4=1. So, a third vertex is V3=(5,1)V_3=(5,1).
  • If x=7x=7, then y=74=3y=7-4=3. So, the fourth vertex is V4=(7,3)V_4=(7,3).

The four vertices of the square are (3,3)(3,3), (5,5)(5,5), (5,1)(5,1), and (7,3)(7,3).

Step 5: Compute the Required Sum

We need to find Σ(xi2+yi2)\Sigma(x_i^2+y_i^2) for all four vertices (xi,yi)(x_i, y_i). Let's calculate xi2+yi2x_i^2+y_i^2 for each vertex:

  • For V1=(3,3)V_1=(3,3): x12+y12=32+32=9+9=18x_1^2+y_1^2 = 3^2+3^2 = 9+9 = 18
  • For V2=(5,5)V_2=(5,5): x22+y22=52+52=25+25=50x_2^2+y_2^2 = 5^2+5^2 = 25+25 = 50
  • For V3=(5,1)V_3=(5,1): x32+y32=52+12=25+1=26x_3^2+y_3^2 = 5^2+1^2 = 25+1 = 26
  • For V4=(7,3)V_4=(7,3): x42+y42=72+32=49+9=58x_4^2+y_4^2 = 7^2+3^2 = 49+9 = 58

Now, sum these values: Σ(xi2+yi2)=18+50+26+58=152\Sigma(x_i^2+y_i^2) = 18 + 50 + 26 + 58 = 152

Common Mistakes & Tips

  • Tip 1: When using the distance formula, remember the absolute value. This can lead to multiple possible lines.
  • Tip 2: Always check your solutions by substituting back into the original equations.
  • Tip 3: Completing the square correctly is crucial for finding the circle's center and radius.

Summary

We first determined the center and radius of the circle. Using the property that the distance from the center to a side of the inscribed square is R/2R/\sqrt{2}, we found the equations of two sides. We then solved for the intersection points of the lines and the circle, yielding the vertices of the square. Finally, we calculated the sum of xi2+yi2x_i^2+y_i^2 for each vertex.

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

Practice More Circles Questions

View All Questions