document.write( "Question 303281: graph the line through (-2,5) with slope -1 \n" ); document.write( "
Algebra.Com's Answer #217355 by checkley77(12844)![]() ![]() ![]() 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( " |