Animated Solution for Mathematics - Three Dimensional Geometry: The distance of the point P(3,4,4) from the point of intersection of the line joining the points Q(3,−4,−5) and R(2,−3,1) and the plane 2x+y+z=7, is equal to ___
Enter Numerical Value:
Visualized Solution
Visualizing the 3D Geometry
Given Plane:2x+y+z=7
Given Points:P(3,4,4), Q(3,−4,−5), R(2,−3,1)
Goal: Find the distance PT, where T is the intersection of line QR and the plane.
Equation of Line QR
Equation of a line passing through (x1,y1,z1) and (x2,y2,z2):
x2−x1x−x1=y2−y1y−y1=z2−z1z−z1
Substituting Coordinates of Q and R
Substituting Q(3,−4,−5) and R(2,−3,1):
2−3x−3=−3−(−4)y−(−4)=1−(−5)z−(−5)
Simplifying the Line Equation
Simplifying the denominators:
−1x−3=1y+4=6z+5=λ
General Point on the Line
Expressing x,y,z in terms of λ:
x=−λ+3
y=λ−4
z=6λ−5
Intersection with the Plane
The intersection point T must lie on the plane 2x+y+z=7.
Substituting into the Plane Equation
Substitute (−λ+3,λ−4,6λ−5) into 2x+y+z=7:
2(−λ+3)+(λ−4)+(6λ−5)=7
Solving for λ
Expanding the equation:
−2λ+6+λ−4+6λ−5=7
5λ−3=7⟹5λ=10⟹λ=2
Finding Intersection Point T
Substitute λ=2 back into the coordinates:
x=−2+3=1
y=2−4=−2
z=6(2)−5=7
Intersection Point T=(1,−2,7)
The Distance Formula
Distance formula between P(x1,y1,z1) and T(x2,y2,z2):
PT=(x2−x1)2+(y2−y1)2+(z2−z1)2
Substituting Points P and T
Substituting P(3,4,4) and T(1,−2,7):
PT=(3−1)2+(4−(−2))2+(4−7)2
Final Calculation
PT=22+62+(−3)2
PT=4+36+9=49=7
Conclusion & Key Takeaway
Final Answer: The distance is 7 units.
Key Takeaway: To find the intersection of a line and a plane, use the parametric form of the line (λ) and substitute it into the plane equation.
00:00 / 00:00
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
Analyzing the Setup
We are given a plane defined by the equation 2x+y+z=7 and a point P(3,4,4). Additionally, a line passes through the points Q(3,−4,−5) and R(2,−3,1).
Our objective is to determine the point of intersection T where the line QR pierces the plane, and subsequently calculate the distance between point P and point T.
Defining the Path
To define the line QR, we use the symmetric form of the line equation:
x2−x1x−x1=y2−y1y−y1=z2−z1z−z1
Substituting the coordinates of Q(3,−4,−5) and R(2,−3,1), we obtain:
2−3x−3=−3−(−4)y−(−4)=1−(−5)z−(−5)
Simplifying the denominators, the equation of the line becomes:
−1x−3=1y+4=6z+5
By setting these ratios equal to a parameter λ, we express any point on the line as a function of λ:
x=−λ+3,y=λ−4,z=6λ−5
The Moment of Impact
The point T lies on the plane 2x+y+z=7. Therefore, the parametric coordinates must satisfy this equation:
2(−λ+3)+(λ−4)+(6λ−5)=7
Expanding the terms, we get:
−2λ+6+λ−4+6λ−5=7
Combining the λ terms and the constants:
5λ−3=7
5λ=10⟹λ=2
Substituting λ=2 back into our parametric equations, we find the coordinates of T:
x=−2+3=1
y=2−4=−2
z=6(2)−5=7
Thus, the intersection point is T(1,−2,7).
Final Calculation
We now calculate the distance between P(3,4,4) and T(1,−2,7) using the 3D distance formula: