document.write( "Question 968198: Write the equation of the line that passes through each pair of points.
\n" ); document.write( "(1,2) (5,8)
\n" ); document.write( "

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