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 #148360 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2x + 3y + 6 = 0
\n" ); document.write( "3y=-2x-6
\n" ); document.write( "y=-2x/3-6/3
\n" ); document.write( "y=-2x/3-2 thus the slope is -2/3.
\n" ); document.write( "
\n" );