document.write( "Question 1086072: find the slope of the line. 2x-4y=-1 write your answer is simplest form \n" ); document.write( "
Algebra.Com's Answer #700210 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! 2x-4y = - 1 \n" ); document.write( "—\r \n" ); document.write( "\n" ); document.write( "Solve for y:\r \n" ); document.write( "\n" ); document.write( "-4y = -2x - 1 \n" ); document.write( " y = (-2x - 1) / -4 \n" ); document.write( " y = (1/2)x + (1/4) (*)\r \n" ); document.write( "\n" ); document.write( "This has form y = mx + b \n" ); document.write( " m = slope \n" ); document.write( " b = y-intercept (where the line meets the y-axis)\r \n" ); document.write( "\n" ); document.write( " By comparing (*) to y = mx+b, we get slope = |