document.write( "Question 427439: Write the slope-intercept equation for the line that passes through (2, -9) and (4, 1). \n" ); document.write( "
Algebra.Com's Answer #297262 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Using the standard slope-intercept form for an equation of a line y = mx + b
\n" ); document.write( " where m is the slope and b the y-intercept.
\n" ); document.write( "Using the point-slope formula, \"m+=%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29\"
\n" ); document.write( "(2, -9) and
\n" ); document.write( "(4, 1) m = -10/-2 = 5
\n" ); document.write( " y = 5x + b
\n" ); document.write( " 1 = 5*4 + b
\n" ); document.write( "-19 = b
\n" ); document.write( " y = 5x-19 \n" ); document.write( "
\n" );