Question:medium

Let $f(x) = x^2 - 10x$ and $g(x) = e^x + 5$ for $x \in \mathbb{R}$. Then, for all $x$, $g(2x) - (f \circ g)(x) = $}

Show Hint

Notice that \( f(x) = (x-5)^2 - 25 \). Substituting \( g(x) = e^x + 5 \) makes \( f(g(x)) = ((e^x+5)-5)^2 - 25 = e^{2x} - 25 \). This "completing the square" method can save significant time.
Updated On: Jun 24, 2026
  • 30
  • 20
  • -30
  • -20
  • 15
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0