Find the equation for the line of intersection of the planes.
5x - 2y - 2z = 1, 4x + y + z = 6
So I know how to solve this equation:
Cross the normal vectors
Solve for intersection points
plug in to equation.
When solving for part 2, I get the following system:
5x - 2y - 2z = 1,
4x + y + z = 6
set z=0
And voila! I get values through solving the system with the z variable removed by z=0.
Question is, why can I set z=0? It doesnt make sense to me.
What other variables can I "make up" to solve these systems of equations?