document.write( "Question 1181674: Solve the system of equations below using elimination by addition.
\n" );
document.write( " What are the solutions?\r
\n" );
document.write( "\n" );
document.write( "6x-2y=58
\n" );
document.write( "5x+3y=25 \n" );
document.write( "
Algebra.Com's Answer #811585 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Multiply top by 3 and bottom by 2 in order to eliminate y \n" ); document.write( "18x-6y=174 \n" ); document.write( "10x+6y=50 \n" ); document.write( "28x=224 \n" ); document.write( "x=8 \n" ); document.write( "y=-5 by substituting and then checking in second equation. \n" ); document.write( " \n" ); document.write( " |