Question 936473
find the inverse of a logarithm function
my problem question is y=4log3(x)+1
Starting with what you have
{{{4log(3,(y)) + 1 = x}}}
{{{4log(3,(y)) = x - 1}}}
{{{log(3,(y^4)) = x - 1}}}
Write the exponent equiv of logs
 {{{y^4 = 3^((x-1))}}}
find the 4th root of both sides
{{{y = (3^((x-1)))^(1/4)}}}
{{{y = 3^((x-1)/4)}}}; exponent is {{{((x-1)/4)}}}