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)\"\" \"About 
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( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cx-8%29\"
\n" ); document.write( "
\n" );