document.write( "Question 633810: Write the equation of a line in slope-intercept form that has a slope of -2 and passes through the point (2, -8). \n" ); document.write( "
Algebra.Com's Answer #399158 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( "Line with m = -2 and passing through Pt(2,-8)
\n" ); document.write( "Line
\n" ); document.write( " y = -2x + b
\n" ); document.write( " 8 = -2·2 + b |Using ordered pair (x,y):(2,8) to solve for b
\n" ); document.write( "12 = b
\n" ); document.write( " y = -2x + 12 \n" ); document.write( "
\n" );