document.write( "Question 1062221: Write the point slope form of the equation of the line that passes through the point (-1,5) and has a slope of -1 \n" ); document.write( "
Algebra.Com's Answer #677060 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! The point slope form of a line is \n" ); document.write( ": \n" ); document.write( "(y - y1) = m(x - x1), where m is the slope and (x1, y1) is the point \n" ); document.write( ": \n" ); document.write( "(y - 5) = -(x + 1) \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |