document.write( "Question 123053: What is the slope of the line with the equation 2x+3y+6=0?\r
\n" );
document.write( "\n" );
document.write( "please explain how you did it \n" );
document.write( "
Algebra.Com's Answer #90299 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THE STANDARD FORMULA FOR A LINE IS Y=mX+b WHERE m=SLOPE & b+THE Y INTERCEPT THUS WE NEED TO PUT THIS EQUATION INTO THIS FORM. \n" ); document.write( "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(m)=-2/3 \n" ); document.write( " |