Question 781429
6c-1 = 0<P>
6c=1<P>
c=1/6<P>
For absolute value, you also have to consider the negative of what's inside the bars, because |x| = x if x is positive, and -x if x is negative.<P>
-(6c-1) = 0<P>
-6c +1 = 0<P>
-6c=-1<P>
c = 1/6<P>
When the absolute value is = 0, the solution will always be the same, because the graph of |ac+y| is a v that meets at y=0<P>
{{{ graph( 300, 200, -5, 5, -10, 10, abs(6x-1)) }}}