document.write( "Question 525260: Write the slope-intercept equation for the line that passes through (-4, -3) and (-6, 7). Please show all of your work.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #348033 by tarungehlot(9)![]() ![]() You can put this solution on YOUR website! slope = m= y2- y1/x2-x1= 7+3/-6+4=10/-2=-5 \n" ); document.write( "now slope intercept form or two point from \n" ); document.write( "y -y1 = m( x-x1) \n" ); document.write( "y+3= -5 ( x+4) \n" ); document.write( "y+3= -5x -20 \n" ); document.write( "y= -5x -23 \n" ); document.write( "compare with \n" ); document.write( "y= mx +c \n" ); document.write( "slope m=-5 \n" ); document.write( "intercept c=-23 \n" ); document.write( " |