document.write( "Question 69839: Write the equation of the line that passes through point (–2, 3) with a slope of –4. \n" ); document.write( "
Algebra.Com's Answer #49767 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b
\n" ); document.write( "3=-4*-2+b
\n" ); document.write( "3=8+b
\n" ); document.write( "b=3-8
\n" ); document.write( "b=-5
\n" ); document.write( "Y=-4X-5
\n" ); document.write( "
\n" ); document.write( "
\n" );