document.write( "Question 883132: solve the following system of simultaneous equation by cramer's rule. 2x+3y+3z=22,x-y+z=4,4x+2y-z=9 \n" ); document.write( "
Algebra.Com's Answer #533377 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
2x+3y+3z=22
\n" ); document.write( ",x-y+z=4
\n" ); document.write( ",4x+2y-z=9\r
\n" ); document.write( "\n" ); document.write( "2,3,3,22
\n" ); document.write( "1,-1,1,4
\n" ); document.write( "4,2,-1,9\r
\n" ); document.write( "\n" ); document.write( "determinant = 31
\n" ); document.write( "x = 68/31 = 2.19354839
\n" ); document.write( "y = 63/31 = 2.03225806
\n" ); document.write( "z = 119/31 = 3.83870968\r
\n" ); document.write( "\n" ); document.write( "x=2.194
\n" ); document.write( "y=2.032
\n" ); document.write( "z=3.839
\n" ); document.write( "
\n" ); document.write( "
\n" );