document.write( "Question 303281: graph the line through (-2,5) with slope -1 \n" ); document.write( "
Algebra.Com's Answer #217355 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(-2,5) with slope -1
\n" ); document.write( "Y=mX+b
\n" ); document.write( "5=-1*-2+b
\n" ); document.write( "5=2+b
\n" ); document.write( "b=5-2
\n" ); document.write( "b=3 ther Y intercept.
\n" ); document.write( "Y=-X+3 is the line equation.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-x+%2B3%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, -x +3).
\n" ); document.write( "
\n" );