document.write( "Question 207610: A line passes through the points P(4,0) and Q(6,-4).
\n" ); document.write( "a) Calculate the slope of the line.
\n" ); document.write( "b) Write the equation of the line in slope-intercept form.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #156994 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b
\n" ); document.write( "m=slope=(y2-y1)/(x2-x1)=(-4-0)/6-4)=-4/2=-2 is the slope.
\n" ); document.write( "a)=-2
\n" ); document.write( "0=-2*4+b
\n" ); document.write( "0=-8+b
\n" ); document.write( "b=8 is the y intercept.
\n" ); document.write( "b) Y=-2X+8
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-2x+%2B8%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, -2x +8).
\n" ); document.write( "
\n" );