Advanced MathHardComposition of functions
Advanced Math practice question
If f(x) = x² − 1 and g(x) = x + 2, what is g(f(3))?
- A. 8
- B. 10Correct
- C. 24
- 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
- Hard
A population of bacteria doubles every 3 hours. If it starts at 500, which function models the population P af… - Hard
How many real solutions does x² + 4x + 5 = 0 have? - Hard
A car worth $20,000 loses 15% of its value each year. What is its value after 2 years? - Hard
An investment of $1,000 grows at 6% per year, compounded annually. Which expression gives its value after t ye… - Hard
The parabola y = x² − 8x + 12 crosses the x-axis at two points. What is the x-coordinate of the vertex? - Hard
What is the solution set of the equation x − √(x + 5) = 1 ?
Not affiliated with the College Board. SAT is a trademark of the College Board.