gtfitzpatrick
- 372
- 0
Homework Statement
if x_{1}=<br /> \begin{pmatrix}2 \\ 1 \\ 3\end{pmatrix}<br />
x_{2}=<br /> \begin{pmatrix}3 \\ -1 \\ 4\end{pmatrix}<br />
x_{3}=<br /> \begin{pmatrix}2 \\ 6 \\ 4\end{pmatrix}<br />
(i) show that x1,x2 and x3 are linearly dependent
(ii) show that x1 and x2 are linearly independent
(iii)what is the dimension of span (x1,x2,x3)
(iv)give a geometric discription of span (x1,x2,x3)
for (i) i solved the matrices
<br /> \begin{pmatrix}2 & 3 & 2 \\ 1 & -1 & 6 \\ 3 & 4 & 4\end{pmatrix}<br /><br /> \begin{pmatrix}c1 \\ c2 \\ c3\end{pmatrix}<br /> = <br /> \begin{pmatrix}0\\ 0 \\ 0\end{pmatrix}<br />
and i got a not trivial solution which when i let c3=1 i get -4(x1)+2(x2)+(x3)=0
firstly i would like to know if i formed the matrix correctly,should i have put the values across instead of down?
Thanks