document.write( "Question 493781: what is the slope of the line y=8x+1?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #335451 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! \"Slope-intercept\" form of a line: \n" ); document.write( "y = mx + b \n" ); document.write( "where \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept at (0,b) \n" ); document.write( ". \n" ); document.write( "Since: \n" ); document.write( "y=8x+1 \n" ); document.write( "is already in \"slope-intercept\" form \n" ); document.write( "From inspection, we see that the slope is 8 \n" ); document.write( " |