document.write( "Question 1129015: Write the equation of a line, in slope-intercept form, that has a slope of -2 and passes through the point (-1, 5). \n" ); document.write( "
Algebra.Com's Answer #745551 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Write the equation of a line, in slope-intercept form, that has a slope of -2 and passes through the point (-1, 5). \n" ); document.write( ": \n" ); document.write( "slope intercept form: \n" ); document.write( "y = mx + b \n" ); document.write( "m = -2, x=-1, y=5 \n" ); document.write( "5 = -2(-1) + b \n" ); document.write( "find b \n" ); document.write( "5 = 2 + b \n" ); document.write( "5 - 2 = b \n" ); document.write( " b = 3 \n" ); document.write( ": \n" ); document.write( "y = -2x + 3 \n" ); document.write( ": \n" ); document.write( " |