How to find a line that intersects two planes?
We have two planes
#x=0# and #z=-5#
I know the line should be something like (0,0) +t(1,0,0). i just dont know how to prove that
We have two planes
I know the line should be something like (0,0) +t(1,0,0). i just dont know how to prove that
1 Answer
Start with the vector form for the equation of a line:
The orthogonal vector for the plane
The orthogonal vector for the plane
The vector along the intersection of the two planes must be orthogonal to both planes, therefore, we may compute the vector using the cross product:
Written in your preferred form:
Substitute the vector into equation [1]:
For the line to be in the plane
This forces
For the line to be in the plane
This forces
Please observe that the value of y is the only coordinate that changes on this line and because the domain of
For the same reason, we can, also, change the -1 to 1:
Equation [1.7] is the vector equation of the line.
The parametric equations are:
The symmetric form is:
with restrictions