document.write( "Question 920959: For the following problem, the slope and one point on a line is given. Use the point-slope form to find the equation of that line. (Write your answer in slope-intercept form.)
\n" );
document.write( "(-1,-2) m=-2 \n" );
document.write( "
Algebra.Com's Answer #558653 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! ***Using point-slope form, \n" ); document.write( "y + 2 = -2(x+1) \n" ); document.write( "y = -2x - 4 \n" ); document.write( " |