document.write( "Question 97526: Solve the system of equation by the substitution method.
\n" ); document.write( "y=3x+8
\n" ); document.write( "x=y
\n" ); document.write( "

Algebra.Com's Answer #70940 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X=Y NOW REPLACE Y FOR X IN THE OTHER EQUATION & SOLVE FOR Y
\n" ); document.write( "Y=3*Y+8
\n" ); document.write( "4Y=8
\n" ); document.write( "Y=8/4
\n" ); document.write( "Y=2 ANSWER.
\n" ); document.write( "X=2 ANSWER.
\n" ); document.write( "
\n" ); document.write( "
\n" );