Find the line of intersection of the two planes x+3y+z=5 and 4x+y+2z=15
1
Expert's answer
2015-05-28T08:10:41-0400
Answer on Question #52768 – Math – Analytic Geometry
Find the line of intersection of the two planes x+3y+z=5 and 4x+y+2z=15
Solution
To obtain the parametric equations of the line of intersection, we need: (1) to find a directional vector of this line and (2) to find a certain point on this line.
(1) This line lies on the first plane; therefore, it is orthogonal to the normal vector n1. This line lies on the second plane; therefore, it is orthogonal to the normal vector n2. Their cross product n1×n2 is also orthogonal to n1 and n2; therefore, we can take this vector as v, the directional vector of this line. We need to calculate this cross product. It is
This system contains three variables and two equations. Such systems generally have infinitely many solutions. This one is not an exception. But we need to find only one point (doesn't matter which one). So set z=0, then we have:
{x+3y=54x+y=15
Therefore, x=5−3y, 4(5−3y)+y=15, 20−11y=15, 11y=5, y=115, x=1140. The point (1140,115,0) lies on this line. And we immediately obtain the parametric equations of the line:
Comments