document.write( "Question 315769: find the slope of the line 3x + 5y = -1 \n" ); document.write( "
Algebra.Com's Answer #225908 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 3x+5y=-1 \n" ); document.write( "5y=-3x-1 \n" ); document.write( "y=-3/5x-1 \n" ); document.write( "m=-3/5 \n" ); document.write( " |