document.write( "Question 269395: find the equation of a line passing through (-1,-2) and (3,6). write in standard form \n" ); document.write( "
Algebra.Com's Answer #197442 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find the equation of a line passing through (-1,-2) and (3,6). write in standard form
\n" ); document.write( "-------------
\n" ); document.write( "slope = (6--2)/(3--1) = 8/4 = 2
\n" ); document.write( "----
\n" ); document.write( "Linear form is y = mx+b
\n" ); document.write( "You know m = 2 and y = 6 when x = 3.
\n" ); document.write( "Solve for \"b\":
\n" ); document.write( "6 = 2(3) + b
\n" ); document.write( "b = 0
\n" ); document.write( "======
\n" ); document.write( "Equation:
\n" ); document.write( "y = 2x
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );