document.write( "Question 1052953: solve each system of equations by using cramers rule:\r
\n" );
document.write( "\n" );
document.write( "{3x - 4y + 2z = 1
\n" );
document.write( "{x - y + 2z = -2
\n" );
document.write( "{2x + 2y + 2z = -3 \n" );
document.write( "
Algebra.Com's Answer #668241 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! solve each system of equations by using cramers rule:\r \n" ); document.write( "\n" ); document.write( "{3x - 4y + 2z = 1 \n" ); document.write( "{x - y + 2z = -2 \n" ); document.write( "{2x + 2y + 2z = -3 \n" ); document.write( "------------- \n" ); document.write( "Step 1, find the determinant. \n" ); document.write( "--- \n" ); document.write( " \n" ); document.write( " |