How do you find the inverse of f(x)=log(x+7)? Precalculus Functions Defined and Notation Function Composition 1 Answer 1s2s2p May 9, 2018 Since ln or log_e isn't used, I'll assume you are using log_10 but will provide a ln solution too. For log_10(x+7): y=log(x+7) 10^y=x+7 10^y-7=x f^-1(x)=10^x-7 For ln(x+7): y=ln(x+7) e^y=x+7 e^y-7=x f^-1(x)=e^x-7 Answer link Related questions What is function composition? What are some examples of function composition? What are some common mistakes students make with function composition? Is function composition associative? Is it always true that (f@g)(x) = (g@f)(x)? If f(x) = x + 3 and g(x) = 2x - 7, what is (f@g)(x)? If f(x) = x^2 and g(x) = x + 2, what is (f@g)(x)? If f(x) = x^2 and g(x) = x + 2, what is (g@f)(x)? What is the domain of (f@g)(x)? What is the domain of the composite function (g@f)(x)? See all questions in Function Composition Impact of this question 2765 views around the world You can reuse this answer Creative Commons License