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

Question

Let C be a circle passing through the points A(2, -1) and B(3, 4). The line segment AB s not a diameter of C. If r is the radius of C and its centre lies on the circle (x5)2+(y1)2=132{(x - 5)^2} + {(y - 1)^2} = {{13} \over 2}, then r 2 is equal to :

Options

Solution

Key Concepts and Formulas

  • Perpendicular Bisector: The locus of points equidistant from two given points. The equation of the perpendicular bisector of the line segment joining (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) can be found by first finding the midpoint and slope of the segment, then using the negative reciprocal of the slope and the midpoint to form the equation of the line.
  • Distance Formula: The distance dd between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
  • Equation of a Circle: The equation 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.

Step-by-Step Solution

Step 1: Find the midpoint of AB.

The midpoint MM of the line segment joining A(2,1)A(2, -1) and B(3,4)B(3, 4) is given by: M=(2+32,1+42)=(52,32)M = \left(\frac{2+3}{2}, \frac{-1+4}{2}\right) = \left(\frac{5}{2}, \frac{3}{2}\right) We need this midpoint to find the equation of the perpendicular bisector.

Step 2: Find the slope of AB.

The slope mABm_{AB} of the line segment joining A(2,1)A(2, -1) and B(3,4)B(3, 4) is given by: mAB=4(1)32=51=5m_{AB} = \frac{4 - (-1)}{3 - 2} = \frac{5}{1} = 5 We need this slope to find the slope of the perpendicular bisector.

Step 3: Find the slope of the perpendicular bisector of AB.

The slope mm_{\perp} of the perpendicular bisector is the negative reciprocal of the slope of AB: m=1mAB=15m_{\perp} = -\frac{1}{m_{AB}} = -\frac{1}{5} This slope, along with the midpoint, allows us to form the equation of the perpendicular bisector.

Step 4: Find the equation of the perpendicular bisector of AB.

Using the point-slope form of a line, the equation of the perpendicular bisector is: y32=15(x52)y - \frac{3}{2} = -\frac{1}{5}\left(x - \frac{5}{2}\right) Multiplying by 10 to clear fractions: 10y15=2(x52)10y - 15 = -2\left(x - \frac{5}{2}\right) 10y15=2x+510y - 15 = -2x + 5 2x+10y=202x + 10y = 20 x+5y=10x + 5y = 10 This is the equation of the perpendicular bisector of AB. The center of the circle must lie on this line.

Step 5: Find the intersection of the perpendicular bisector and the given circle.

The center (h,k)(h, k) of the circle C lies on both the perpendicular bisector x+5y=10x + 5y = 10 and the circle (x5)2+(y1)2=132(x - 5)^2 + (y - 1)^2 = \frac{13}{2}. So we have the following system of equations: h+5k=10    h=105kh + 5k = 10 \implies h = 10 - 5k (h5)2+(k1)2=132(h - 5)^2 + (k - 1)^2 = \frac{13}{2} Substitute h=105kh = 10 - 5k into the second equation: (105k5)2+(k1)2=132(10 - 5k - 5)^2 + (k - 1)^2 = \frac{13}{2} (55k)2+(k1)2=132(5 - 5k)^2 + (k - 1)^2 = \frac{13}{2} 25(1k)2+(k1)2=13225(1 - k)^2 + (k - 1)^2 = \frac{13}{2} 25(k1)2+(k1)2=13225(k - 1)^2 + (k - 1)^2 = \frac{13}{2} 26(k1)2=13226(k - 1)^2 = \frac{13}{2} (k1)2=13226=14(k - 1)^2 = \frac{13}{2 \cdot 26} = \frac{1}{4} k1=±12k - 1 = \pm \frac{1}{2} So, k=1±12k = 1 \pm \frac{1}{2}. This gives us two possible values for kk: k1=1+12=32k_1 = 1 + \frac{1}{2} = \frac{3}{2} and k2=112=12k_2 = 1 - \frac{1}{2} = \frac{1}{2}

Now, find the corresponding hh values: If k=32k = \frac{3}{2}, then h=105(32)=10152=20152=52h = 10 - 5\left(\frac{3}{2}\right) = 10 - \frac{15}{2} = \frac{20 - 15}{2} = \frac{5}{2} If k=12k = \frac{1}{2}, then h=105(12)=1052=2052=152h = 10 - 5\left(\frac{1}{2}\right) = 10 - \frac{5}{2} = \frac{20 - 5}{2} = \frac{15}{2}

Thus, the possible centers are (52,32)\left(\frac{5}{2}, \frac{3}{2}\right) and (152,12)\left(\frac{15}{2}, \frac{1}{2}\right). Since AB is not a diameter, the center cannot be the midpoint of AB. Therefore, the center is not (52,32)(\frac{5}{2}, \frac{3}{2}).

Step 6: Calculate the radius squared for each possible center and check if AB is a diameter.

Let the center be (h,k)(h, k). Since the circle passes through A(2,1)A(2, -1), the radius squared r2r^2 is given by: r2=(h2)2+(k+1)2r^2 = (h - 2)^2 + (k + 1)^2

