You can put this solution on YOUR website! find of the inverse this equation y=log3(x+2)-2
-------------------
Interchange x and y:
---
x = log3(y+2)-2
---
Solve for "y" to get the inverse:
log3(y+2) = x+2
---
y+2 = 3^(x+2)
y = [3^(x+2)] - 2
=============================
Cheers,
Stan H.