document.write( "Question 62276This question is from textbook
\n" ); document.write( ": Hello\r
\n" ); document.write( "\n" ); document.write( "how do i solve the system by graphing:\r
\n" ); document.write( "\n" ); document.write( "x + y = 4
\n" ); document.write( "y = 2x + 1\r
\n" ); document.write( "\n" ); document.write( "thank you.
\n" ); document.write( "

Algebra.Com's Answer #43011 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
how do i solve the system by graphing:\r
\n" ); document.write( "\n" ); document.write( "E1: x + y = 4
\n" ); document.write( "E2: y = 2x + 1
\n" ); document.write( "For E1, let x=0 and y=?
\n" ); document.write( "0+y=4
\n" ); document.write( "y=4 Plot (0,4)
\n" ); document.write( "Now let y=0 and x=?
\n" ); document.write( "x+0=4
\n" ); document.write( "x=4 Plot (4,0)
\n" ); document.write( "Connect the points and you have this line:
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C-x%2B4%29\"
\n" ); document.write( "For E2, let x=0 and y=?
\n" ); document.write( "y=2(0)+1
\n" ); document.write( "y=0+1
\n" ); document.write( "y=1 Plot (0,1)
\n" ); document.write( "Now let x=2 and y=?
\n" ); document.write( "y=2(2)+1
\n" ); document.write( "y=4+1
\n" ); document.write( "y=5 Plot (0,5)
\n" ); document.write( "Connect the points and you have a second line:
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C-x%2B4%2C2x%2B1%29\"
\n" ); document.write( "Their point of intersection is the solution: (x,y)=(1,3)
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" ); document.write( "
\n" );