Question 778049
we want to put the line formula into the standard form y = mx +b where m is slope and b is y intercept
we are given 2x + 4y - 1 = 0
2x +4y = 1
4y = -2x +1
y = -1/2 *x +1/4
slope = -1/2 and y intercept is 1/4 and the y-intercept is (0, 1/4)
graph of line y = -1/2 *x +1/4 is
{{{ graph( 300, 200, -5, 5, -5, 5, (-1/2)x + (1/4)) }}}