document.write( "Question 459924: Write the equation of the line passing through the points(-1,6) and (2,0) \n" ); document.write( "
Algebra.Com's Answer #315418 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Write the equation of the line passing through the points(-1,6) and (2,0)
\n" ); document.write( "----
\n" ); document.write( "slope = (6-0)/(-1-2) = 6/-3 = -2
\n" ); document.write( "-------------------------------------
\n" ); document.write( "Form: y = mx+b ; Solve for \"b\":
\n" ); document.write( "0 = -2*2 + b
\n" ); document.write( "b = 4
\n" ); document.write( "---------------
\n" ); document.write( "Equation:
\n" ); document.write( "y = -2x+4
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );