document.write( "Question 109368This question is from textbook algebra2 with trigonometry
\n" ); document.write( ": Solve this system using Cramer's rule x-3y=8 and 2x+2y=8. Thanks! \n" ); document.write( "
Algebra.Com's Answer #79818 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
For 2 by 2 determinants, the determinant:
\n" ); document.write( ".
\n" ); document.write( "| A B |
\n" ); document.write( "| C D |
\n" ); document.write( ".
\n" ); document.write( "Has a value of (A*D) - (B*C)
\n" ); document.write( ".
\n" ); document.write( "Set up your two equations as:
\n" ); document.write( ".
\n" ); document.write( "1x - 3y = 8
\n" ); document.write( "2x + 2y = 8
\n" ); document.write( ".
\n" ); document.write( "The first determinant is formed by the coefficients of the x and y terms in the arrangement
\n" ); document.write( "that they appear in the two equations:
\n" ); document.write( ".
\n" ); document.write( "| 1 -3 |
\n" ); document.write( "| 2 +2 |
\n" ); document.write( ".
\n" ); document.write( "Evaluate this determinant using the pattern shown above and you get:
\n" ); document.write( ".
\n" ); document.write( "(1*2)-(-3*2) = 2 - (-6) = 2 + 6 = +8
\n" ); document.write( ".
\n" ); document.write( "Next you can solve for x by replacing the x column in this determinant with the corresponding
\n" ); document.write( "constants on the right side, find the value of this determinant, and divide that value by
\n" ); document.write( "+8 which is the value of the determinant we worked above using the coefficients of the
\n" ); document.write( "variables.
\n" ); document.write( ".
\n" ); document.write( "First, the new determinant (for x) is:
\n" ); document.write( ".
\n" ); document.write( "| 8 -3 |
\n" ); document.write( "| 8 +2 |
\n" ); document.write( ".
\n" ); document.write( "Note that the x column has been replaced by the column of numbers on the right side of
\n" ); document.write( "the two equations. Evaluate this determinant by using the pattern above and you get:
\n" ); document.write( ".
\n" ); document.write( "(8*2)-(-3*8) = 16 - (-24) = 16 + 24 = 40
\n" ); document.write( ".
\n" ); document.write( "Solve for x by dividing this result by the +8 we got for the first determinant and you have:
\n" ); document.write( ".
\n" ); document.write( "x = 40/8 = 5
\n" ); document.write( ".
\n" ); document.write( "Next you solve for y. Return to our first determinant and replace the y column with the
\n" ); document.write( "column of constants from the right side of the two equations. So starting with:
\n" ); document.write( ".
\n" ); document.write( "| 1 -3 |
\n" ); document.write( "| 2 +2 |
\n" ); document.write( ".
\n" ); document.write( "replace the y column of coefficients by the 8 and 8 constants on the right side and you
\n" ); document.write( "have:
\n" ); document.write( ".
\n" ); document.write( "| 1 +8 |
\n" ); document.write( "| 2 +8 |
\n" ); document.write( ".
\n" ); document.write( "Using the pattern to solve this determinant you get:
\n" ); document.write( ".
\n" ); document.write( "(1*8) - (8*2) = 8 - 16 = -8
\n" ); document.write( ".
\n" ); document.write( "Divide this by the value of the determinant that has only the coefficients of x and y and you get:
\n" ); document.write( ".
\n" ); document.write( "y = -8/8 = -1
\n" ); document.write( ".
\n" ); document.write( "So the two answers are x = 5 and y = -1
\n" ); document.write( ".
\n" ); document.write( "For 2 by 2 determinants you will need to remember the pattern to evaluate them ... multiply
\n" ); document.write( "along the diagonal down and to the right and then subtract from that the product obtained by
\n" ); document.write( "multiplying along the diagonal down and to the left.
\n" ); document.write( ".
\n" ); document.write( "Then you evaluate 3 determinants ... first the determinant using only the coefficients.
\n" ); document.write( "Next the determinant formed when you replace the column of x coefficients by the column of
\n" ); document.write( "constants. Then the determinant formed when you when you replace the column of y coefficients by the column of
\n" ); document.write( "constants.
\n" ); document.write( ".
\n" ); document.write( "Finally, you solve for x by dividing its determinant by the first determinant (coefficients only)
\n" ); document.write( "and solve for y by dividing its determinant by the coefficients only determinant.
\n" ); document.write( ".
\n" ); document.write( "And you can always check your answers by plugging the values for x and y back into the
\n" ); document.write( "original equations, just like you always do, and see if the equations are true ... the
\n" ); document.write( "left sides equal the right sides.
\n" ); document.write( ".
\n" ); document.write( "
\n" );