document.write( "Question 313628: Find an equation of the line containing the pair of points (-6,3) and (1,1). \n" ); document.write( "
Algebra.Com's Answer #224287 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(-6,3) and (1,1)
\n" ); document.write( "Y=mX+b
\n" ); document.write( "m=slope=(y2-y1)/x2-x1)
\n" ); document.write( "m=(1-3)/(1+6)
\n" ); document.write( "m=-2/7 ans. for the slope.
\n" ); document.write( "1=-2/7*1+b
\n" ); document.write( "1=-2/7+b
\n" ); document.write( "b=1+2/7
\n" ); document.write( "b=7/7+2/7=9/7 ans. for the y intercept.
\n" ); document.write( "Y=-2X/7+9/7
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C-2x%2F7+%2B9%2F7%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, -2x/7 +9/7).
\n" ); document.write( "
\n" );