document.write( "Question 247492: find the slope of the line 2x-5y= -25 \n" ); document.write( "
Algebra.Com's Answer #180534 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "m=slope & b= the Y intercept. \n" ); document.write( "2x-5y= -25 \n" ); document.write( "-5y=-2x-25 \n" ); document.write( "y=-2x/-5-25/-5 \n" ); document.write( "y=2x/5+5 \n" ); document.write( "Slope=2/5 \n" ); document.write( " |