document.write( "Question 249648: I need to graph this equation using the intercepts
\n" ); document.write( "x+2y=4
\n" ); document.write( "Can someone show me a graph please? Thanks
\n" ); document.write( "

Algebra.Com's Answer #181785 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+2y=4
\n" ); document.write( "SET X=0 & SOLVE FOR THE Y INTERCEPT.
\n" ); document.write( "0+2Y=4
\n" ); document.write( "2Y=4
\n" ); document.write( "Y=4/2
\n" ); document.write( "Y=2 (0,2)
\n" ); document.write( "SET Y=0 & SOLVE FOR THE X INTERCEPT.
\n" ); document.write( "X+2*0=4
\n" ); document.write( "X=4 (4,0)
\n" ); document.write( "X+2Y=4
\n" ); document.write( "2Y=-X+4
\n" ); document.write( "Y=-X/2+4/2
\n" ); document.write( "Y=-X/2+2
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-x%2F2+%2B2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, -x/2 +2).
\n" ); document.write( "
\n" );