document.write( "Question 188860This question is from textbook Contemporary Linear Algebra
\n" );
document.write( ": Please help me solve this problem:
\n" );
document.write( "Solve using any method: w + 3x + z = 0
\n" );
document.write( " w + 4x + 2y = 0
\n" );
document.write( " - 2x - 2y - z = 0
\n" );
document.write( " 2w - 4x + y + z = 0
\n" );
document.write( " w - 2x - y + z = 0 \n" );
document.write( "
Algebra.Com's Answer #141625 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Please help me solve this problem: \n" ); document.write( "Solve using any method: w + 3x + z = 0 \n" ); document.write( "w + 4x + 2y = 0 \n" ); document.write( "- 2x - 2y - z = 0 \n" ); document.write( "2w - 4x + y + z = 0 \n" ); document.write( "w - 2x - y + z = 0 \n" ); document.write( "--------------------- \n" ); document.write( "Just by inspection: \n" ); document.write( "w = x = y = z = 0 \n" ); document.write( " \n" ); document.write( " |