document.write( "Question 787881: How do you solve these equations ? Trying to find the linear systems in three variables
\n" );
document.write( "5x-2y-3z=-7
\n" );
document.write( "2x-3y+z=-16
\n" );
document.write( "3x+4y-2z=7 \n" );
document.write( "
Algebra.Com's Answer #478347 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do you solve these equations ? Trying to find the linear systems in three variables \n" ); document.write( "5x-2y-3z=-7 \n" ); document.write( "2x-3y+z=-16 \n" ); document.write( "3x+4y-2z=7 \n" ); document.write( "------ \n" ); document.write( "x = -3 \n" ); document.write( "y = 2 \n" ); document.write( "z = -4 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |