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