document.write( "Question 197853: What is the slope of the line with the equation 2x + 3y + 6 = 0 ? \n" ); document.write( "
Algebra.Com's Answer #148358 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! write in slope intercept form y=mx+b where m is the slope and b is the y intercept \n" ); document.write( ": \n" ); document.write( "3y=-2x-6 \n" ); document.write( ": \n" ); document.write( "y=(-2/3)x-2 \n" ); document.write( ": \n" ); document.write( "m(slope)=-2/3 \n" ); document.write( " |