document.write( "Question 1049942: Solve this system of equations using substitution. Put your answer in ordered pair form, (x, y).
\n" ); document.write( "3x + 2y = 2
\n" ); document.write( "-2x + y = 8
\n" ); document.write( "

Algebra.Com's Answer #665537 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
3x + 2y = 2
\n" ); document.write( "-2x + y = 8 --> y = 2x + 8
\n" ); document.write( "==================
\n" ); document.write( "Sub for y in the 1st equation.
\n" ); document.write( "
\n" );