Question:medium

If $f(x) = 3x + 5$ and $g(x) = x^2 - 1$, then $(f \circ g)(x^2 - 1)$ is equal to:

Show Hint

Be careful with nested substitutions. It is often safer to simplify the inner composition $f(g(x))$ first before plugging in the final variable expression.
Updated On: May 2, 2026
  • $3x^4 - 3x + 5$
  • $3x^4 - 6x^2 + 5$
  • $6x^4 + 3x^2 + 5$
  • $6x^4 - 6x + 5$
  • $3x^2 + 6x + 4$
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0