document.write( "Question 621648: The slope of a line is 2 and the point (5, 8) is on the line. Express the line in slope-interceThe slope of a line is 2 and the point (5, 8) is on the line. Express the line in slope-intercept formpt form \n" ); document.write( "
Algebra.Com's Answer #390984 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. \n" ); document.write( "----------- \n" ); document.write( "Use y = mx + b and the point to find b, the y-intercept \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( " |