document.write( "Question 232533: point slope form of the line that passes through (4,-1) with the slope of two \n" ); document.write( "
Algebra.Com's Answer #172172 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
y-y1=m(x-x1)
\n" ); document.write( "y-(-1)=2(x-4)
\n" ); document.write( "y+1=2x-8
\n" ); document.write( "y=2x-9
\n" ); document.write( "
\n" );