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

User Duana
by
6.6k 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
5.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.