document.write( "Question 1062220: Write the point slope form of the equation of the line that passes through the points (6,-9) and (7, 1). \n" ); document.write( "
Algebra.Com's Answer #677062 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
slope = (y2 -y1) / (x2 - x1) = (1 + 9) / (7 - 6) = 10
\n" ); document.write( ":
\n" ); document.write( "point one point, say (6, -9), then we have
\n" ); document.write( ":
\n" ); document.write( "(y + 9) = 10(x - 6)
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );