document.write( "Question 133952:
\n" ); document.write( "what is the equation of the line that contains the points with(x,y)coordinates(-3,7)and(5,-1)
\n" ); document.write( "

Algebra.Com's Answer #97965 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
slope=(-1-7)/(5-3)=-8/2=-4
\n" ); document.write( "7=-4*3+b
\n" ); document.write( "7=-12+b
\n" ); document.write( "b=7+12
\n" ); document.write( "b=19
\n" ); document.write( "y=-4x+19
\n" ); document.write( "
\n" );