Animated Solution for Mathematics - Three Dimensional Geometry: If the line 32−x=4λ+13y−2=4−z makes a right angle with the line 3μx+3=61−2y=75−z, then 4λ+9μ is equal to :
Select Answer:
Visualized Solution
Visualizing the Lines in 3D Space
Given lines are perpendicular to each other.
Goal: Find the value of 4λ+9μ.
The Standard Form of a Line
Standard Symmetric Form: ax−x1=by−y1=cz−z1
Where (a,b,c) are the Direction Ratios.
Coefficients of x,y,z must be exactly +1.
Standardizing Line 1
Line 1: 32−x=4λ+13y−2=4−z
We must make coefficients of x,y,z equal to +1.
Standardizing Line 1: The x and z terms
x-term: 32−x→−3x−2
z-term: 4−z→−1z−4
Standardizing Line 1: The y term
y-term: 4λ+13y−2→34λ+1y−32
Standard Line 1:−3x−2=34λ+1y−32=−1z−4
Direction Ratios of Line 1
Direction Ratios (a1,b1,c1)=(−3,34λ+1,−1)
Standardizing Line 2
Line 2: 3μx+3=61−2y=75−z
y-term: divide by −2→−3y−21
z-term: multiply by −1→−7z−5
Direction Ratios of Line 2
Standard Line 2:3μx+3=−3y−21=−7z−5
Direction Ratios (a2,b2,c2)=(3μ,−3,−7)
Condition for Perpendicularity
For perpendicular lines, the dot product of their direction vectors is zero.
a1a2+b1b2+c1c2=0
Substituting the Values
Substitute the DRs into the condition:
(−3)(3μ)+(34λ+1)(−3)+(−1)(−7)=0
Atomic Compute: Simplifying Terms
(−3)(3μ)=−9μ
(34λ+1)(−3)=−4λ−1
(−1)(−7)=+7
Final Equation Assembly
Combine the simplified terms:
−9μ−4λ−1+7=0
−9μ−4λ+6=0
The Way Forward: Final Answer
Rearrange the equation:
4λ+9μ=6
Final Answer: 6
00:00 / 00:00
The Sigma Insight: Angle Between Two Lines
Solution Diagram
The Geometry of 3D Space
A Masterclass
Welcome, future engineers! Today, we are going to conquer a classic JEE Advanced problem that tests your precision in 3D geometry. Imagine you are standing in a vast, three-dimensional room.
You have two lines stretching out into the void, and you are told they meet at a perfect right angle. Your mission is to find the value of a specific expression involving two variables, λ and μ. It sounds simple, but the devil is in the details.
Phase 1
The Uniform of a Line
Before we can perform any calculations, we must ensure our lines are wearing the right 'uniform.' In 3D geometry, a line is only in its standard symmetric form when the coefficients of x, y, and z are all exactly +1.
The standard form is given by:
ax−x1=by−y1=cz−z1
Here, (a,b,c) are the direction ratios. If the coefficients are anything else, the denominators are not the true direction ratios. This is the most common trap in JEE exams.
Let us look at our first line: 32−x=4λ+13y−2=4−z. Notice the coefficients: −1 for x, +3 for y, and −1 for z. We must fix this.
Phase 2
The Standardization Process
Let us standardize Line 1. For the x-term, 32−x, we multiply the numerator and denominator by −1 to get −3x−2. For the z-term, 4−z, we do the same to get −1z−4.
Now, the y-term is slightly trickier: 4λ+13y−2. To make the coefficient of y equal to 1, we divide both the numerator and the denominator by 3. This gives us:
34λ+1y−32
Now, our Line 1 is perfectly standardized:
−3x−2=34λ+1y−32=−1z−4
We can now confidently extract the direction ratios: v1=(−3,34λ+1,−1).
We apply the same logic to Line 2: 3μx+3=61−2y=75−z. The x-term is fine. For the y-term, we divide by −2 to get −3y−21. For the z-term, we multiply by −1 to get −7z−5.
Thus, the direction ratios for Line 2 are v2=(3μ,−3,−7).
Phase 3
The Language of Perpendicularity
Now that we have our direction vectors, we invoke the most powerful tool in our arsenal: the dot product. When two lines are perpendicular, the dot product of their direction vectors must be zero.
This is our master equation: a1a2+b1b2+c1c2=0. Substituting our values, we get:
(−3)(3μ)+(34λ+1)(−3)+(−1)(−7)=0
Let us simplify this step by step. The first term is −9μ. The second term is beautiful—the 3 in the denominator cancels with the −3, leaving us with −(4λ+1), which is −4λ−1.
The third term is (−1)(−7)=+7. Our equation becomes:
−9μ−4λ−1+7=0
Combining the constants, we get −9μ−4λ+6=0. Rearranging this, we find the final relationship:
4λ+9μ=6
Conclusion
And there you have it! By carefully standardizing the lines and applying the dot product condition, we have arrived at the answer: 6.
This problem is a reminder that in JEE Advanced, success isn't just about knowing the formulas; it's about paying attention to the structure of the equations. Keep practicing, stay curious, and never let a coefficient trick you again!