Animated Solution for Mathematics - Three Dimensional Geometry: Let Q and R be two points on the line 2x+1=3y+2=2z−1 at a distance 26 from the point P(4,2,7). Then the square of the area of the triangle PQR is ______.
Enter Numerical Value:
Visualized Solution
Visualizing the Setup
Given point P(4,2,7) and line L:2x+1=3y+2=2z−1
Points Q and R lie on L such that PQ=PR=26
Triangle PQR is isosceles with base QR on the line L
The Strategy: Foot of the Perpendicular
To find the area, we need the base QR and height PM
Let M be the foot of the perpendicular from P to L
△PQM and △PRM are congruent right-angled triangles
Parametric Coordinates of M
Let 2x+1=3y+2=2z−1=λ
Any point on the line can be written as (2λ−1,3λ−2,2λ+1)
Let M=(2λ−1,3λ−2,2λ+1)
Direction Ratios of PM
Vector PM=M−P
PM=((2λ−1)−4,(3λ−2)−2,(2λ+1)−7)
PM=(2λ−5,3λ−4,2λ−6)
Perpendicularity Condition
Line segment PM is perpendicular to line L
Direction vector of L is b=(2,3,2)
Dot product condition: PM⋅b=0
Solving for λ
2(2λ−5)+3(3λ−4)+2(2λ−6)=0
4λ−10+9λ−12+4λ−12=0
17λ−34=0⟹λ=2
Coordinates of M
Substitute λ=2 into the parametric form of M
M=(2(2)−1,3(2)−2,2(2)+1)
M=(3,4,5)
Calculating Altitude PM
Using the 3D distance formula for P(4,2,7) and M(3,4,5)
PM=(3−4)2+(4−2)2+(5−7)2
PM=(−1)2+22+(−2)2=1+4+4=3
Finding Base Segment QM
In right △PQM, apply Pythagoras theorem
QM2+PM2=PQ2
QM2+32=(26)2
Calculating QM and QR
QM2=26−9=17⟹QM=17
Since M bisects QR, total base QR=2×QM
QR=217
Final Area Calculation
Area of △PQR=21×QR×PM
Area =21×217×3=317
Square of Area =(317)2=9×17=153
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
The Geometry of Floating Points
Imagine you are standing in a vast, three-dimensional space. You have a straight line L stretching out into infinity, and hovering above it, like a star in the night sky, is point P(4,2,7).
We are tasked with finding two points, Q and R, that lie on this line such that the distance from P to both is exactly 26. This creates an isosceles triangle, △PQR, suspended in space.
The Strategy
The Foot of the Perpendicular
We could try to solve for Q and R by brute force, but that is a trap. Instead, let's use the most elegant tool in our arsenal: the foot of the perpendicular.
Imagine dropping a plumb line from P straight down to the line L. Let the point where it touches the line be M. This point M is the anchor of our entire solution.
By finding M, we split our isosceles triangle into two perfect, congruent right-angled triangles, △PQM and △PRM. This simplifies our life immensely.
Parametric Coordinates
The Key to the Line
To find M, we must first understand the line L. We are given the equation:
2x+1=3y+2=2z−1
We introduce a parameter λ to represent any point on this line. By setting the equation equal to λ, we can express any point on the line as (2λ−1,3λ−2,2λ+1).
This is our general coordinate for M. It is a variable point, waiting for us to find the specific λ that makes it the foot of the perpendicular.
The Dot Product Magic
Now, we need to ensure that the line segment PM is perpendicular to the line L. We calculate the direction vector PM by subtracting the coordinates of P from our parametric M:
PM=(2λ−5,3λ−4,2λ−6)
The direction vector of the line L is simply the denominator of its equation: b=(2,3,2). For PM to be perpendicular to L, their dot product must be zero: PM⋅b=0.
This gives us the equation:
2(2λ−5)+3(3λ−4)+2(2λ−6)=0
Expanding this, we get 4λ−10+9λ−12+4λ−12=0, which simplifies to 17λ−34=0. Solving this, we find the magic value: λ=2.
Calculating the Dimensions
With λ=2, we find the coordinates of M by substituting back: M=(2(2)−1,3(2)−2,2(2)+1)=(3,4,5).
Now, the height of our triangle, the length PM, is just the distance between P(4,2,7) and M(3,4,5). Using the distance formula:
PM=(3−4)2+(4−2)2+(5−7)2=1+4+4=3
We know the hypotenuse PQ=26 and the height PM=3. Applying the Pythagorean theorem to △PQM, we get QM2+PM2=PQ2, which means QM2+9=26.
Thus, QM2=17, or QM=17. Since M bisects the base QR, the total length of the base is QR=217.
The Final Victory
The area of △PQR is:
Area=21×base×height=21×(217)×3=317
The problem asks for the square of the area, so we calculate:
(317)2=9×17=153
We have arrived at the solution, not by brute force, but by understanding the geometric soul of the problem. The final answer is 153.