document.write( "Question 192732: write an equation in slope-intercept form of a line conataining the point (4,-5) with a slope equal -6. \n" ); document.write( "
Algebra.Com's Answer #144659 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
write an equation in slope-intercept form of a line conataining the point (4,-5) with a slope equal -6.
\n" ); document.write( "--------------------
\n" ); document.write( "Use
\n" ); document.write( "y-y1 = m*(x-x1) where m is the slope and (x1,y1) is the point.
\n" ); document.write( "y+5 = -6*(x-4)
\n" ); document.write( "y+5 = -6x+24
\n" ); document.write( "y = -6x + 19
\n" ); document.write( "
\n" ); document.write( "
\n" );