document.write( "Question 58202: x+y=4
\n" ); document.write( "y=2X+1
\n" ); document.write( "

Algebra.Com's Answer #39793 by rcmcc(152)\"\" \"About 
You can put this solution on YOUR website!
solve for x and y\r
\n" ); document.write( "\n" ); document.write( "x+y=4
\n" ); document.write( "y=2X+1\r
\n" ); document.write( "\n" ); document.write( "the first equation subtract x to isolate y
\n" ); document.write( "y=4-x
\n" ); document.write( "substitute this equation for y in the second equation\r
\n" ); document.write( "\n" ); document.write( "4-x=2x+1
\n" ); document.write( "add x to each side
\n" ); document.write( "4=3x+1
\n" ); document.write( "subtract 1 from each side
\n" ); document.write( "3=3x
\n" ); document.write( "divide by 3 to isolate x
\n" ); document.write( "x=1\r
\n" ); document.write( "\n" ); document.write( "now substitute 1 into the first equation to find y
\n" ); document.write( "1+y=4
\n" ); document.write( "subtract 1 to find y
\n" ); document.write( "y=3\r
\n" ); document.write( "\n" ); document.write( "so x is 1 and y is 3
\n" ); document.write( "
\n" );