StemCET Logo

Maths Question 13 – JEE-MAIN 2025

Let the line L pass through (1,1,1) and intersect the lines x12=y+13=z14 and x31=y42=z1. Then, which of the following points lies on the line L?

The problem describes a line L passing through a point P and intersecting two other lines L1 and L2. This implies that P and the intersection points on L1 and L2 are collinear.

Step 1: Parametric Representation of Intersection Points✦ Active

Let the given point be P(1,1,1). Let line L intersect the first line L1:x12=y+13=z14=λ at point A. Thus, A(2λ+1,3λ1,4λ+1). Let line L intersect the second line L2:x31=y42=z1=μ at point B. Thus, B(μ+3,2μ+4,μ).

Step 2: Apply Collinearity Condition to Find Parameters○ Expand

Since P,A,B are collinear, the vectors PA and PB must be parallel. Calculate the vectors:

PA=(2λ,3λ2,4λ) PB=(μ+2,2μ+3,μ1)

For parallelism, their components are proportional:

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

Assuming λ0 (if λ=0, A=(1,1,1), line L is x=1,z=1, which does not intersect L2), from 2λμ+2=4λμ1, we get 1μ+2=2μ1. Solving this gives μ1=2μ+4μ=5. Substitute μ=5 into the first two ratios: 2λ5+2=3λ22(5)+32λ3=3λ27. Solving this gives 14λ=9λ+65λ=6λ=65.

💡 Teacher's Secret Hint

Remember to check for the case where λ=0 or μ=0 if you divide by them.

Step 3: Equation of Line L and Option Verification○ Expand

Using P(1,1,1) and λ=65, we find point A:

A=(2(65)+1,3(65)1,4(65)+1)=(75,235,195)

The direction vector of line L is PA=(751,2351,1951)=(125,285,245). A simpler direction vector is (3,7,6) (by multiplying by 54). The equation of line L is:

x13=y17=z16

Now, check the given options:

1. For (4,22,7): 413=1, 2217=3. Not on the line.

2. For (7,15,13): 713=2, 1517=2, 1316=2. All ratios are equal, so this point lies on line L.

3. For (10,29,50): 1013=3, 2917=307. Not on the line.

4. For (5,4,3): 513=43, 417=37. Not on the line.

💡 Teacher's Secret Hint

Always verify your calculated parameters by substituting them back into all proportionality equations.

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