Animated Solution for Mathematics - Three Dimensional Geometry: Let a line pass through two distinct points P(−2,−1,3) and Q, and be parallel to the vector 3i^+2j^+2k^ If the distance of the point Q from the point R(1,3,3) is 5, then the square of the area of △PQR is equal to:
Select Answer:
Visualized Solution
Visualizing the Geometry
Given point P(−2,−1,3) and direction vector d=3i^+2j^+2k^.
Point Q lies on the line passing through P parallel to d.
Point R(1,3,3) is a fixed point in space.
Objective: Find the square of the area of △PQR.
Parametric Form of Point Q
The equation of the line in parametric form is: r=P+λd
Substituting the values:
Q=(−2+3λ,−1+2λ,3+2λ)
Using the Distance Constraint
Given distance QR=5, so QR2=25.
Coordinates of R(1,3,3) and Q(3λ−2,2λ−1,2λ+3).
Using distance formula:
(3λ−2−1)2+(2λ−1−3)2+(2λ+3−3)2=25
Simplifying the Expression
Simplifying the terms inside the squares:
(3λ−3)2+(2λ−4)2+(2λ)2=25
Expanding the Quadratic Terms
Expanding each term using (a−b)2=a2−2ab+b2:
(9λ2−18λ+9)+(4λ2−16λ+16)+4λ2=25
Solving for λ
Combining like terms:
17λ2−34λ+25=25
Subtracting 25 from both sides:
17λ2−34λ=0
Factoring the expression:
17λ(λ−2)=0
Determining the Correct λ
Possible values: λ=0 or λ=2.
Since P and Q are distinct points, λ=0.
Therefore, λ=2.
Finding Coordinates of Q
Substitute λ=2 into Q(3λ−2,2λ−1,2λ+3):
x=3(2)−2=4
y=2(2)−1=3
z=2(2)+3=7
Point Q is (4,3,7).
Defining Vectors PQ and PR
To find the area of △PQR, we need vectors PQ and PR.
Vector PQ=Q−P=(4−(−2),3−(−1),7−3)=(6,4,4)
Vector PR=R−P=(1−(−2),3−(−1),3−3)=(3,4,0)
Calculating the Cross Product
PQ×PR=i^63j^44k^40
=i^(0−16)−j^(0−12)+k^(24−12)
=−16i^+12j^+12k^
Finding the Square of the Area
Area of △PQR=21∣PQ×PR∣
Area2=41∣PQ×PR∣2
∣PQ×PR∣2=(−16)2+122+122=256+144+144=544
Area2=4544=136
Final Conclusion
Key Takeaway: Parametric coordinates are powerful for finding unknown points on a line given a distance constraint.
Formula Used: Area of triangle using vectors is 21∣a×b∣.
Final Answer:136
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 coordinate space. You have a fixed point P(−2,−1,3) and a line passing through it, stretching out like a laser beam in the direction of the vector d=3i^+2j^+2k^.
Somewhere along this infinite line, there is a mysterious point Q. We know it sits at a distance of exactly 5 units from another fixed point R(1,3,3).
Our mission is to find the square of the area of the triangle formed by these three points: P, Q, and R.
The Parametric GPS
To find a point on a line, we use a parameter, λ. If you start at P and move in the direction of d, your position at any moment is given by r=P+λd.
By substituting the coordinates of P and the components of d, we get the general coordinates for Q:
Q=(−2+3λ,−1+2λ,3+2λ)
Every point on that line is now captured by the single variable λ.
The Distance Constraint
We apply the constraint that the distance between Q and R is 5. To simplify, we work with the square of the distance, QR2=25.
Plugging our parametric Q and fixed R into the distance formula, we get:
(3λ−2−1)2+(2λ−1−3)2+(2λ+3−3)2=25
Simplifying the terms inside the brackets, we obtain:
(3λ−3)2+(2λ−4)2+(2λ)2=25
Expanding these squares yields:
9λ2−18λ+9+4λ2−16λ+16+4λ2=25
Combining like terms, we arrive at:
17λ2−34λ+25=25
The constants cancel out, leaving us with 17λ2−34λ=0. Factoring this gives 17λ(λ−2)=0, which implies λ=0 or λ=2. Since P and Q must be distinct, we reject λ=0 and accept λ=2.
The Final Area Calculation
With λ=2, we find the coordinates of Q:
Q=(−2+3(2),−1+2(2),3+2(2))=(4,3,7)
We define two vectors originating from P:
PQ=Q−P=(4−(−2),3−(−1),7−3)=(6,4,4)
PR=R−P=(1−(−2),3−(−1),3−3)=(3,4,0)
The area of the triangle is given by 21∣PQ×PR∣. We calculate the cross product: