Question 363049
{{{y=2*x+1/2}}}
.
.
{{{highlight(x)=2*highlight(y)+1/2}}}
{{{2x=4y+1}}}
{{{4y=2x-1}}}
{{{y=(2x-1)/4}}}
{{{y=x/2-1/4}}}
{{{highlight(f^(-1)(x)=x/2-1/4)}}}