document.write( "Question 1101645: Graph the line with slope 1 passing through the point (4, -4). \n" ); document.write( "
Algebra.Com's Answer #716246 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Point slope formula y-y1=m(x-x1), m is slope and (x1, y1) is point. \n" ); document.write( "y+4=1(x-4) \n" ); document.write( "y=x-8. \n" ); document.write( " |