document.write( "Question 82445: if there are 2 lines with slopes -5 & 2 which one is steeper? \n" ); document.write( "
Algebra.Com's Answer #59072 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
-5 HAS THE GREATER SLOPE.
\n" ); document.write( "the y=-5x is the red line
\n" ); document.write( "the y=2x is the green line
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-5x%2C+y+=+2x%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = -5x and y = 2x).
\n" ); document.write( "
\n" );