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