StemCET Logo

Maths Question 23 – JEE-MAIN 2025

Let r be the radius of the circle, which touches x-axis at point (a,0), a<0 and the parabola y2=9x at the point (4,6). Then r is equal to _______

Understand that a circle touching the x-axis at (a,0) with radius r has its center at (a,r) or (a,r). Given the point of tangency on the parabola, determine the correct center.

Step 1: Formulate Circle Equation and Point Condition✦ Active

Since the circle touches the x-axis at (a,0) and the point (4,6) (where y>0) lies on the circle, the center of the circle must be (a,r) with radius r. The equation of the circle is (xa)2+(yr)2=r2. As the point (4,6) lies on the circle, we substitute it into the equation:

(4a)2+(6r)2=r2 (168a+a2)+(3612r+r2)=r2 a28a12r+52=0(Equation 1)
Step 2: Apply Tangency Condition (Normal to Parabola)○ Expand

The circle and the parabola y2=9x touch at (4,6). This implies that the normal to the parabola at (4,6) passes through the center of the circle (a,r). First, find the slope of the tangent to the parabola:

y2=9x 2ydydx=9 dydx=92y

At (4,6), the slope of the tangent is mt=92×6=34. The slope of the normal is mn=1mt=43. The equation of the normal passing through (4,6) is y6=43(x4). Since the center (a,r) lies on this normal:

r6=43(a4) 3(r6)=4(a4) 3r18=4a+16 4a+3r=34(Equation 2)
💡 Teacher's Secret Hint

Remember that the radius of a circle is perpendicular to the tangent at the point of contact, meaning it lies along the normal.

Step 3: Solve the System of Equations for r○ Expand

From Equation 2, express a in terms of r: a=343r4. Substitute this into Equation 1:

(343r4)28(343r4)12r+52=0 (343r)2162(343r)12r+52=0

Multiply by 16 to clear the denominator:

(343r)232(343r)192r+832=0 1156204r+9r21088+96r192r+832=0 9r2300r+900=0 3r2100r+300=0

Solve this quadratic equation for r using the quadratic formula r=b±b24ac2a:

r=100±(100)24(3)(300)2(3) r=100±1000036006 r=100±64006 r=100±806

This gives two possible values for r: r1=100+806=1806=30 and r2=100806=206=103. Now, check the condition a<0:

For r=30: a=343(30)4=34904=564=14. This satisfies a<0.

For r=103: a=343(103)4=34104=244=6. This does not satisfy a<0.

Therefore, the only valid radius is r=30.

💡 Teacher's Secret Hint

Always verify the solutions against all given conditions, especially inequalities like a<0.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.