document.write( "Question 1112584: Please need your help in Solving the following system of linear equations\r
\n" );
document.write( "\n" );
document.write( "3x+2y=7\r
\n" );
document.write( "\n" );
document.write( "4x+3y=10 \n" );
document.write( "
Algebra.Com's Answer #803748 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! There are many ways to solve a system of equations, but we will use elimination.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x + 2y = 7 (eqn 1) \n" ); document.write( "4x + 3y = 10 (eqn 2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply eqn 1 by 3 and eqn 2 by 2:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9x + 6y = 21 \n" ); document.write( "8x + 6y = 20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Subtract to get x = 1 and y = 2. \n" ); document.write( " |