Animated Solution for Mathematics - Three Dimensional Geometry: Let P be the foot of the perpendicular from the point Q(10,−3,−1) on the line 7x−3=−1y−2=−2z+1 Then the area of the right angled triangle PQR, where R is the point (3,−2,1), is
Select Answer:
Visualized Solution
The Geometric Setup
Given point Q(10,−3,−1) and line L:7x−3=−1y−2=−2z+1.
Point P is the foot of the perpendicular from Q to line L.
Point R is (3,−2,1).
Objective: Find the area of △PQR.
Parametric Form of Point P
Let 7x−3=−1y−2=−2z+1=t.
Any point on the line can be written as:
P(3+7t,2−t,−1−2t)
Vector PQ
Direction vector of line L is d=(7,−1,−2).
Vector PQ=Q−P.
PQ=(10−(3+7t),−3−(2−t),−1−(−1−2t)).
PQ=(7−7t,t−5,2t).
The Perpendicular Condition
Since P is the foot of the perpendicular, PQ⊥d.
Therefore, their dot product must be zero: PQ⋅d=0.
Solving for Parameter t
7(7−7t)−1(t−5)−2(2t)=0.
49−49t−t+5−4t=0.
54−54t=0⟹t=1.
Coordinates of Point P
Substitute t=1 into P(3+7t,2−t,−1−2t):
x=3+7(1)=10
y=2−1=1
z=−1−2(1)=−3
Point P=(10,1,−3).
Finding Vector PQ and Length
Substitute t=1 into PQ=(7−7t,t−5,2t).
PQ=(0,−4,2).
Length PQ=∣PQ∣=02+(−4)2+22.
PQ=16+4=20.
Finding Vector QR and Length
Point R(3,−2,1) and Q(10,−3,−1).
Vector QR=R−Q=(3−10,−2−(−3),1−(−1)).
QR=(−7,1,2).
Length QR=∣QR∣=(−7)2+12+22=54.
Verifying the Right Angle
Check dot product: PQ⋅QR.
(0)(−7)+(−4)(1)+(2)(2)=0−4+4=0.
Since PQ⋅QR=0, PQ⊥QR.
The triangle is right-angled at Q.
Area of △PQR
Area of right △PQR=21×base×height.
Area =21×∣QR∣×∣PQ∣.
Area =21×54×20.
Final Result
Area =21×1080.
1080=36×30=630.
Area =21×630=330.
The correct option is 330.
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
The Geometry of the Perpendicular
Welcome, fellow traveler in the world of 3D geometry! Today, we are going to unravel a classic JEE Advanced problem. It is not just about crunching numbers; it is about visualizing the elegant dance between points, lines, and vectors in three-dimensional space.
Imagine you are standing in a room. You have a straight wire (our line L) stretching across the room, and a point Q floating in the air. You want to find the exact spot P on that wire that is closest to Q. That is the 'foot of the perpendicular.'
Once we find P, we have a triangle PQR to analyze. Let us begin.
Phase 1
The Parametric Dance
To find the coordinates of P, we need a way to describe every point on the line L. We are given the symmetric form:
7x−3=−1y−2=−2z+1
By setting this equal to a parameter t, we unlock the secret to every point on this line. Any point P on this line can be written as P(3+7t,2−t,−1−2t).
This is our candidate for the foot of the perpendicular. As t varies, P slides along the line. We just need to find the specific t that makes the segment PQ perpendicular to the line.
Phase 2
The Dot Product Revelation
Now, let us construct the vector PQ. We subtract the coordinates of P from Q(10,−3,−1).
This gives us PQ=(10−(3+7t),−3−(2−t),−1−(−1−2t)), which simplifies to PQ=(7−7t,t−5,2t). We also know the direction vector of our line L from the denominators of its equation: d=(7,−1,−2).
Here is the geometric soul of the problem: because P is the foot of the perpendicular, PQ must be orthogonal to d. This means their dot product must vanish: PQ⋅d=0.
Let us perform this calculation:
7(7−7t)−1(t−5)−2(2t)=0
Expanding this, we get 49−49t−t+5−4t=0, which simplifies to 54−54t=0. Solving this gives us the beautiful result t=1.
Phase 3
The Geometric Surprise
With t=1, we can lock in the coordinates of P. Substituting t=1 into our parametric form, we get P(10,1,−3).
Now, let us find the vectors that define our triangle. PQ becomes (7−7(1),1−5,2(1))=(0,−4,2). The length of this height is:
∣PQ∣=02+(−4)2+22=20
Next, we find the vector QR using R(3,−2,1) and Q(10,−3,−1). QR=R−Q=(−7,1,2). Its length is:
∣QR∣=(−7)2+12+22=54
Before we calculate the area, let us check the angle at Q. The dot product PQ⋅QR=(0)(−7)+(−4)(1)+(2)(2)=0−4+4=0. The dot product is zero! Our triangle is right-angled at Q.
Phase 4
The Final Calculation
Since we have a right-angled triangle, the area is simply:
Area=21×base×height=21×∣QR∣×∣PQ∣
Substituting our values, we get:
Area=21×54×20=21×1080
We can simplify 1080 as 36×30=630. Finally:
Area=21×630=330
We have arrived at the solution. It is a testament to the power of vector algebra that such a complex 3D configuration collapses into such an elegant result. Keep practicing, and keep visualizing!