document.write( "Question 587117: how to find the slope of y+7=8x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #373990 by xdragonfight(116)![]() ![]() ![]() You can put this solution on YOUR website! y+7=8x \n" ); document.write( "subtract 7 \n" ); document.write( "y+7=8x \n" ); document.write( " -7 -7 \n" ); document.write( "y=8x-7 \n" ); document.write( "y=mx+b \n" ); document.write( "slope=M \n" ); document.write( "so 8 is the slope \n" ); document.write( " |