document.write( "Question 315602: Find an equation of the line containing the points (-3, 1) and (-1, 3). \n" ); document.write( "
Algebra.Com's Answer #225809 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find an equation of the line containing the points (-3, 1) and (-1, 3).
\n" ); document.write( "-----------------------
\n" ); document.write( "slope = (3-1)/(-1--3) = 2/2 = 1
\n" ); document.write( "--------------------------------------
\n" ); document.write( "Form: y = mx + b
\n" ); document.write( "You know m = 1 and y = 1 when x = -3 ; solve for \"b\":
\n" ); document.write( "1 = 1*-3 + b
\n" ); document.write( "b = 4
\n" ); document.write( "----
\n" ); document.write( "Equation:
\n" ); document.write( "y = x + 4
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );