document.write( "Question 499616: The slope of a line is 2 and the point (5, 8) is on the line. Express the line in slope intercept form \n" ); document.write( "
Algebra.Com's Answer #337793 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The slope of a line is 2 and the point (5, 8) is on the line. Express the line in slope intercept form \n" ); document.write( "-------------------- \n" ); document.write( "Use y = mx + b to find b \n" ); document.write( "8 = 2*5 + b \n" ); document.write( "b = -2 \n" ); document.write( "--------- \n" ); document.write( "y = 2x - 2 \n" ); document.write( " \n" ); document.write( " |