document.write( "Question 252223: What is the slope of the line 2x + 3y + 3 = 0? \n" ); document.write( "
Algebra.Com's Answer #184049 by prateek(6)![]() ![]() You can put this solution on YOUR website! the form of the the equation is Ax+By+C=0 \n" ); document.write( " the slope the line is =-A/B \n" ); document.write( " \n" ); document.write( " where A =Coefficient of the x, \n" ); document.write( " B =Coefficient of the y \n" ); document.write( " equation is the 2x+3y+3=0 \n" ); document.write( " hence, the slope of the line is , \n" ); document.write( " \n" ); document.write( " m=-2/3 \n" ); document.write( " |