document.write( "Question 445990: The slope of a line is 9 and the point (4, 19) is on the line. Express the line in slope-intercept form. \n" ); document.write( "
Algebra.Com's Answer #307101 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
19=9*4+b
\n" ); document.write( "19=36+b
\n" ); document.write( "b=-17
\n" ); document.write( "--------------
\n" ); document.write( "y=9x-17
\n" ); document.write( "
\n" );