document.write( "Question 427396: Write the slope-intercept equation for the line that passes through (-4, -3) and (-6, 7). \n" ); document.write( "
Algebra.Com's Answer #297241 by John10(297)![]() ![]() You can put this solution on YOUR website! Write the slope-intercept equation for the line that passes through (-4, -3) and (-6, 7).\r \n" ); document.write( "\n" ); document.write( "when two points are given, we use slope form to find slope\r \n" ); document.write( "\n" ); document.write( "m = (y2- y1)/(x2 - x1) = (7 + 3)/(-6+4) = 10/ -2 = -5\r \n" ); document.write( "\n" ); document.write( "Then use the found slope and one of the given points\r \n" ); document.write( "\n" ); document.write( "y - yo = m(x -xo) where (xo,yo) is the given point \n" ); document.write( "y - 7 = -5 (x + 6) \n" ); document.write( "y - 7 =-5 -30 \n" ); document.write( "y = -5x - 23\r \n" ); document.write( "\n" ); document.write( "The equation is already in slope-intercept form!!!!!!!! \n" ); document.write( " |