document.write( "Question 1084436: need help making sure i have the right solution for:\r
\n" ); document.write( "\n" ); document.write( "solve the system using determinants:
\n" ); document.write( "7x+3y=1
\n" ); document.write( "3x+4y=5\r
\n" ); document.write( "\n" ); document.write( "I have it reduced to 4x+ 19y= 32 is this the final answer?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #698539 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Your step is wrong and leads you to NOWHERE. For correct steps see below.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your prerequisite is the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Solution of a linear system of two equations in two unknowns using determinant\r
\n" ); document.write( "\n" ); document.write( "in this site. You must know its contents in order for to understand what follows.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "7x + 3y = 1\r\n" );
document.write( "3x + 4y = 5\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "1.  Since you need to solve it using determinants, calculate the determinant of the coefficient matrix first:\r\n" );
document.write( "\r\n" );
document.write( "    D = det \"%28matrix%282%2C2%2C+7%2C3%2C+3%2C4%29%29\" = 7*4 - 3*3 = 28 - 9 = 19.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2.  To solve for the first unknown, x, you need to modify the coefficient matrix by replacing it first column by the vector/column \r\n" );
document.write( "    of the constant terms of the right side; then calculate the determinant of the modified matrix:\r\n" );
document.write( "\r\n" );
document.write( "    \"D%5Bx%5D\" = det \"%28matrix%282%2C2%2C+1%2C3%2C+5%2C4%29%29\" = 1*4 - 3*5 = 4 - 15 = -11.\r\n" );
document.write( "\r\n" );
document.write( "    Then the first unknown x is the ratio of the two determinants  x = \"D%5Bx%5D%2FD\" = \"-11%2F19\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3.  To solve for the second unknown, y, you need to modify the coefficient matrix by replacing it second column by the vector/column \r\n" );
document.write( "    of the constant terms of the right side; then calculate the determinant of the modified matrix:\r\n" );
document.write( "\r\n" );
document.write( "    \"D%5By%5D\" = det \"%28matrix%282%2C2%2C+7%2C1%2C+3%2C5%29%29\" = 7*5 - 1*3 = 35 - 3 = 32.\r\n" );
document.write( "\r\n" );
document.write( "    Then the second unknown, y, is the ratio of the two determinants  y = \"D%5By%5D%2FD\" = \"32%2F19\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  x = \"-11%2F19\",  y = \"32%2F19\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Again, see the lesson.\r
\n" ); document.write( "\n" ); document.write( "    - Solution of a linear system of two equations in two unknowns using determinant\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The lesson is the part of this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "under the topic \"Systems of two linear equations in two unknowns\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another name for the determinant method is the Cramer's rule.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On Cramer's rule for solving systems of 2 equations in 2 unknowns see the lessons\r
\n" ); document.write( "\n" ); document.write( "    - What is a matrix?,\r
\n" ); document.write( "\n" ); document.write( "    - Determinant of a 2x2-matrix,\r
\n" ); document.write( "\n" ); document.write( "    - HOW TO solve system of linear equations in two unknowns using determinant (Cramer's rule),\r
\n" ); document.write( "\n" ); document.write( "    - Solving systems of linear equations in two unknowns using the Cramer's rule,\r
\n" ); document.write( "\n" ); document.write( "    - Solving word problems by the Cramer's rule after reducing to systems of linear equations in two unknowns, \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-II in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic
\n" ); document.write( "     \"2x2-Matrices, determinants, Cramer's rule for systems in two unknowns\" \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );