document.write( "Question 69086: Write the equation of the line that passes through point (-2,3) with a slope of -4.\r
\n" );
document.write( "\n" );
document.write( "Please help \n" );
document.write( "
Algebra.Com's Answer #49165 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! y - y1 = m(x - x1) \n" ); document.write( "y - 3 = -4(x + 2) \n" ); document.write( "y - 3 = -4x - 8 \n" ); document.write( "y = -4x - 5 \n" ); document.write( " |