document.write( "Question 136905: I have tried every solution and I cannot come up with an answer to this problem.
\n" );
document.write( "I am trying to solve the problem by Crammer's Rule using determinants. The problem is: 3x - 2y+ z = 6
\n" );
document.write( " 4x -4y + 3z = 0
\n" );
document.write( " 5x - 4y + z = -5\r
\n" );
document.write( "\n" );
document.write( "I would very much appreciate your help,I have spent hours trying to find solutions to this problem. Thank-you. \n" );
document.write( "
Algebra.Com's Answer #100197 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the problem by Cramer's Rule using determinants. The problem is: \n" ); document.write( "3x - 2y+ z = 6 \n" ); document.write( "4x -4y + 3z = 0 \n" ); document.write( "5x - 4y + z = -5 \n" ); document.write( "------------------------- \n" ); document.write( "The determinant of the coefficients is: \n" ); document.write( "[-12-16-30]-[-20-36-8] = -58--64 = 6 \n" ); document.write( "------------------------- \n" ); document.write( "Replace the \"x-column\" with the constant column to get: \n" ); document.write( "6...-2...1 \n" ); document.write( "0...-4...3 \n" ); document.write( "-5..-4...1 \n" ); document.write( "------------ \n" ); document.write( "The determinant of that 3 x 3 matrix is: \n" ); document.write( "[-24+0+30)-(20+-72+0) = 6--52= 58 \n" ); document.write( "--------------------- \n" ); document.write( "Divide the x-determinant by the coefficient determinant to get x = 58/6=29/3 \n" ); document.write( "------------------- \n" ); document.write( "To find \"y\": \n" ); document.write( "1st:Replace the \"y-column\" in the coefficient matrix by the constant column. \n" ); document.write( "2nd:Find the determinant of this matrix \n" ); document.write( "3rd:Divide that value by 6 to get the value of \"y\". \n" ); document.write( "--------------------- \n" ); document.write( "Follow the same pattern for \"z\". \n" ); document.write( "--------------------- \n" ); document.write( "Final answer: \n" ); document.write( "x = 29/6 \n" ); document.write( "y = 91/6 \n" ); document.write( "z = 44/6 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |