Question 936473
find the inverse of a logarithm function
 my problem question is y=4log3(x)+1
 -----
Interchange x and y to get:
4log3(y)+1 = x
-----
Solve for "y"::
log3(y^4) = x-1
-----
y^4 = 3^(x-1)
----
y = 3^[(x-1)/4]
-----------------------
Cheers,
Stan H.
-------------------