document.write( "Question 191288: what is the slope of the line with the equation x+2y=5 \n" ); document.write( "
Algebra.Com's Answer #143567 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the slope of the line with the equation x+2y=5 \n" ); document.write( "-------------- \n" ); document.write( "Slope, m = -1/2 \n" ); document.write( "To find the slope, put the eqn in the slope-intercept form, y = xm + b \n" ); document.write( "All that means is solve for y. \n" ); document.write( "x+2y=5 \n" ); document.write( "2y = -x + 5 \n" ); document.write( "y = (-1/2)x + 5/2 \n" ); document.write( "m = -1/2 \n" ); document.write( " \n" ); document.write( " |