document.write( "Question 60681: Find the equation of the line that has a slope of -4 and passes through the point (2,3)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #41641 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b
\n" ); document.write( "Y=-4X+b REPLACING X & Y FOR 2 & 3 WE GET
\n" ); document.write( "3=-4*2+b
\n" ); document.write( "3=-8+b
\n" ); document.write( "3+8=b
\n" ); document.write( "11=b THE Y INTERCEPT
\n" ); document.write( "Y=-4X+11 IS THE EQUATION FOR THIS LINE\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );