document.write( "Question 522815: how to graph x+y=3 \n" ); document.write( "
Algebra.Com's Answer #347012 by umnikmo(75)\"\" \"About 
You can put this solution on YOUR website!
set y=3-x
\n" ); document.write( "pick two points x=0 => y=3 (0,3) and y=0 => x=3 (3,0)\r
\n" ); document.write( "\n" ); document.write( "draw a straight line thru these two points, you got your graph
\n" ); document.write( "
\n" );