document.write( "Question 920955: 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( "(-3,-7) , m=2
\n" );
document.write( "y= ? \n" );
document.write( "
Algebra.Com's Answer #558640 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! ***Using point-slope form, \n" ); document.write( "y + 7 = 2(x+3) \n" ); document.write( "y = 2x - 1 \n" ); document.write( " |