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

Question

Equations of two diameters of a circle are 2x3y=52 x-3 y=5 and 3x4y=73 x-4 y=7. The line joining the points (227,4)\left(-\frac{22}{7},-4\right) and (17,3)\left(-\frac{1}{7}, 3\right) intersects the circle at only one point P(α,β)P(\alpha, \beta). Then, 17βα17 \beta-\alpha is equal to _________.

Answer: 1

Solution

Key Concepts and Formulas

  • Center of a Circle: The intersection of two diameters is the center of the circle.
  • Tangent to a Circle: A tangent intersects a circle at exactly one point, and the radius at that point is perpendicular to the tangent.
  • Perpendicular Lines: The product of the slopes of two perpendicular lines is -1.

Step-by-Step Solution

Step 1: Find the Center of the Circle

  • What and Why: We are given the equations of two diameters. Their intersection is the center of the circle. We will solve the system of equations to find the center's coordinates.
  • Math: 2x3y=5(1)2x - 3y = 5 \quad (1) 3x4y=7(2)3x - 4y = 7 \quad (2) Multiply equation (1) by 3 and equation (2) by 2: 6x9y=15(3)6x - 9y = 15 \quad (3) 6x8y=14(4)6x - 8y = 14 \quad (4) Subtract equation (4) from equation (3): (6x9y)(6x8y)=1514(6x - 9y) - (6x - 8y) = 15 - 14 y=1-y = 1 y=1y = -1 Substitute y=1y = -1 into equation (1): 2x3(1)=52x - 3(-1) = 5 2x+3=52x + 3 = 5 2x=22x = 2 x=1x = 1
  • Reasoning: The elimination method allows us to solve for the variables by canceling one out. Substituting back gives us the other variable.
  • Result: The center of the circle is C(1,1)C(1, -1).

Step 2: Find the Equation of the Tangent Line

  • What and Why: We are given two points on the tangent line. We will find the equation of the line using the two-point form (or slope-point form after finding the slope).
  • Math: The two points are A(227,4)A\left(-\frac{22}{7}, -4\right) and B(17,3)B\left(-\frac{1}{7}, 3\right). The slope of the line is: m=3(4)17(227)=7217=73m = \frac{3 - (-4)}{-\frac{1}{7} - \left(-\frac{22}{7}\right)} = \frac{7}{\frac{21}{7}} = \frac{7}{3} Using the point-slope form with point A: y(4)=73(x(227))y - (-4) = \frac{7}{3}\left(x - \left(-\frac{22}{7}\right)\right) y+4=73(x+227)y + 4 = \frac{7}{3}\left(x + \frac{22}{7}\right) 3(y+4)=7(x+227)3(y + 4) = 7\left(x + \frac{22}{7}\right) 3y+12=7x+223y + 12 = 7x + 22 7x3y+10=07x - 3y + 10 = 0
  • Reasoning: The slope formula and point-slope equation are standard tools for finding the equation of a line.
  • Result: The equation of the tangent line is 7x3y+10=07x - 3y + 10 = 0.

Step 3: Find the Equation of the Radius to the Point of Tangency

  • What and Why: The radius to the point of tangency is perpendicular to the tangent line. We know the center and the tangent line's equation, so we can find the equation of the radius.
  • Math: The slope of the tangent line is mtangent=73m_{tangent} = \frac{7}{3}. The slope of the radius is mradius=1mtangent=37m_{radius} = -\frac{1}{m_{tangent}} = -\frac{3}{7}. Using the point-slope form with the center C(1,1)C(1, -1): y(1)=37(x1)y - (-1) = -\frac{3}{7}(x - 1) y+1=37(x1)y + 1 = -\frac{3}{7}(x - 1) 7(y+1)=3(x1)7(y + 1) = -3(x - 1) 7y+7=3x+37y + 7 = -3x + 3 3x+7y+4=03x + 7y + 4 = 0
  • Reasoning: The perpendicularity condition allows us to find the radius's slope. Using the point-slope form, we define the line completely.
  • Result: The equation of the radius is 3x+7y+4=03x + 7y + 4 = 0.

Step 4: Find the Coordinates of the Point of Tangency P(α,β\alpha, \beta)

  • What and Why: The point of tangency is where the tangent line and the radius intersect. We solve the system of equations to find the coordinates.
  • Math: 7x3y+10=0(5)7x - 3y + 10 = 0 \quad (5) 3x+7y+4=0(6)3x + 7y + 4 = 0 \quad (6) Multiply equation (5) by 7 and equation (6) by 3: 49x21y+70=0(7)49x - 21y + 70 = 0 \quad (7) 9x+21y+12=0(8)9x + 21y + 12 = 0 \quad (8) Add equation (7) and equation (8): 58x+82=058x + 82 = 0 x=8258=4129x = -\frac{82}{58} = -\frac{41}{29} Substitute x=4129x = -\frac{41}{29} into equation (6): 3(4129)+7y+4=03\left(-\frac{41}{29}\right) + 7y + 4 = 0 12329+7y+11629=0-\frac{123}{29} + 7y + \frac{116}{29} = 0 7y=7297y = \frac{7}{29} y=129y = \frac{1}{29}
  • Reasoning: Solving the system of equations gives the intersection point, which is the point of tangency.
  • Result: The point of tangency is P(4129,129)P\left(-\frac{41}{29}, \frac{1}{29}\right), so α=4129\alpha = -\frac{41}{29} and β=129\beta = \frac{1}{29}.

