document.write( "Question 367916: Find the equation of a line containing points (2,6) and (8,9). \n" ); document.write( "
Algebra.Com's Answer #262226 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Using the slope-intercept general form of an equation of a line:
\n" ); document.write( "y = mx + b where m is th eslope and b the y-intercept
\n" ); document.write( "points (2,6) and (8,9) on the line
\n" ); document.write( "slope is = (9-6)/(8-2) = 3/6 = 1/2
\n" ); document.write( "y = (1/2)x + b Using (2,6) to solve for b
\n" ); document.write( "6 = 1 + b
\n" ); document.write( "5 = b\r
\n" ); document.write( "\n" ); document.write( "y = (1/2)x + 5 the equation of the line
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );