Animated Solution for Mathematics - Three Dimensional Geometry: The distance of the point (1,0,2) from the point of intersection of the line 3x−2=4y+1=12z−2 and the plane x−y+z=16, is
Select Answer:
Visualized Solution
Visualizing the Geometry
Given line: 3x−2=4y+1=12z−2
Given plane: x−y+z=16
Target point: A(1,0,2)
Objective: Find the distance between A and the intersection point P.
Parametric Form of the Line
Let the line equation equal a parameter r:
3x−2=4y+1=12z−2=r
Expressing coordinates in terms of r:
x=3r+2
y=4r−1
z=12r+2
General Point P on the Line
Any point on this line can be represented as:
P(3r+2,4r−1,12r+2)
This parameter r acts as a slider moving along the line.
At the intersection, this point P must also lie on the plane.
Intersection Condition
Substitute x, y, and z into the plane equation:
x−y+z=16
(3r+2)−(4r−1)+(12r+2)=16
Solving for r
Expand the equation:
3r+2−4r+1+12r+2=16
Combine the r terms: (3−4+12)r=11r
Combine the constant terms: 2+1+2=5
11r+5=16⟹11r=11⟹r=1
Coordinates of Intersection Point P
Substitute r=1 back into the general coordinates:
x=3(1)+2=5
y=4(1)−1=3
z=12(1)+2=14
Therefore, the intersection point is P(5,3,14).
Distance Formula Setup
We need the distance between A(1,0,2) and P(5,3,14).
Distance formula in 3D space:
d=(x2−x1)2+(y2−y1)2+(z2−z1)2
Calculating the Distance
Substitute the coordinates:
d=(5−1)2+(3−0)2+(14−2)2
d=42+32+122
d=16+9+144=169
d=13
00:00 / 00:00
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
Analyzing the Setup
We are tasked with finding the intersection point P between a line and a plane, and subsequently calculating the distance from a given point A(1,0,2) to P.
The line is defined by the symmetric equation:
3x−2=4y+1=12z−2
The plane is defined by the linear equation:
x−y+z=16
The Parametric Bridge
To find the intersection, we define any point on the line using a parameter r. By setting the symmetric equations equal to r, we obtain:
3x−2=4y+1=12z−2=r
This allows us to express the coordinates of any point on the line as functions of r:
x=3r+2,y=4r−1,z=12r+2
Thus, any point P on the line can be represented as (3r+2,4r−1,12r+2).
The Moment of Collision
At the point of intersection, the coordinates of P must satisfy the plane equation x−y+z=16. Substituting our parametric expressions into this equation yields:
(3r+2)−(4r−1)+(12r+2)=16
Expanding and grouping the terms:
3r+2−4r+1+12r+2=16
11r+5=16
Solving for r:
11r=11⇒r=1
Substituting r=1 back into our parametric equations, we find the coordinates of the intersection point P:
x=3(1)+2=5
y=4(1)−1=3
z=12(1)+2=14
The intersection point is P(5,3,14).
Final Calculation
We now calculate the distance between point A(1,0,2) and point P(5,3,14) using the 3D distance formula: