document.write( "Question 825231: Use crammers rule to solve please!
\n" ); document.write( "x+2y=-7
\n" ); document.write( "2x =4+5y
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #497135 by math-vortex(648)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi, there--\r\n" );
document.write( "\r\n" );
document.write( "Problem:\r\n" );
document.write( "Use Cramer's Rule to solve this system of linear equations: \r\n" );
document.write( "x + 2y = -7\r\n" );
document.write( "2x = 4 + 5y\r\n" );
document.write( "\r\n" );
document.write( "A Solution:\r\n" );
document.write( "\r\n" );
document.write( "Cramer's Rule uses the determinant of the coefficient matrix related to this system of \r\n" );
document.write( "equations to find the solution.\r\n" );
document.write( "\r\n" );
document.write( "First, set up the 2 x 2 coefficient matrix. Write both equations in Ax + By = C form.\r\n" );
document.write( "\r\n" );
document.write( "x + 2y = -7\r\n" );
document.write( "2x -5y = 4\r\n" );
document.write( "\r\n" );
document.write( "Now set up the 2 x 2 matrix using the coefficients of the x and y terms.\r\n" );
document.write( "\"%28+matrix%282%2C2%2C1%2C2%2C2%2C-5%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "To find the determinant D, we use the formula,\r\n" );
document.write( "\r\n" );
document.write( "\"D=+det%28+matrix%282%2C2%2Ca%2Cb%2Cc%2Cd%29%29=ad-cb\"\r\n" );
document.write( "\r\n" );
document.write( "For your system we have\r\n" );
document.write( "\"D=+det%28+matrix%282%2C2%2C1%2C2%2C2%2C-5%29%29=%281%29%28-5%29-%282%29%282%29=-5-4=-9\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now we find two more determinants, \"D%5Bx%5D\" and \"D%5By%5D\".\r\n" );
document.write( "\r\n" );
document.write( "For \"D%5Bx%5D\", we substitute the values on the right side of our equations for the left column of the coefficient matrix.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "For \"D%5By%5D\", we substitute the values on the right side of our equations for the right column of the coefficient matrix.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Cramer's Rule states that for the solution to our system of equations (x,y)\r\n" );
document.write( "\r\n" );
document.write( "\"x=D%5Bx%5D%2FD=27%2F-9=-3\" \r\n" );
document.write( "and\r\n" );
document.write( "\"y=D%5By%5D%2FD=18%2F-9=-2\"\r\n" );
document.write( "\r\n" );
document.write( "So, the ordered pair (-3,-2) is the solution to your system of equations.\r\n" );
document.write( "\r\n" );
document.write( "Let's check this point in our original equations to be sure.\r\n" );
document.write( "x + 2y = -7\r\n" );
document.write( "(-3) + 2(-2) = -7\r\n" );
document.write( "-3 - 4  = -7\r\n" );
document.write( "-7 = -7 \r\n" );
document.write( "CHECK!\r\n" );
document.write( "\r\n" );
document.write( "2x = 4 + 5y\r\n" );
document.write( "2(-3) = 4 + 5(-2)\r\n" );
document.write( "-6 = 4 - 10\r\n" );
document.write( "-6 = -6 CHECK!\r\n" );
document.write( "\r\n" );
document.write( "That's it. I hope this helps,\r\n" );
document.write( "Mrs. Figgy\r\n" );
document.write( "\r\n" );
document.write( "
\n" ); document.write( "
\n" );