document.write( "Question 1057358: given a=\r
\n" ); document.write( "\n" ); document.write( " 1 2 3 0 1
\n" ); document.write( " 2 1 3 3 -1
\n" ); document.write( " 1 5 2 5 4\r
\n" ); document.write( "\n" ); document.write( "is b=(1,0,1)T in the span of the columns of a? how do you solve this problem?
\n" ); document.write( "

Algebra.Com's Answer #672415 by solve_for_x(190)\"\" \"About 
You can put this solution on YOUR website!
Use row operations to reduce the matrix \"a\" and determine which columns form a basis
\n" ); document.write( "of the column space.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The resulting matrix is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From this, you can see that the first three columns are linearly independent
\n" ); document.write( "because each column has a single \"1\" in it, and the adjacent columns have
\n" ); document.write( "only 0 entries in the same row (looking only at the first three columns).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The fourth and fifth columns are linear combinations of the first three columns of a.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Specifically, the fourth column is a combination of 4 times the first column,
\n" ); document.write( "plus the second column, minus 2 times the third column. (Check this and see
\n" ); document.write( "for yourself.)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, if b = (1, 0, 1)^T is in the span of the columns of a, then there has to be
\n" ); document.write( "some linear combination of the first three columns that is equal to (1, 0, 1)^T.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(1, 2, 1)^T * x + (2, 1, 5)^T * y + (3, 3, 2)^T * z = (1, 0, 1)^T\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This gives three equations:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + 2y + 3z = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x + y + 3z = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + 5y + 2z = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If there is a solution for this system of equations, then b = (1, 0, 1)^T is in the
\n" ); document.write( "span of the columns of a.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I'll assume that you can take if from here. :)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );