document.write( "Question 716573: Find the slope of the line 2x+4y=5 \n" ); document.write( "
Algebra.Com's Answer #439891 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope of the line 2x+4y=5 \n" ); document.write( "Equation of a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "2x+4y=5 \n" ); document.write( "4y=-2x+5 \n" ); document.write( "y=-2x/4+5/4 \n" ); document.write( "y=-x/2+5/4 \n" ); document.write( "slope=-1/2 \n" ); document.write( " |