Animated Solution for Mathematics - Three Dimensional Geometry: The distance of the point (1,1,9) from the point of intersection of the line 1x−3=2y−4=2z−5 and the plane x+y+z=17 is:
Select Answer:
Visualized Solution
Visualizing the Geometry
Given point: P(1,1,9)
Plane equation: x+y+z=17
Line equation: 1x−3=2y−4=2z−5
Parametrizing the Line
Let 1x−3=2y−4=2z−5=λ
General point on the line:
x=λ+3
y=2λ+4
z=2λ+5
The Intersection Point Q
Let the intersection point be Q.
Since Q lies on the line, its coordinates are:
Q(λ+3,2λ+4,2λ+5)
Intersection Condition
Since Q lies on the plane x+y+z=17:
Substitute the coordinates of Q into the plane equation:
(λ+3)+(2λ+4)+(2λ+5)=17
Solving for λ
Combine like terms:
(λ+2λ+2λ)+(3+4+5)=17
5λ+12=17
Finding the Value of λ
Solve for λ:
5λ=17−12
5λ=5⇒λ=1
Exact Coordinates of Q
Substitute λ=1 back into the general point:
x=1+3=4
y=2(1)+4=6
z=2(1)+5=7
Intersection point Q=(4,6,7)
The Distance Formula
Distance formula between two points:
PQ=(x2−x1)2+(y2−y1)2+(z2−z1)2
Points: P(1,1,9) and Q(4,6,7)
Substituting Coordinates
Substitute the coordinates of P and Q:
PQ=(4−1)2+(6−1)2+(7−9)2
Calculating Differences
Calculate the differences:
PQ=(3)2+(5)2+(−2)2
Squaring and Adding
Square the terms and add:
PQ=9+25+4
PQ=38
Final Result
The distance of the point from the intersection is 38.
The correct option is (A).
00:00 / 00:00
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional room. You have a straight, infinite path—a line—stretching across the room, and a massive, flat wall—a plane—standing right in its way.
Your goal is to find the exact point where this path pierces the wall and then calculate how far that point is from where you are standing. We are given a point P(1,1,9), a line defined by
1x−3=2y−4=2z−5
and a plane x+y+z=17.
The Power of Parametrization
A line in 3D space is a collection of infinite points. To capture them all, we introduce a parameter, λ.
By setting the entire line equation equal to λ, we express any point (x,y,z) on the line in terms of this single variable:
x=λ+3,y=2λ+4,z=2λ+5
This is our general point. It acts like a GPS coordinate for every single spot on that line, controlled entirely by the value of λ.
The Collision
We look for the intersection point Q. Since Q lies on the line, it must have the coordinates (λ+3,2λ+4,2λ+5) for some specific value of λ.
Because Q also lies on the plane x+y+z=17, its coordinates must satisfy the plane's equation. We substitute our parametric expressions into the plane equation:
(λ+3)+(2λ+4)+(2λ+5)=17
Simplifying the expression, we combine the λ terms to get 5λ and the constants to get 12. The equation becomes:
5λ+12=17
Solving for λ, we find 5λ=5, which leads us to the elegant result: λ=1.
The Final Stretch
With λ=1 in hand, we find the exact coordinates of our intersection point Q. Substituting λ=1 back into our parametric equations:
x=1+3=4,y=2(1)+4=6,z=2(1)+5=7
Thus, the intersection point is Q(4,6,7).
Finally, we calculate the distance between P(1,1,9) and Q(4,6,7) using the 3D distance formula: