191k views
3 votes
F(x) = x^2 + 1 What is f(f(x))?

User Duana
by
4.4k points

1 Answer

5 votes

Answer:if f(x) = x^2-1 then f(f(x)) = f(x)^2 - 1 which is: (x^2 -1)^2 -1 by developping this we get: (x^4 -2x^2 +1) -1 simplifying: x^4 - 2x^2. 540

Explanation:

User Hedfol
by
3.7k points