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)\"\" \"About 
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( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C50%2C7x%2B32%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );