document.write( "Question 918082: Solve the following system of linear equations:
\n" );
document.write( "x+4y+3z=12
\n" );
document.write( "-3x-11y-8z=-34
\n" );
document.write( "3x+6y+3z=24
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #556889 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1,4,3,12 \n" ); document.write( "-3,-11,-8,-34 \n" ); document.write( "3,6,3,24\r \n" ); document.write( "\n" ); document.write( "no solution \n" ); document.write( " |