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

Question

Let the centre of a circle C be (α,β)(\alpha, \beta) and its radius r<8r < 8. Let 3x+4y=243 x+4 y=24 and 3x4y=323 x-4 y=32 be two tangents and 4x+3y=14 x+3 y=1 be a normal to C. Then (αβ+r)(\alpha-\beta+r) is equal to :

Options

Solution

Key Concepts and Formulas

  • Equation of a Normal: A normal to a circle passes through its center.
  • 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}}.
  • Tangent Property: The radius of a circle is the perpendicular distance from the center to any tangent.

Step-by-Step Solution

Step 1: Use the normal equation to express β\beta in terms of α\alpha.

Since the center (α,β)(\alpha, \beta) lies on the normal 4x+3y=14x + 3y = 1, we can substitute the coordinates into the equation:

4α+3β=14\alpha + 3\beta = 1

Solving for β\beta, we get:

β=14α3()\beta = \frac{1 - 4\alpha}{3} \quad (*)

This equation will be used to reduce the number of variables.

Step 2: Set up the equidistance equation using the tangent lines.

The given tangent lines are 3x+4y=243x + 4y = 24 and 3x4y=323x - 4y = 32. The distance from the center (α,β)(\alpha, \beta) to each tangent line must be equal to the radius rr.

Using the distance formula:

r=3α+4β2432+42=3α+4β245r = \frac{|3\alpha + 4\beta - 24|}{\sqrt{3^2 + 4^2}} = \frac{|3\alpha + 4\beta - 24|}{5}

r=3α4β3232+(4)2=3α4β325r = \frac{|3\alpha - 4\beta - 32|}{\sqrt{3^2 + (-4)^2}} = \frac{|3\alpha - 4\beta - 32|}{5}

Equating the two expressions for rr:

3α+4β245=3α4β325\frac{|3\alpha + 4\beta - 24|}{5} = \frac{|3\alpha - 4\beta - 32|}{5}

3α+4β24=3α4β32()|3\alpha + 4\beta - 24| = |3\alpha - 4\beta - 32| \quad (**)

Step 3: Substitute the expression for β\beta from (*) into ().**

Substitute β=14α3\beta = \frac{1 - 4\alpha}{3} into the equation 3α+4β24=3α4β32|3\alpha + 4\beta - 24| = |3\alpha - 4\beta - 32|:

3α+4(14α3)24=3α4(14α3)32|3\alpha + 4(\frac{1 - 4\alpha}{3}) - 24| = |3\alpha - 4(\frac{1 - 4\alpha}{3}) - 32|

Multiply both sides by 3 to clear the fractions:

9α+4(14α)72=9α4(14α)96|9\alpha + 4(1 - 4\alpha) - 72| = |9\alpha - 4(1 - 4\alpha) - 96|

9α+416α72=9α4+16α96|9\alpha + 4 - 16\alpha - 72| = |9\alpha - 4 + 16\alpha - 96|

7α68=25α100|-7\alpha - 68| = |25\alpha - 100|

7α+68=25α100|7\alpha + 68| = |25\alpha - 100|

Step 4: Solve the absolute value equation.

We have two cases:

Case 1: 7α+68=25α1007\alpha + 68 = 25\alpha - 100 18α=16818\alpha = 168 α=16818=283\alpha = \frac{168}{18} = \frac{28}{3}

Case 2: 7α+68=(25α100)7\alpha + 68 = -(25\alpha - 100) 7α+68=25α+1007\alpha + 68 = -25\alpha + 100 32α=3232\alpha = 32 α=1\alpha = 1

Step 5: Find the corresponding β\beta values.

For α=283\alpha = \frac{28}{3}: β=14(283)3=111233=10933=1099\beta = \frac{1 - 4(\frac{28}{3})}{3} = \frac{1 - \frac{112}{3}}{3} = \frac{-\frac{109}{3}}{3} = -\frac{109}{9}

For α=1\alpha = 1: β=14(1)3=33=1\beta = \frac{1 - 4(1)}{3} = \frac{-3}{3} = -1

So the possible centers are (283,1099)(\frac{28}{3}, -\frac{109}{9}) and (1,1)(1, -1).

Step 6: Calculate the radius for each possible center and check the condition r<8r < 8.

For (α,β)=(1,1)(\alpha, \beta) = (1, -1), using the tangent line 3x+4y=243x + 4y = 24:

r=3(1)+4(1)245=34245=255=5r = \frac{|3(1) + 4(-1) - 24|}{5} = \frac{|3 - 4 - 24|}{5} = \frac{|-25|}{5} = 5 Since 5<85 < 8, this solution is valid.

For (α,β)=(283,1099)(\alpha, \beta) = (\frac{28}{3}, -\frac{109}{9}), using the tangent line 3x+4y=243x + 4y = 24:

r=3(283)+4(1099)245=284369245=443695=3643695=40095=8098.89r = \frac{|3(\frac{28}{3}) + 4(-\frac{109}{9}) - 24|}{5} = \frac{|28 - \frac{436}{9} - 24|}{5} = \frac{|4 - \frac{436}{9}|}{5} = \frac{|\frac{36 - 436}{9}|}{5} = \frac{\frac{400}{9}}{5} = \frac{80}{9} \approx 8.89 Since 809>8\frac{80}{9} > 8, this solution is invalid.

Therefore, the center of the circle is (α,β)=(1,1)(\alpha, \beta) = (1, -1) and the radius is r=5r = 5.

Step 7: Calculate αβ+r\alpha - \beta + r.

αβ+r=1(1)+5=1+1+5=7\alpha - \beta + r = 1 - (-1) + 5 = 1 + 1 + 5 = 7

Common Mistakes & Tips

  • Sign Errors: Be very careful with signs, especially when substituting and simplifying.
  • Absolute Values: Remember to consider both positive and negative cases when solving absolute value equations.
  • Condition r < 8: Don't forget to check the condition on the radius, as it can eliminate extraneous solutions.

Summary

We found the center and radius of the circle by using the fact that the center lies on the normal and that the radius is the perpendicular distance from the center to any tangent. By solving the resulting equations and applying the condition r<8r < 8, we determined that the center is (1,1)(1, -1) and the radius is 5. Finally, we calculated αβ+r=7\alpha - \beta + r = 7.

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

Practice More Circles Questions

View All Questions