Question 429781
{{{ 4x-2=3y-1 }}}
Add {{{1}}} to both sides
{{{ 4x - 2 + 1 = 3y - 1 + 1 }}}
{{{4x - 1 = 3y }}}
Divide both sides by {{{3}}}
{{{ (4/3)*x - 1/3 = y }}}
Now just write it with {{{y}}} on the left side
{{{y = (4/3)*x - 1/3 }}}
Here's the plot:
{{{ graph( 400, 400, -3, 3, -3, 3, (4/3)*x - 1/3) }}}