SOLUTION: Given f(x) = tan(x) + 1 and g(x) = x^3, find f(g(g(x)))

Algebra ->  Functions -> SOLUTION: Given f(x) = tan(x) + 1 and g(x) = x^3, find f(g(g(x)))      Log On


   



Question 1170203: Given f(x) = tan(x) + 1 and g(x) = x^3, find f(g(g(x)))
Answer by ikleyn(52750) About Me  (Show Source):
You can put this solution on YOUR website!
.

    f(g(g(x))) = f%28%28x%5E3%29%5E3%29 = f%28x%5E9%29 = tan%28x%5E9%29+%2B+1.     ANSWER