document.write( "Question 1058192: 2x + 3y = -3
\n" );
document.write( "whats the slope of the line? \n" );
document.write( "
Algebra.Com's Answer #673212 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Rewrite it putting one y on the left \n" ); document.write( "2x+3y=-3 \n" ); document.write( "3y=-2x-3 \n" ); document.write( "divide by 3 both sides \n" ); document.write( "y=(-2/3)x-1 \n" ); document.write( "The slope is the number in front of the x, or -2/3. \n" ); document.write( " |