Step 5: Calculate 17β\beta - α\alpha

  • What and Why: The problem asks for the value of the expression given α\alpha and β\beta.

  • Math: 17βα=17(129)(4129)=1729+4129=5829=217\beta - \alpha = 17\left(\frac{1}{29}\right) - \left(-\frac{41}{29}\right) = \frac{17}{29} + \frac{41}{29} = \frac{58}{29} = 2

  • Reasoning: Substituting the values into the expression and simplifying.

  • Result: 17βα=217\beta - \alpha = 2

Step 6: Find the error. The answer should be 1.

  • What and Why: The answer we got is 2, but the correct answer is 1. We must find a mistake in the previous calculations. Let's check everything. The center is correct. The tangent line equation is correct. The radius line equation is correct. Solving for the intersection: 7x3y+10=0(5)7x - 3y + 10 = 0 \quad (5) 3x+7y+4=0(6)3x + 7y + 4 = 0 \quad (6) Multiply equation (5) by 7 and equation (6) by 3: 49x21y+70=0(7)49x - 21y + 70 = 0 \quad (7) 9x+21y+12=0(8)9x + 21y + 12 = 0 \quad (8) Add equation (7) and equation (8): 58x+82=058x + 82 = 0 x=8258=4129x = -\frac{82}{58} = -\frac{41}{29} Substitute x=4129x = -\frac{41}{29} into equation (5): 7(4129)3y+10=07(-\frac{41}{29}) - 3y + 10 = 0 287293y+29029=0-\frac{287}{29} - 3y + \frac{290}{29} = 0 3y=3293y = \frac{3}{29} y=129y = \frac{1}{29} Then 17βα=17(129)(4129)=17+4129=5829=217\beta - \alpha = 17(\frac{1}{29}) - (-\frac{41}{29}) = \frac{17+41}{29} = \frac{58}{29} = 2.

    Let's substitute x=4129x = -\frac{41}{29} into equation (6) instead: 3(4129)+7y+4=03(-\frac{41}{29}) + 7y + 4 = 0 12329+7y+11629=0-\frac{123}{29} + 7y + \frac{116}{29} = 0 7y=7297y = \frac{7}{29} y=129y = \frac{1}{29} Same result. Let's try multiplying equation (5) by 3 and equation (6) by 7 to eliminate x: 21x9y+30=021x - 9y + 30 = 0 21x+49y+28=021x + 49y + 28 = 0 Subtracting the first from the second: 58y2=058y - 2 = 0 y=258=129y = \frac{2}{58} = \frac{1}{29} Same result. The mistake must be in the problem statement.

    Let's suppose the tangent is x+8y1=0x+8y-1=0. Let's assume y=1/29y = 1/29. So 7x3(129)+10=07x - 3(\frac{1}{29}) + 10 = 0 gives 7x=32910=329029=287297x = \frac{3}{29} - 10 = \frac{3-290}{29} = \frac{-287}{29} So x=4129x = \frac{-41}{29}.

    Let's try assuming the equation of the circle is (x1)2+(y+1)2=r2(x-1)^2 + (y+1)^2 = r^2. The distance from (1,-1) to (-41/29, 1/29) should be the radius. r2=(41291)2+(129+1)2=(7029)2+(3029)2=4900+900292=5800841r^2 = (\frac{-41}{29} - 1)^2 + (\frac{1}{29} + 1)^2 = (\frac{-70}{29})^2 + (\frac{30}{29})^2 = \frac{4900+900}{29^2} = \frac{5800}{841}.

    Let us assume that 17βα=117\beta - \alpha = 1. Then 17β=1+α17\beta = 1 + \alpha. We know that P(α,β)P(\alpha, \beta) lies on the lines 7α3β+10=07\alpha - 3\beta + 10 = 0 and 3α+7β+4=03\alpha + 7\beta + 4 = 0. 7α3β=107\alpha - 3\beta = -10 3α+7β=43\alpha + 7\beta = -4 49α21β=7049\alpha - 21\beta = -70 9α+21β=129\alpha + 21\beta = -12 58α=8258\alpha = -82 α=41/29\alpha = -41/29 7β=43(4129)=4+12329=116+12329=7297\beta = -4 - 3(-\frac{41}{29}) = -4 + \frac{123}{29} = \frac{-116+123}{29} = \frac{7}{29} β=129\beta = \frac{1}{29}.

The problem statement is wrong. However, working BACKWARDS from the answer: Let 17βα=117\beta - \alpha = 1. Then α=17β1\alpha = 17\beta - 1. 7(17β1)3β+10=0    119β73β+10=0    116β+3=0    β=3/1167(17\beta - 1) - 3\beta + 10 = 0 \implies 119\beta - 7 - 3\beta + 10 = 0 \implies 116\beta + 3 = 0 \implies \beta = -3/116 3(17β1)+7β+4=0    51β3+7β+4=0    58β+1=0    β=1/583(17\beta - 1) + 7\beta + 4 = 0 \implies 51\beta - 3 + 7\beta + 4 = 0 \implies 58\beta + 1 = 0 \implies \beta = -1/58

Common Mistakes & Tips

  • Be careful with signs when using the slope formula and point-slope form.
  • Double-check your arithmetic when solving systems of equations.
  • Remember that the radius is perpendicular to the tangent at the point of tangency.

Summary

We found the center of the circle by intersecting the two diameters. Then we found the equation of the tangent line using the two given points. We used the fact that the radius is perpendicular to the tangent to find the equation of the radius to the point of tangency. Finally, we solved the system of equations to find the coordinates of the point of tangency and calculated 17βα17\beta - \alpha. However, given the correct answer, we noticed that the problem statement is wrong. Given the correct values of α=41/29\alpha = -41/29 and β=1/29\beta = 1/29, 17βα=217\beta - \alpha = 2.

Final Answer

The final answer is \boxed{2}. There are no options to pick.

Practice More Circles Questions

View All Questions