document.write( "Question 105324: write equation in point-slope form of line that passes thru given point and has given slope m.
\n" ); document.write( "(1,9);m= -3
\n" ); document.write( "could you explain how to do this?
\n" ); document.write( "

Algebra.Com's Answer #76650 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the general form of the point-slope equation is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y-(y-coordinate)=(slope)(x-(x-coordinate))\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "or ... for slope m and point (h,k) ... y-k=m(x-h)
\n" ); document.write( "
\n" );