document.write( "Question 490704: Find equation of line given these two points
\n" ); document.write( "(-3,-2) (2,6)\r
\n" ); document.write( "\n" ); document.write( "So far I have M = 8/5 [6-(-2)/2-(-3)]
\n" ); document.write( " y = 8/5x + b
\n" ); document.write( "6 = 8/5(2) + b
\n" ); document.write( "now what ?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #334226 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: FIND EQUATION of straight line given 2 points
hahaWe are trying to find equation of form y=ax+b, where a is slope, and b is intercept, which passes through points (x1, y1) = (-3, -2) and (x2, y2) = (2, 6).
\n" ); document.write( " Slope a is \"a+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29+=+%286--2%29%2F%282--3%29+=+1.6\".
\n" ); document.write( " Intercept is found from equation \"a%2Ax%5B1%5D%2Bb+=+y%5B1%5D\", or \"1.6%2A-3+%2Bb+=+2.8\". From that,
\n" ); document.write( " intercept b is \"b=y%5B1%5D-a%2Ax%5B1%5D\", or \"b=-2-1.6%2A-3+=+2.8\".
\n" ); document.write( "
\n" ); document.write( " y=(1.6)x + (2.8)
\n" ); document.write( "
\n" ); document.write( " Your graph:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );