document.write( "Question 287859: What is the point-slope form of a line that passes through (4,-1) with a slope of 2? \n" ); document.write( "
Algebra.Com's Answer #208599 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(4,-1) with a slope of 2?
\n" ); document.write( "Y=mX+b where m=slope & b=the Y intercept.
\n" ); document.write( "-1=2*4+b
\n" ); document.write( "-1=8+b
\n" ); document.write( "b=-1-8
\n" ); document.write( "b=-9 ans. for the Y intercept.
\n" ); document.write( "Y=2X-9 ans.
\n" ); document.write( "
\n" );