document.write( "Question 438468: Could someone pleas show me how to solve the system by elimination method?
\n" );
document.write( "5x+3y=-7
\n" );
document.write( "7x-2y=13 \n" );
document.write( "
Algebra.Com's Answer #303206 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Multiply the 1st eqn by 2, and the 2nd by 3, then add them. \n" ); document.write( "That will eliminate the y terms. \n" ); document.write( " \n" ); document.write( " |