document.write( "Question 1054091: give the equation of this line in slope intercept form, slope-3 passes through (4,-1) \n" ); document.write( "
Algebra.Com's Answer #669293 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
point slope formula
\n" ); document.write( "y-y1=m(x-x1), where m is the slope and (x1,y1) is the point.
\n" ); document.write( "y-(-1)=-3(x-4)
\n" ); document.write( "Y+1=-3x+12
\n" ); document.write( "y=-3x+11
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C15%2C-3x%2B11%29\"
\n" ); document.write( "
\n" );