Animated Solution for Mathematics - Three Dimensional Geometry: The distance of the point (1,−2,3) from the plane x−y+z=5 measured parallel to a line, whose direction ratios are 2,3,−6 is :
Select Answer:
Visualized Solution
Visualizing the Setup
Given point: A(1,−2,3)
Given Plane: x−y+z=5
Direction Ratios (DRs) of measurement: (2,3,−6)
Equation of the Line
Line passes through A(1,−2,3) and is parallel to DRs (2,3,−6).
Equation: 2x−1=3y+2=−6z−3=λ
General Point on the Line
Express coordinates in terms of λ:
x=2λ+1
y=3λ−2
z=−6λ+3
Intersection with the Plane
The point P must lie on the plane x−y+z=5.
Substitute x,y,z:
(2λ+1)−(3λ−2)+(−6λ+3)=5
Solving for λ
Expand: 2λ+1−3λ+2−6λ+3=5
Combine terms: −7λ+6=5⟹−7λ=−1
λ=71
Coordinates of Point P
Substitute λ=71:
x=2(71)+1=79
y=3(71)−2=−711
z=−6(71)+3=715
Point P=(79,−711,715)
Applying Distance Formula
Distance d=(x2−x1)2+(y2−y1)2+(z2−z1)2
d=(79−1)2+(−711+2)2+(715−3)2
Final Calculation
d=(72)2+(73)2+(−76)2
d=494+9+36=4949=1
Conclusion
Key Takeaway: Distance measured parallel to a line is found by intersecting that line with the plane.
Final Result: The distance is 1 unit.
00:00 / 00:00
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
Analyzing the Setup
Imagine you are standing at a point A(1,−2,3) in a vast three-dimensional space. Below you lies a flat, infinite surface—a plane defined by the equation x−y+z=5.
Usually, when we talk about the distance from a point to a plane, we instinctively think of the shortest path, the perpendicular drop. But today, the problem asks for something different. It asks for the distance measured parallel to a specific line with direction ratios (2,3,−6).
We are essentially firing a projectile from A in the direction of the vector v=2i^+3j^−6k^ and asking how far it travels before it pierces the plane.
The Parametric Bridge
To solve this, we need to map out the path of our projectile. Since we know the starting point A(1,−2,3) and the direction of travel (2,3,−6), we can write the equation of the line representing our path.
In its symmetric form, this is:
2x−1=3y+2=−6z−3=λ
Here, λ is our parameter—a variable that tracks our progress along the line. Any point P on this line can be expressed as (2λ+1,3λ−2,−6λ+3).
Think of λ as a scout. As λ changes, the scout moves along the line. We want to find the exact value of λ where the scout steps onto the plane.
The Moment of Intersection
The plane is defined by x−y+z=5. For our scout to be on the plane, their coordinates must satisfy this equation.
We substitute our parametric expressions for x,y, and z into the plane equation:
(2λ+1)−(3λ−2)+(−6λ+3)=5
Expanding the terms, we get 2λ+1−3λ+2−6λ+3=5. Grouping the λ terms together, we have (2−3−6)λ, which is −7λ.
Summing the constants, 1+2+3=6. So, the equation simplifies to:
−7λ+6=5
Solving for λ, we find −7λ=−1, which gives us λ=71.
The Final Calculation
We have found our magic number! At λ=71, our line intersects the plane.
To find the distance, we calculate the length of the segment AP. The displacement vector from A to P is (2λ,3λ,−6λ). The distance d is the magnitude of this vector:
d=(2λ)2+(3λ)2+(−6λ)2=4λ2+9λ2+36λ2=49λ2=7∣λ∣
Substituting our value λ=71, we get:
d=7×71=1
The distance is exactly 1 unit. It is elegant, precise, and deeply satisfying. We didn't just calculate a number; we traced a path through space and found the exact point of contact.