document.write( "Question 396112: Given A=(3,7),(-1,2):\r
\n" ); document.write( "\n" ); document.write( "A) Find the slope between the two points.
\n" ); document.write( "B) Write the equation of the line through the points in general form.
\n" ); document.write( "C) Sketch the Graph.
\n" ); document.write( "

Algebra.Com's Answer #281078 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
A=(3,7),(-1,2)
\n" ); document.write( "a) SLOPE=(Y2-Y1)/(X2-X1)
\n" ); document.write( "SLOPE=(2-7)/(-1-3)
\n" ); document.write( "SLOPE=-5/-4=5/4=1.25 ANS.
\n" ); document.write( "B) Y=mX+b
\n" ); document.write( "7=1.25*3+b
\n" ); document.write( "7=3.75+b
\n" ); document.write( "b=7-3.75
\n" ); document.write( "b=3.25
\n" ); document.write( "Y=1.5X+3.25 ans.
\n" ); document.write( "C) \"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+1.5x+%2B3.25%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 1.5x +3.25).
\n" ); document.write( "
\n" );