document.write( "Question 570864: What is the equation of the line which includes points (-3, 2) and (1, 6) \n" ); document.write( "
Algebra.Com's Answer #367827 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
What is the equation of the line which includes points (-3,2) and (1,6)
\n" ); document.write( "-----------
\n" ); document.write( "Find the slope:
\n" ); document.write( "m = diffy/diffx = (6-2)/(1+3) = 1
\n" ); document.write( "-----
\n" ); document.write( "Use y = mx + b and either point to find b
\n" ); document.write( "2 = 1*(-3) + b
\n" ); document.write( "b = 5
\n" ); document.write( "------
\n" ); document.write( "--> y = 1x + 5
\n" ); document.write( "y = x + 5
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );