Animated Solution for Mathematics - Three Dimensional Geometry: Let the line L:2x−1=−1y+1=1z−3 intersect the plane 2x+y+3z=16 at the point P. Let the point Q be the foot of perpendicular from the point R(1,−1,−3) on the line L. If α is the area of triangle PQR, then α2 is equal to ______.
Enter Numerical Value:
Visualized Solution
Visualizing the Geometry
Line L:2x−1=−1y+1=1z−3
Plane: 2x+y+3z=16
Point P is the intersection of L and the plane.
Parametric Form of Line L
Let 2x−1=−1y+1=1z−3=λ
General point on L: (2λ+1,−λ−1,λ+3)
Finding Intersection Point P
Substitute into plane: 2(2λ+1)+(−λ−1)+3(λ+3)=16
Solving for λ
4λ+2−λ−1+3λ+9=16
6λ+10=16⟹6λ=6⟹λ=1
Coordinates of Point P
For λ=1, P=(2(1)+1,−(1)−1,1+3)
Point P is(3,−2,4)
Locating Point Q
Point R=(1,−1,−3)
Let Q on L be (2μ+1,−μ−1,μ+3)
Vector RQ and Direction of L
Vector RQ=(2μ+1−1,−μ−1−(−1),μ+3−(−3))
RQ=(2μ,−μ,μ+6)
Direction vector of L: d=(2,−1,1)
Dot Product Condition
Condition: RQ⋅d=0
2(2μ)+(−1)(−μ)+1(μ+6)=0
Solving for μ
4μ+μ+μ+6=0
6μ=−6⟹μ=−1
Coordinates of Point Q
For μ=−1, Q=(2(−1)+1,−(−1)−1,−1+3)
Point Q is(−1,0,2)
Vectors QP and QR
QP=(3−(−1),−2−0,4−2)=(4,−2,2)
QR=(1−(−1),−1−0,−3−2)=(2,−1,−5)
Cross Product for Area
QP×QR=i^42j^−2−1k^2−5
=i^(10−(−2))−j^(−20−4)+k^(−4−(−4))
=12i^+24j^
Final Calculation of α2
Area α=21∣QP×QR∣=21122+242
α=21144+576=21720
α2=41×720=180
00:00 / 00:00
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler of the JEE landscape. Today, we are not just solving a problem; we are exploring the architecture of three-dimensional space.
Imagine standing in a room where a laser beam, our line L, cuts through a sheet of paper, our plane. The point where they meet, P, is the first piece of our puzzle.
To find it, we embrace the power of parameterization. By setting the line's equation equal to λ, we transform a complex 3D coordinate into a simple, manageable expression: (2λ+1,−λ−1,λ+3).
This is the key that unlocks the door. When we substitute this into the plane's equation:
2(2λ+1)+(−λ−1)+3(λ+3)=16
We are essentially asking the line, "Where do you touch the plane?" The algebra unfolds as follows:
6λ+10=16
This leads us to λ=1, and thus, the coordinates of point P are:
P=(3,−2,4)
The Foot of the Perpendicular
Now, we shift our focus to the second act: the foot of the perpendicular. We have a point R(1,−1,−3) and we need to drop a perpendicular to the line L.
We define a general point Q on the line using a new parameter μ. The vector RQ connects our point R to this general point Q.
The magic happens when we invoke the condition of perpendicularity: the dot product of RQ and the direction vector of the line d=(2,−1,1) must be zero. This condition, RQ⋅d=0, is the heartbeat of this problem.
Solving the resulting linear equation:
4μ+μ+μ+6=0
This yields μ=−1, revealing the coordinates of point Q:
Q=(−1,0,2)
The Final Area Calculation
Finally, we stand before the triangle PQR. With vertices P(3,−2,4), Q(−1,0,2), and R(1,−1,−3), we find the vectors QP and QR.
The area α is half the magnitude of their cross product. The calculation is defined as:
α=21∣QP×QR∣
Performing the cross product and calculating the magnitude leads us to the final result:
α2=180
You have navigated the geometry, mastered the algebra, and conquered the 3D space. The final value is 180.