document.write( "Question 1130628: Solve the system of equations. (If the system is dependent, enter a general solution in terms of c.
\n" );
document.write( "{2x − y + z= 12
\n" );
document.write( "2y − 3z = −16
\n" );
document.write( "3y + 2z = 2
\n" );
document.write( "(x, y, z) =
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #747256 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the system of equations. (If the system is dependent, enter a general solution in terms of c. \n" ); document.write( "{2x − y + z= 12 \n" ); document.write( "2y − 3z = −16 \n" ); document.write( "3y + 2z = 2 \n" ); document.write( "------------ \n" ); document.write( "I used the matrix function on my TI-84 to get: \n" ); document.write( "x = 3; y = -2; z = 4 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------- \n" ); document.write( " |