document.write( "Question 254402: find the slope of 2x+4y=9 \n" ); document.write( "
Algebra.Com's Answer #186767 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! THE EQUATION OF THE GIVEN LINE IS \n" ); document.write( " 2x+4y = 9 \n" ); document.write( "Slope of this line is m = (-coefficient of x/coefficient of y) \n" ); document.write( " = -2/4 \n" ); document.write( " = -1/2 \n" ); document.write( " \n" ); document.write( " |