document.write( "Question 329978: plot y=x+7 and y=-x+2 \n" ); document.write( "
Algebra.Com's Answer #236445 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y=x+7 (red line)
\n" ); document.write( " y=-x+2 (green line)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-8%2C+5%2C+-10%2C+10%2C+x+%2B7%2C+-x+%2B2+%29+\" (graph 300x200 pixels, x from -8 to 5, y from -10 to 10, of TWO functions x +7 and -x +2).
\n" ); document.write( "
\n" );