document.write( "Question 92110: how do i graph:\r
\n" ); document.write( "\n" ); document.write( "\"y+=+-3\"
\n" ); document.write( "\"x+=+1\"
\n" ); document.write( "\"y+=+-3x+%2B3\"
\n" ); document.write( "and
\n" ); document.write( "\"y+=+x\"\r
\n" ); document.write( "\n" ); document.write( "on the same coordinate plane?
\n" ); document.write( "

Algebra.Com's Answer #67119 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
Y=-3 IS A HORIZONTAL LINE THROUGH Y=-3
\n" ); document.write( "X=1 IS A VERTICLE LINE THROUGH X=1
\n" ); document.write( "Y=X IS A 45 DEGREE LINE THROUGH (0,0) UP & TO THE RIGHT.
\n" ); document.write( "Y=-3X+3 GRAPH FOLLOWS:
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-3x+%2B3%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = -3x +3).
\n" ); document.write( "
\n" );