Question 351348
The rational equation {{{3/(3x-1)}}} is greater than zero when the denominator is greater than zero.
{{{3x-1>0}}}
{{{3x>1}}}
{{{highlight(x>1/3)}}}
.
.
.
{{{drawing(300,300,-2,8,-5,5,blue(line(1/3,-10,1/3,10)),grid(1),graph(300,300,-2,8,-5,5,3/(3x-1)))}}}