document.write( "Question 1059434: how do i solve the following 4 x 4 system using elimination & substitution?\r
\n" ); document.write( "\n" ); document.write( "w + 2x + 2y + z = -2
\n" ); document.write( "w + 3x - 2y - z = -6
\n" ); document.write( "-2w - x + 3y + 3z = 6
\n" ); document.write( "w + 4x + y - 2z = -14
\n" ); document.write( "

Algebra.Com's Answer #674470 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"R%5B1%5D\":\"w+%2B+2x+%2B+2y+%2B+z++=+-2\"
\n" ); document.write( "\"R%5B2%5D\":\"w+%2B+3x+-+2y+-+z+=++-6\"
\n" ); document.write( "\"R%5B3%5D\":\"-2w+-+x+%2B+3y+%2B+3z+=++6\"
\n" ); document.write( "\"R%5B4%5D\":\"+w+%2B+4x+%2B+y+-+2z+=++-14\"\r
\n" ); document.write( "\n" ); document.write( "Eliminate w by using elementary row operations,
\n" ); document.write( "\"R%5B1%5D-R%5B2%5D\":\"w+%2B+2x+%2B+2y+%2B+z+-w+-+3x+%2B+2y+%2B+z+=-2-%28-6%29\"
\n" ); document.write( "\"R%5B1%5D-R%5B2%5D\":\"-x%2B4y%2B2z=+4\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"2R%5B1%5D%2BR%5B3%5D\":\"2w%2B4x%2B2y%2B2z-2w-x%2B3y%2B3z=-4%2B6\"
\n" ); document.write( "\"2R%5B1%5D%2BR%5B3%5D\":\"3x%2B7y%2B5z=2\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"R%5B1%5D-R%5B4%5D\":\"w+%2B+2x+%2B+2y+%2B+z-w-4x-y%2B2z=-2-%28-14%29\"
\n" ); document.write( "\"R%5B1%5D-R%5B4%5D\":\"-2x%2By%2B3z=12\"
\n" ); document.write( "So now your reformed equations are,
\n" ); document.write( "\"R%5B5%5D\":\"-x%2B4y%2B2z=+4\"
\n" ); document.write( "\"R%5B6%5D\":\"3x%2B7y%2B5z=2\"
\n" ); document.write( "\"R%5B7%5D\":\"-2x%2By%2B3z=12\"
\n" ); document.write( "Continue in this fashion until you have solved for one variable and then work backwards.
\n" ); document.write( "You can eliminate \"x\" by these row operations,
\n" ); document.write( "\"3R%5B5%5D%2BR%5B6%5D\" and
\n" ); document.write( "\"-2R%5B5%5D%2BR%5B7%5D\"
\n" ); document.write( "
\n" );