Animated Solution for Mathematics - Three Dimensional Geometry: Consider the lines L1:x−1=y−2=z and L2:x−2=y=z−1. Let the feet of the perpendiculars from the point P(5,1,−3) on the lines L1 and L2 be Q and R respectively. If the area of the triangle PQR is A, then 4A2 is equal to :
Select Answer:
Visualized Solution
Visualizing the Setup
Given point: P(5,1,−3)
Line L1:x−1=y−2=z
Line L2:x−2=y=z−1
Foot of Perpendicular on L1 (Setup)
Line L1 in parametric form: 1x−1=1y−2=1z=λ
General point Q on L1: (λ+1,λ+2,λ)
Direction vector of L1: d1=(1,1,1)
Finding Coordinates of Q
Vector PQ=(λ−4,λ+1,λ+3)
Since PQ⊥L1, PQ⋅d1=0
(λ−4)(1)+(λ+1)(1)+(λ+3)(1)=0⟹3λ=0
λ=0⟹Q(1,2,0)
Foot of Perpendicular on L2 (Setup)
Line L2 in parametric form: 1x−2=1y=1z−1=μ
General point R on L2: (μ+2,μ,μ+1)
Direction vector of L2: d2=(1,1,1)
Finding Coordinates of R
Vector PR=(μ−3,μ−1,μ+4)
Since PR⊥L2, PR⋅d2=0
(μ−3)(1)+(μ−1)(1)+(μ+4)(1)=0⟹3μ=0
μ=0⟹R(2,0,1)
Forming Triangle PQR
Vertices of △PQR are P(5,1,−3), Q(1,2,0), and R(2,0,1)
Objective: Find the area A of △PQR
Defining Vectors PQ and PR
PQ=(1−5)i^+(2−1)j^+(0−(−3))k^=−4i^+j^+3k^
PR=(2−5)i^+(0−1)j^+(1−(−3))k^=−3i^−j^+4k^
Cross Product PQ×PR
PQ×PR=i^−4−3j^1−1k^34
=i^(4−(−3))−j^(−16−(−9))+k^(4−(−3))
=7i^+7j^+7k^
Magnitude of Cross Product
∣PQ×PR∣=72+72+72
=49+49+49=147
=73
Calculating Area A
Area of triangle A=21∣PQ×PR∣
A=273
Final Evaluation of 4A2
We need to evaluate 4A2
4A2=4(273)2
=4×449×3
=147
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional space. You have a fixed point P(5,1,−3) and two distinct lines, L1 and L2, stretching out into the void.
Your mission is to drop perpendiculars from P onto these lines, finding the exact points Q and R where these perpendiculars land. This is not just a calculation; it is a dance of vectors and parameters.
The Parametric Bridge
First, we must tame these lines. A line in 3D is best understood through its parametric form.
For L1:x−1=y−2=z, we set this equal to a parameter λ. This allows us to express any point on L1 as Q(λ+1,λ+2,λ).
Similarly, for L2:x−2=y=z−1, we introduce a new parameter μ, giving us a general point R(μ+2,μ,μ+1). This is our bridge—we have turned a geometric line into an algebraic variable.
The Perpendicularity Filter
Now, we find the exact location of Q and R using the power of the dot product. If the segment PQ is perpendicular to the line L1, then the dot product of PQ and the direction vector of L1 must be zero.
The direction vector of L1 is d1=(1,1,1). By calculating PQ=(λ−4,λ+1,λ+3) and setting PQ⋅d1=0, we find:
3λ=0⇒λ=0
This gives us Q(1,2,0). We repeat this for R on L2 with d2=(1,1,1), and again, we find μ=0, leading to R(2,0,1).
The Area Generator
With P(5,1,−3), Q(1,2,0), and R(2,0,1) in hand, we have formed a triangle in space. To find its area, we define two side vectors:
PQ=−4i^+j^+3k^
PR=−3i^−j^+4k^
The area A of △PQR is given by A=21∣PQ×PR∣. Calculating the cross product PQ×PR yields:
PQ×PR=7i^+7j^+7k^
The magnitude of this vector is 72+72+72=73. Thus, the area is:
A=273
The Victory Lap
Finally, we address the question's demand: 4A2. We take our area A=273, square it to get 449×3, and multiply by 4.
4A2=4×(449×3)=49×3=147
The final result is 147. Remember, in JEE Advanced, the complexity is often just a layer covering a beautiful, simple core.