document.write( "Question 654869: how do you find the slope of each line
\n" );
document.write( "ex; y=3x-2 \n" );
document.write( "
Algebra.Com's Answer #408867 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! y=3x-2 is in the form y = mx+b where m is the slope\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, m = 3. So the slope is 3. \n" ); document.write( " |