Sai-
- 8
- 0
Homework Statement
Consider the plane 3x1-x2+2x3 = 0 in R3. Find a basis for this plane. Hint: It's not hard to find vectors in this plane.
Homework Equations
Plane: 3x1-x2+2x3 = 0 in R3.
The Attempt at a Solution
Let,
A = \left[3,\right.\left.-1,\right.\left.2\right] \rightarrow \left[\frac{3}{3},\right.\left.\frac{-1}{3},\right.\left.\frac{2}{3}\right] (Row Reduced)
\Rightarrow x1 = \frac{1}{3}x2-\frac{2}{3}x3, x2 is free, x3 is free.
\Rightarrow \left\{x_2[\frac{1}{3},1,0]+x_3[\frac{-2}{3},0,1] | x_2, x_3 \in R\right\}
\Rightarrow Basis of Plane = \left\{[\frac{1}{3},1,0],[\frac{-2}{3},0,1]\right\}