CAT 2017 Slot 2 — QA Question 23
Composite FunctionsEasy
Let f(x) = x2 and g(x) = 2x, for all real x. Then the value of f(f(g(x)) + g(f(x))) at x = 1 is
Answer & solution
Correct answer: 36
- A
16
- B
18
36
- D
40
Solution
Easy
Evaluate from the inside out at : compute and , add them, then apply the outer (squaring) to that sum.
1
Inner pieces at . Here and .
2
Add the two pieces. Sum the results from step 1.
3
Apply the outer . Square the sum.