Find the inverse of the function.

y- log (x+3)

The inverse is y = ___

switch variables

x = log(y+3)
10^x = y+3
y = 10^x - 3