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

Question

Let the circles C1:(xα)2+(yβ)2=r12C_1:(x-\alpha)^2+(y-\beta)^2=r_1^2 and C2:(x8)2+(y152)2=r22C_2:(x-8)^2+\left(y-\frac{15}{2}\right)^2=r_2^2 touch each other externally at the point (6,6)(6,6). If the point (6,6)(6,6) divides the line segment joining the centres of the circles C1C_1 and C2C_2 internally in the ratio 2:12: 1, then (α+β)+4(r12+r22)(\alpha+\beta)+4\left(r_1^2+r_2^2\right) equals

Options

Solution

Key Concepts and Formulas

  • Equation of a Circle: A circle with center (h,k)(h,k) and radius rr has the equation (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.
  • Circles Touching Externally: When two circles touch each other externally, their centers and the point of tangency are collinear, and the distance between their centers is equal to the sum of their radii (C1C2=r1+r2C_1C_2 = r_1 + r_2).
  • Section Formula (Internal Division): If a point P(x,y)P(x,y) divides the line segment joining A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2) internally in the ratio m:nm:n, then the coordinates of PP are given by: x=mx2+nx1m+n,y=my2+ny1m+nx = \frac{mx_2 + nx_1}{m+n}, \quad y = \frac{my_2 + ny_1}{m+n}
  • Distance Formula: The distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is (x2x1)2+(y2y1)2\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}.

Step-by-Step Solution

Step 1: Identify the Centers and the Point of Tangency

The given equations of the circles are:

  • C1:(xα)2+(yβ)2=r12C_1: (x-\alpha)^2+(y-\beta)^2=r_1^2 From this equation, the center of circle C1C_1 is C1(α,β)C_1(\alpha, \beta) and its radius is r1r_1.
  • C2:(x8)2+(y152)2=r22C_2: (x-8)^2+\left(y-\frac{15}{2}\right)^2=r_2^2 From this equation, the center of circle C2C_2 is C2(8,152)C_2\left(8, \frac{15}{2}\right) and its radius is r2r_2.

We are given that the circles touch externally at the point P(6,6)P(6,6).

Step 2: Use the Section Formula to Find α\alpha and β\beta

  • Explanation: Since the circles touch externally at P(6,6)P(6,6), this point of tangency PP must lie on the line segment connecting the centers C1C_1 and C2C_2. The problem states that P(6,6)P(6,6) divides the line segment C1C2C_1C_2 internally in the ratio 2:12:1. This means that C1P:PC2=2:1C_1P:PC_2 = 2:1.
  • Let C1=(x1,y1)=(α,β)C_1 = (x_1, y_1) = (\alpha, \beta) and C2=(x2,y2)=(8,152)C_2 = (x_2, y_2) = \left(8, \frac{15}{2}\right).
  • Let P=(x,y)=(6,6)P = (x,y) = (6,6).
  • The ratio of division is m:n=2:1m:n = 2:1, so C1P:PC2=2:1C_1P:PC_2 = 2:1.

Applying the section formula for the x-coordinate: x=mx2+nx1m+nx = \frac{m x_2 + n x_1}{m+n} 6=28+1α2+16 = \frac{2 \cdot 8 + 1 \cdot \alpha}{2+1} 6=16+α36 = \frac{16 + \alpha}{3} 18=α+1618 = \alpha + 16 α=1816\alpha = 18 - 16 α=2\boxed{\alpha = 2}

Applying the section formula for the y-coordinate: y=my2+ny1m+ny = \frac{m y_2 + n y_1}{m+n} 6=2152+1β2+16 = \frac{2 \cdot \frac{15}{2} + 1 \cdot \beta}{2+1} 6=15+β36 = \frac{15 + \beta}{3} 18=β+1518 = \beta + 15 β=1815\beta = 18 - 15 β=3\boxed{\beta = 3}

So, the center of circle C1C_1 is C1(2,3)C_1(2,3).

Step 3: Calculate Radii r1r_1 and r2r_2

  • Explanation: The point of tangency P(6,6)P(6,6) lies on both circles. Therefore, the distance from the center of a circle to PP is equal to its radius.

For r1r_1: r1r_1 is the distance between C1(2,3)C_1(2,3) and P(6,6)P(6,6). r1=(62)2+(63)2r_1 = \sqrt{(6-2)^2 + (6-3)^2} r1=(4)2+(3)2r_1 = \sqrt{(4)^2 + (3)^2} r1=16+9r_1 = \sqrt{16 + 9} r1=25r_1 = \sqrt{25} r1=5\boxed{r_1 = 5} Thus, r12=25r_1^2 = 25.

For r2r_2: r2r_2 is the distance between C2(8,152)C_2\left(8, \frac{15}{2}\right) and P(6,6)P(6,6). r2=(86)2+(1526)2r_2 = \sqrt{(8-6)^2 + \left(\frac{15}{2}-6\right)^2} r2=(2)2+(15122)2r_2 = \sqrt{(2)^2 + \left(\frac{15-12}{2}\right)^2} r2=4+(32)2r_2 = \sqrt{4 + \left(\frac{3}{2}\right)^2} r2=4+94r_2 = \sqrt{4 + \frac{9}{4}} r2=16+94r_2 = \sqrt{\frac{16+9}{4}} r2=254r_2 = \sqrt{\frac{25}{4}} r2=52\boxed{r_2 = \frac{5}{2}} Thus, r22=(52)2=254r_2^2 = \left(\frac{5}{2}\right)^2 = \frac{25}{4}.

Step 4: Evaluate the Final Expression

We need to find the value of (α+β)+4(r12+r22)(\alpha+\beta)+4\left(r_1^2+r_2^2\right). Substitute the values we found: α=2\alpha=2, β=3\beta=3, r12=25r_1^2=25, and r22=254r_2^2=\frac{25}{4}.

(α+β)+4(r12+r22)=(2+3)+4(25+254)(\alpha+\beta)+4\left(r_1^2+r_2^2\right) = (2+3) + 4\left(25 + \frac{25}{4}\right) =5+4(1004+254)= 5 + 4\left(\frac{100}{4} + \frac{25}{4}\right) =5+4(1254)= 5 + 4\left(\frac{125}{4}\right) =5+125= 5 + 125 =130= \boxed{130}

Common Mistakes & Tips

  • Ratio Confusion: Ensure the correct order of points and ratios in the section formula. C1P:PC2=2:1C_1P:PC_2 = 2:1.
  • Calculation Errors: Double-check arithmetic, especially when squaring fractions and adding terms.
  • Understanding External Tangency: Remember that the point of tangency lies on the line segment connecting the centers of two externally tangent circles.

Summary

This problem requires applying the section formula and distance formula in the context of externally tangent circles. By finding the centers and radii of the circles, the desired expression can be evaluated. The final answer is 130.

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

Practice More Circles Questions

View All Questions