Animated Solution for Mathematics - Three Dimensional Geometry: Consider the line L passing through the points (1,2,3) and (2,3,5). The distance of the point (311,311,319) from the line L along the line 23x−11=13y−11=23z−19 is equal to
Select Answer:
Visualized Solution
Visualizing the 3D Setup
Given line L passes through P(1,2,3) and Q(2,3,5).
Target point A=(311,311,319).
Goal: Find distance from A to L along a specific direction.
Equation of Line L
Direction vector of L: dL=⟨2−1,3−2,5−3⟩=⟨1,1,2⟩.
Equation of line L: 1x−1=1y−2=2z−3.
Direction of the Path
Given path equation: 23x−11=13y−11=23z−19.
Divide by 3 to standardize: 2/3x−11/3=1/3y−11/3=2/3z−19/3.
Direction vector of path: dL′=⟨2,1,2⟩.
Parameterizing Point B
Let B be the intersection of the path from A with line L.
Equation of path AB: 2x−11/3=1y−11/3=2z−19/3=λ.
General point B: (2λ+311,λ+311,2λ+319).
Intersection Logic
Since B lies on line L, it must satisfy L's equation.
Substitute B into L: 1(2λ+11/3)−1=1(λ+11/3)−2.
Simplify numerators: 2λ+38=λ+35.
Solving for λ
Rearrange terms: 2λ−λ=35−38.
Solve for λ: λ=−33=−1.
Calculating Distance AB
Vector AB=B−A=⟨2λ,λ,2λ⟩.
Distance d=∣AB∣=(2λ)2+(λ)2+(2λ)2.
d=4λ2+λ2+4λ2=9λ2=3∣λ∣.
Final Answer
Substitute λ=−1 into the distance formula.
d=3∣−1∣=3(1)=3.
The distance of point A from line L along the given path is 3 units.
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Imagine a three-dimensional coordinate system containing an infinite highway, line L, passing through points P(1,2,3) and Q(2,3,5). You are positioned at point A(311,311,319).
The objective is to travel from A to L along a specific trajectory defined by the equation:
23x−11=13y−11=23z−19
Pinning Down the Highway
To define the line L, we first determine its direction vector dL using points P and Q:
dL=⟨2−1,3−2,5−3⟩=⟨1,1,2⟩
Using point P(1,2,3), the symmetric equation of the highway L is:
1x−1=1y−2=2z−3
Decoding the Path
The given trajectory equation contains coefficients that must be standardized to reveal its true direction. By dividing the numerators and denominators by 3, we rewrite the path as:
2/3x−11/3=1/3y−11/3=2/3z−19/3
The direction vector of this path, dL′, is ⟨2/3,1/3,2/3⟩, which is parallel to the vector ⟨2,1,2⟩.
The Intersection
We assume the path intersects the highway L at point B. Since B lies on the path starting from A, we parameterize it using λ:
x=311+2λ,y=311+λ,z=319+2λ
Point B must also satisfy the equation of the highway L. Substituting these coordinates into the equation of L:
1(311+2λ)−1=1(311+λ)−2
Simplifying this expression yields:
2λ+38=λ+35
Solving for the parameter, we find λ=−1.
Final Calculation
The distance between A and B is the magnitude of the vector AB. Given AB=B−A=⟨2λ,λ,2λ⟩, the distance d is: