Question 280204
what is x when y=logb(x-1)
----------
{{{y = log(b,(x-1))}}}
{{{b^y = x-1}}}
{{{x = b^y + 1}}}