document.write( "Question 259445: solve the system of equations by elimination. -3x+6y=15 and 3x+2y=17 \n" ); document.write( "
Algebra.Com's Answer #190975 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
adding the equations (to ELIMINATE x) ___ 8y = 32 ___ y = 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ 3x + 2(4) = 17 ___ x = 3
\n" ); document.write( "
\n" );