document.write( "Question 1076760: Write the slope-intercept form of the equation of the line through the given points. through: (-5, -3) and (-4, 4) \n" ); document.write( "
Algebra.Com's Answer #691370 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! slope is 7, change in y/change in x (4-(-4))/-4-(-5)) \n" ); document.write( "point slope formula y-y1=m(x-x1) where m is slope and (x1,y1)is point \n" ); document.write( "y-4=7(x+4) \n" ); document.write( "y=7x+32 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |