document.write( "Question 901111: Write the equation of a line that passes through (-2, 5) with a slope of -4. Write your answer in slope-intercept form.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #546459 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! First Point-slope \n" ); document.write( "y - 5 =-4(x+2) \n" ); document.write( "y = -4x -3 (slope-intercept form) \n" ); document.write( " |