document.write( "Question 177054: how do i solve y=2x; x+2y=8 using substitution? \n" ); document.write( "
Algebra.Com's Answer #132141 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Take the expression for y given by your first equation and substitute (hence the name of the method) that expression in x for y in the second equation, like this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y+=+2x\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x+%2B+2y+=+8\" therefore \"x+%2B+2%282x%29+=+8\" => \"5x+=+8\" => \"x+=+8%2F5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substitute (there's that word again) this value you determined for x back into the first equation, thus:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y+=+2%288%2F5%29+=+16%2F5\"
\n" ); document.write( "
\n" );