document.write( "Question 320362: Find the equation of the line that passes through the points (–3, 7) and (2, –13). \n" ); document.write( "
Algebra.Com's Answer #229465 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(–3, 7) and (2, –13).
\n" ); document.write( "Y=mX+b
\n" ); document.write( "m= slope & b=the Y intercept.
\n" ); document.write( "m=(Y2-Y1)/(X2-X1)=(-13-7)/(2+3)-20/5=-4 ans. for the slope.
\n" ); document.write( "7=-4*-3+b
\n" ); document.write( "7=12+b
\n" ); document.write( "b=7-12
\n" ); document.write( "b=-5 ans. for the Y intercept.
\n" ); document.write( "Y=-4x-5 is the line equation thrugh these 2 points.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-15%2C+10%2C-4x+-5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -15 to 10, -4x -5).
\n" ); document.write( "
\n" );