document.write( "Question 284800: What is the value of Z in the solution of the system of equations?
\n" );
document.write( "2x + 3y + z = 9
\n" );
document.write( "x - 2y - z = 4
\n" );
document.write( "x - 3y + 2z = -3 \n" );
document.write( "
Algebra.Com's Answer #206612 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the value of Z in the solution of the system of equations? \n" ); document.write( "2x + 3y + z = 9 \n" ); document.write( "x - 2y - z = 4 \n" ); document.write( "x - 3y + 2z = -3 \n" ); document.write( "====================== \n" ); document.write( "I used the matrix function on my TI calculator \n" ); document.write( "to get: \n" ); document.write( "x = 4 \n" ); document.write( "y = 1 \n" ); document.write( "z = -2 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |