StemCET Logo

Maths Question 15 – JEE-MAIN 2025

Let a line passing through the point (4,1,0) intersect the line L1:x12=y23=z34 at the point A(α,β,γ) and the line L2:x6=y=z+4 at the point B(a,b,c). Then |101αβγabc| is equal to

The problem states that a single line passes through point P(4,1,0) and intersects L1 at A and L2 at B. This implies that points P,A,B are collinear.

Step 1: Determine Coordinates of A and B using Collinearity✦ Active

Let the given point be P(4,1,0). Any point A on line L1:x12=y23=z34=λ can be written as A(2λ+1,3λ+2,4λ+3). Any point B on line L2:x6=y=z+4=μ can be written as B(μ+6,μ,μ+4). Since P,A,B are collinear, the vectors PA and PB must be parallel. The components of PA are (2λ3,3λ+1,4λ+3) and PB are (μ+2,μ1,μ+4). Equating the ratios of corresponding components:

2λ3μ+2=3λ+1μ1=4λ+3μ+4

This leads to a system of equations:

{(2λ3)(μ1)=(3λ+1)(μ+2)λμ+8λ+4μ1=0(1)(3λ+1)(μ+4)=(4λ+3)(μ1)7λμ16λ+4μ7=0(2)

Solving these equations (e.g., 7×(1)(2)), we get 72λ+24μ=0μ=3λ. Substituting this into (1):

λ(3λ)+8λ+4(3λ)1=03λ24λ1=03λ2+4λ+1=0

Factoring gives (3λ+1)(λ+1)=0, so λ=1 or λ=1/3. We check for collinearity for both cases. For λ=1/3, μ=1. PA=(11/3,0,5/3) and PB=(3,0,3). These vectors are not parallel (e.g., 11/33k and 5/33k for the same k), so P,A,B are not collinear. Thus, λ=1 is the only valid solution. For λ=1, μ=3(1)=3.

Step 2: Calculate Coordinates of A and B○ Expand

Using λ=1:

A(α,β,γ)=(2(1)+1,3(1)+2,4(1)+3)=(1,1,1)

Using μ=3:

B(a,b,c)=(3+6,3,3+4)=(9,3,1)
💡 Teacher's Secret Hint

Ensure to verify the collinearity condition for all possible solutions of lambda and mu.

Step 3: Evaluate the Determinant○ Expand

Substitute the coordinates of A and B into the determinant:

|101αβγabc|=|101111931|

Expand the determinant along the first row:

D=1((1)(1)(1)(3))0+1((1)(3)(1)(9))

Calculate the value:

D=1(1+3)+1(3+9)=1(2)+1(6)=2+6=8
💡 Teacher's Secret Hint

Double-check determinant calculations to avoid arithmetic errors.

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