document.write( "Question 549838: Write the point-slope form of the equation passing through (5, -1) with a slope of 6. \n" ); document.write( "
Algebra.Com's Answer #358114 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
y - y1 = m(x-x1) \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y - (-1) = 6(x-5) \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y + 1 = 6(x-5)
\n" ); document.write( "
\n" );