document.write( "Question 273818: Solve a system of four linear equations and four variable:
\n" );
document.write( "2x+4y+2z+3w=-7
\n" );
document.write( "-3x-2y+5z+4w=11
\n" );
document.write( "4x-3y-2z-3w=11
\n" );
document.write( "-2x+3y-5z-4w=-16 \n" );
document.write( "
Algebra.Com's Answer #199989 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I made an Excel sheet to do these. \n" ); document.write( "I won't learn anything by doing it manually, you might or might not.\r \n" ); document.write( "\n" ); document.write( "Here are the answers so you can check.\r \n" ); document.write( "\n" ); document.write( "w = -531/77 \n" ); document.write( "x = 63/77 \n" ); document.write( "y = -70/77 \n" ); document.write( "z = 604/77 \n" ); document.write( " \n" ); document.write( " |