document.write( "Question 352120: The slope of the line with equation y-8x=(-1) is \n" ); document.write( "
Algebra.Com's Answer #251603 by nerdybill(7384) You can put this solution on YOUR website! Rearrange: \n" ); document.write( "y-8x=(-1) \n" ); document.write( "into the \"slope-intercept\" form of \n" ); document.write( "y = mx + b \n" ); document.write( ". \n" ); document.write( "y-8x=(-1) \n" ); document.write( "y-8x=-1 \n" ); document.write( "y=8x-1 \n" ); document.write( ". \n" ); document.write( "From inspection, we see that the slope is 8 \n" ); document.write( " |