document.write( "Question 576639: Write the slope-intercept equation for the line that passes through (-4, 6) and (2, -6). Please show all of your work \n" ); document.write( "
Algebra.Com's Answer #369939 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
m=(-6-6)/(2--4)
\n" ); document.write( "m=-12/6
\n" ); document.write( "m=-2
\n" ); document.write( "----------------
\n" ); document.write( "y=mx+b
\n" ); document.write( "-6=-2*2+b
\n" ); document.write( "-6=-4+b
\n" ); document.write( "-2=b
\n" ); document.write( "--------------
\n" ); document.write( "y=-2x-2
\n" ); document.write( "
\n" );