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

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


   



Question 1170186: Given f(x) = tan(x) + 1 and g(x) = x^3
find f(g(g(x)))

Found 2 solutions by Boreal, ikleyn:
Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
it is tan(x^3)+1
put the g(x) into everywhere there is an x in the f(x) function.
g(f(x) would be (tan(x)+1)^3

Answer by ikleyn(52778) About Me  (Show Source):
You can put this solution on YOUR website!
.

The correct solution is THIS


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