Question:

If function $f: \mathbb{R} \rightarrow \mathbb{R}$ is defined by $f(x) = 2x - 3$ and $g: \mathbb{R} \rightarrow \mathbb{R}$ is defined by $g(x) = x^3 + 5$, then the value of $(f \circ g)^{-1}(-9)$ is:

Show Hint

Work backwards from $h(x) = y$ to find inverse: solve the composed equation for $x$.
Updated On: Apr 24, 2025
  • $-2$
  • $-1$
  • $0$
  • $1$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Let $h(x) = f(g(x)) = f(x^3 + 5) = 2(x^3 + 5) - 3 = 2x^3 + 10 - 3 = 2x^3 + 7$
We want: $h(x) = -9 \Rightarrow 2x^3 + 7 = -9 \Rightarrow 2x^3 = -16 \Rightarrow x^3 = -8 \Rightarrow x = -2$
Was this answer helpful?
0
0