document.write( "Question 113423: Solve the system by addition.
\n" );
document.write( "5x – 3y = 13
\n" );
document.write( "4x – 3y = 11 \n" );
document.write( "
Algebra.Com's Answer #82600 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! subtracting the second equation from the first gives x=2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting into the first equation gives 5(2)-3y=13 ___ -3y=3 ___ y=-1 \n" ); document.write( " |