document.write( "Question 254402: find the slope of 2x+4y=9 \n" ); document.write( "
Algebra.Com's Answer #187116 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Putting this in slope intercept form \n" ); document.write( "2x+4y=9 \n" ); document.write( "4y=9-2x \n" ); document.write( "y=9/4-2/4*x \n" ); document.write( "slope is -2/4 or -1/2 \n" ); document.write( " |