Pengwuino
Gold Member
- 5,112
- 20
Im a little confused here and I have a feeling I forgot how to do matrix operations. The problem is to determine whether or not the following equation is dependant or independent.
u = (1, - 1,2),v = (3,0,1),w = (1, - 2,2)
I thought that I setup the matrix like this and try to look for the echelon form:
\begin{array}{*{20}c}<br /> 1 & 3 & 1 \\<br /> { - 1} & 0 & { - 2} \\<br /> 2 & 1 & 2 \\<br /> \end{array}
I got it down to:
\begin{array}{*{20}c}<br /> 1 & 0 & 1 \\<br /> 0 & { - 5} & 0 \\<br /> 0 & 3 & { - 1} \\<br /> \end{array}
and I got a little confused, I am not sure what to do… or maybe I screwed up earlier?
u = (1, - 1,2),v = (3,0,1),w = (1, - 2,2)
I thought that I setup the matrix like this and try to look for the echelon form:
\begin{array}{*{20}c}<br /> 1 & 3 & 1 \\<br /> { - 1} & 0 & { - 2} \\<br /> 2 & 1 & 2 \\<br /> \end{array}
I got it down to:
\begin{array}{*{20}c}<br /> 1 & 0 & 1 \\<br /> 0 & { - 5} & 0 \\<br /> 0 & 3 & { - 1} \\<br /> \end{array}
and I got a little confused, I am not sure what to do… or maybe I screwed up earlier?