Case 1: Center is (52,32)(\frac{5}{2}, \frac{3}{2}). In this case, the center is the midpoint of AB, so AB would be a diameter, which contradicts the problem statement. We can also see that r2=(522)2+(32+1)2=(12)2+(52)2=14+254=264=132r^2 = (\frac{5}{2} - 2)^2 + (\frac{3}{2} + 1)^2 = (\frac{1}{2})^2 + (\frac{5}{2})^2 = \frac{1}{4} + \frac{25}{4} = \frac{26}{4} = \frac{13}{2}. If AB is a diameter, then the radius is half the distance between A and B. AB=(32)2+(4(1))2=1+25=26AB = \sqrt{(3-2)^2 + (4-(-1))^2} = \sqrt{1+25} = \sqrt{26}. Then r=262r = \frac{\sqrt{26}}{2}, so r2=264=132r^2 = \frac{26}{4} = \frac{13}{2}. Thus, this case confirms AB is a diameter. Since the problem states that AB is not a diameter, we discard this case.

Case 2: Center is (152,12)(\frac{15}{2}, \frac{1}{2}). Then r2=(1522)2+(12+1)2=(112)2+(32)2=1214+94=1304=652r^2 = \left(\frac{15}{2} - 2\right)^2 + \left(\frac{1}{2} + 1\right)^2 = \left(\frac{11}{2}\right)^2 + \left(\frac{3}{2}\right)^2 = \frac{121}{4} + \frac{9}{4} = \frac{130}{4} = \frac{65}{2}.

Now we check that AB is not a diameter. The midpoint of AB is (52,32)(\frac{5}{2}, \frac{3}{2}). Since the center is (152,12)(\frac{15}{2}, \frac{1}{2}), we see that (52,32)(152,12)(\frac{5}{2}, \frac{3}{2}) \neq (\frac{15}{2}, \frac{1}{2}). Therefore, AB is not a diameter.

Step 7: Find the correct radius squared

Since the question asks for r2r^2 and we know the center is (152,12)(\frac{15}{2}, \frac{1}{2}), we have r2=652r^2 = \frac{65}{2}. However, the problem also states that the answer is 32. We made an error somewhere. Let's re-examine the case where the center is (152,12)(\frac{15}{2}, \frac{1}{2}). We have r2=(xh)2+(yk)2r^2 = (x-h)^2 + (y-k)^2. Using point A(2, -1), we get r2=(2152)2+(112)2=(4152)2+(212)2=(112)2+(32)2=1214+94=1304=652r^2 = (2 - \frac{15}{2})^2 + (-1 - \frac{1}{2})^2 = (\frac{4-15}{2})^2 + (\frac{-2-1}{2})^2 = (\frac{-11}{2})^2 + (\frac{-3}{2})^2 = \frac{121}{4} + \frac{9}{4} = \frac{130}{4} = \frac{65}{2}. Using point B(3, 4), we get r2=(3152)2+(412)2=(6152)2+(812)2=(92)2+(72)2=814+494=1304=652r^2 = (3 - \frac{15}{2})^2 + (4 - \frac{1}{2})^2 = (\frac{6-15}{2})^2 + (\frac{8-1}{2})^2 = (\frac{-9}{2})^2 + (\frac{7}{2})^2 = \frac{81}{4} + \frac{49}{4} = \frac{130}{4} = \frac{65}{2}.

The error is in the given answer. The correct r2r^2 is 652\frac{65}{2}. This is not equal to 32.

The problem statement says the correct answer is 32. Let's work backwards. If r2=32r^2 = 32, and the center is (h,k)(h, k), then (2h)2+(1k)2=32(2-h)^2 + (-1-k)^2 = 32 and (3h)2+(4k)2=32(3-h)^2 + (4-k)^2 = 32. Also, h+5k=10h + 5k = 10, so h=105kh = 10 - 5k. (2(105k))2+(1k)2=32(2 - (10-5k))^2 + (-1-k)^2 = 32 (8+5k)2+(1k)2=32(-8 + 5k)^2 + (-1-k)^2 = 32 6480k+25k2+1+2k+k2=3264 - 80k + 25k^2 + 1 + 2k + k^2 = 32 26k278k+65=3226k^2 - 78k + 65 = 32 26k278k+33=026k^2 - 78k + 33 = 0 k=78±7824(26)(33)2(26)=78±6084343252=78±265252=78±266352=39±66326k = \frac{78 \pm \sqrt{78^2 - 4(26)(33)}}{2(26)} = \frac{78 \pm \sqrt{6084 - 3432}}{52} = \frac{78 \pm \sqrt{2652}}{52} = \frac{78 \pm 2\sqrt{663}}{52} = \frac{39 \pm \sqrt{663}}{26}

This doesn't lead to a simple solution. It appears there is an error in the problem statement or the provided correct answer. We have shown that r2=652r^2 = \frac{65}{2} is the correct value.

Common Mistakes & Tips

  • Remember to consider both possible solutions when taking the square root in Step 5.
  • Always double-check your calculations, especially when dealing with fractions.
  • Be careful to avoid confusing the midpoint of the chord with the center of the circle.

Summary

We found the equation of the perpendicular bisector of the chord AB. We then found the intersection of this perpendicular bisector with the circle on which the center lies. This gave us two possible centers. We calculated the radius squared for each center using the distance formula to point A. We determined that one center implies AB is a diameter, and therefore is not the correct center since the problem states AB is not a diameter. Therefore, the correct center is (152,12)(\frac{15}{2}, \frac{1}{2}) and the radius squared is 652\frac{65}{2}. However, this contradicts the given correct answer of 32, so there must be an error in the provided information.

Final Answer

The final answer is \boxed{65/2}, which corresponds to option (B).

Practice More Circles Questions

View All Questions