document.write( "Question 436222: Could someone please show me how to solve the system by the elimination method?
\n" );
document.write( "5x + 3y = -11
\n" );
document.write( "7x -2y = 19 \n" );
document.write( "
Algebra.Com's Answer #301801 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! multiply the first by 2 and the second by 3 and add them \n" ); document.write( "solve for x \n" ); document.write( "then plug in the found value of x into either of the original equations and solve for y \n" ); document.write( " \n" ); document.write( " |