16Hit1600
Advanced MathHardComposition of functions

Advanced Math practice question

If f(x) = x² − 1 and g(x) = x + 2, what is g(f(3))?

  1. A. 8
  2. B. 10Correct
  3. C. 24
  4. D. 26

Answer: B. 10

Work from the inside out: f(3) = 3² − 1 = 8, then g(8) = 8 + 2 = 10. The trap is choice C, computing f(g(3)) = f(5) = 24 instead; composition is not commutative, so order matters.

Why the other answers are wrong

A. 8
8 is f(3) — you did the inside step correctly but stopped before applying g; you still need g(8) = 8 + 2.
C. 24
That's f(g(3)) = f(5) = 5² − 1 = 24; you applied the functions in the wrong order. In g(f(3)) the inner function is f.
D. 26
No single clean slip gives 26 — it isn't f(3), g(3), or either composition. Work strictly inside out: find f(3) = 8 first, then feed that into g.

More Advanced Math questions

Not affiliated with the College Board. SAT is a trademark of the College Board.