document.write( "Question 163836: Graph the line with the given point and slope\r
\n" );
document.write( "\n" );
document.write( "The line through (-2,5) with slope -1 \n" );
document.write( "
Algebra.Com's Answer #120753 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 5=-1*-2+b \n" ); document.write( "5=2+b \n" ); document.write( "b=5-2 \n" ); document.write( "b=3 \n" ); document.write( "y=-x+3 answer. \n" ); document.write( " |