document.write( "Question 550672: What is the solution to the following system:
\n" );
document.write( "3x – 2y + 2z = 30
\n" );
document.write( "–x + 3y – 4z = -33
\n" );
document.write( "2x – 4y + 3z = 42 \n" );
document.write( "
Algebra.Com's Answer #358986 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the solution to the following system: \n" ); document.write( "3x – 2y + 2z = 30 \n" ); document.write( "–x + 3y – 4z = -33 \n" ); document.write( "2x – 4y + 3z = 42 \n" ); document.write( "-------------------------\r \n" ); document.write( "\n" ); document.write( "Det = -15.0000 \n" ); document.write( " \n" ); document.write( "X*Det = -60.0000 x = 4.0000 \n" ); document.write( "Y*Det = 105.0000 y = -7.0000 \n" ); document.write( "Z*Det = -30.0000 z = 2.0000 \n" ); document.write( " \n" ); document.write( " |