StemCET Logo

Maths Question 15 – JEE-MAIN 2025

Let the values of λ for which the shortest distance between the lines x12=y23=z34 and xλ3=y44=z55 is 16 be λ1 and λ2. Then the radius of the circle passing through the points (0,0), (λ1,λ2) and (λ2,λ1) is

The problem involves two main geometric concepts: the shortest distance between two skew lines in 3D space and the radius of a circle passing through three given points.

🥷
Ninja StrategyMagnitude Estimation

Estimate the approximate size of the circumradius by comparing it to the side lengths of the triangle formed by the three points. The radius must be at least half the longest side.

Step 1: Determine λ1 and λ2 using the shortest distance formula✦ Active

The given lines are L1:x12=y23=z34 and L2:xλ3=y44=z55. From L1, a1=(1,2,3) and b1=(2,3,4). From L2, a2=(λ,4,5) and b2=(3,4,5). Calculate a2a1=(λ1,2,2). Calculate b1×b2=|i^j^k^234345|=(1,2,1). The magnitude is |b1×b2|=(1)2+22+(1)2=6. The scalar triple product is (a2a1)(b1×b2)=(λ1)(1)+2(2)+2(1)=λ+1+42=3λ. Given shortest distance d=16. Using the formula d=|(3λ)|6, we get |3λ|=1. This implies 3λ=1 or 3λ=1. Solving these, we get λ=2 or λ=4. Thus, λ1=2 and λ2=4 (or vice versa).

Step 2: Formulate the circle equation and find its parameters○ Expand

The three points are P1(0,0), P2(λ1,λ2)=(2,4), and P3(λ2,λ1)=(4,2). Let the equation of the circle be x2+y2+2gx+2fy+c=0. Substituting P1(0,0): 02+02+2g(0)+2f(0)+c=0c=0. Substituting P2(2,4): 22+42+2g(2)+2f(4)+0=04+16+4g+8f=04g+8f=20g+2f=5. Substituting P3(4,2): 42+22+2g(4)+2f(2)+0=016+4+8g+4f=08g+4f=202g+f=5. Solving the system of equations: g+2f=5 and 2g+f=5. Subtracting the first from the second gives (2g+f)(g+2f)=0gf=0g=f. Substitute g=f into g+2f=5f+2f=53f=5f=53. Therefore, g=53 and f=53.

Step 3: Calculate the radius of the circle○ Expand

The radius of the circle is R=g2+f2c. Substituting the values g=53, f=53, and c=0: R=(53)2+(53)20. R=259+259=509. R=509=523.

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