document.write( "Question 1030270: is this statement is true or false ?\r
\n" );
document.write( "\n" );
document.write( "V= matrix( 3, 1,
\n" );
document.write( " -1,
\n" );
document.write( " 3,
\n" );
document.write( " 1
\n" );
document.write( " )
\n" );
document.write( " )
\n" );
document.write( "is a linear combination of the column matrix A=
\n" );
document.write( "matrix( 3, 3,
\n" );
document.write( " 3, 2, 3,
\n" );
document.write( " 2, 1, 1,
\n" );
document.write( " 2, 1, 1
\n" );
document.write( " )
\n" );
document.write( ")
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #645266 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! False, a 3x1 matrix cannot be a linear combination of a 3x3 matrix. \n" ); document.write( " \n" ); document.write( " |