document.write( "Question 731686: Solve the following system of equations:
\n" );
document.write( "5x-2y=8
\n" );
document.write( "3x-y=7
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #447226 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve the following system of equations: \n" ); document.write( "5x-2y=8 \n" ); document.write( "3x-y=7 \n" ); document.write( "---------- \n" ); document.write( "Multiply the 2nd eqn by 2, then subtract. \n" ); document.write( " \n" ); document.write( " |