Find the vector equation for a plane with cartesian equation $x-3y+2z=5$.
My work.
I have managed to use vector techniques to find the equation as follows:
$x=5+3y-2z$
$$(x,y,z)=(5+3y-2z, y, z)$$
Factoring out the $y$ and $z$,
$$(x,y,z)=(5,0,0)+y(3,1,0)+z(-2,0,1).$$
In terms of scalars:
$$(x,y,z)=(5,0,0)+s(3,1,0)+t(-2,0,1).$$
However, our lecturer emphasized on trying to use linear algebra, particularly Gauss reduction, to find the vector equation of planes from cartesian. I'm not too sure of how to go around this. Could someone please help me use linear algebra for this question? Thanks:)
Hint:
Let $M$ be a point with coordinates $(x,y,z)$, $O$ the origin. Think of dot product.