document.write( "Question 852782: 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 #513687 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The slope of a line is 2 and the point (5, 8) is on the line
\n" ); document.write( "***Using point-slope form, \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\"
\n" ); document.write( " y-8 =2(x-5)
\n" ); document.write( " y = 2x -10 + 8
\n" ); document.write( " y = 2x - 2 \n" ); document.write( "
\n" );