document.write( "Question 891841: what is the solution to the system of equations shown below
\n" );
document.write( "2x-y+3z=8
\n" );
document.write( "x-6y-z=0
\n" );
document.write( "-6x+3y-9z=24\r
\n" );
document.write( "\n" );
document.write( "it could be 1 of the following for x, y, and z
\n" );
document.write( "A. (o,4,4)
\n" );
document.write( "B. (1,4,10/3)
\n" );
document.write( "C. no solution
\n" );
document.write( "D. infinity many solutions \n" );
document.write( "
Algebra.Com's Answer #540079 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Eqn 3 is -3 times Eqn 1 except the RH side \n" ); document.write( "--> inconsistent \n" ); document.write( "--> no solution \n" ); document.write( " |