Standard +0.8 This question requires composing functions, understanding that fg(x) = f(g(x)) = ln(2 + e^x), then solving the equation ln(2 + e^x) = 2x. This requires recognizing to exponentiate both sides to get 2 + e^x = e^{2x}, then rearranging to a quadratic in e^x. While the individual techniques are standard C3 content, the multi-step algebraic manipulation and substitution strategy elevate this above a routine exercise, making it moderately challenging for this level.
The functions \(f(x)\) and \(g(x)\) are defined by \(f(x) = \ln x\) and \(g(x) = 2 + e^x\), for \(x > 0\).
Find the exact value of \(x\), given that \(fg(x) = 2x\). [5]
The functions $f(x)$ and $g(x)$ are defined by $f(x) = \ln x$ and $g(x) = 2 + e^x$, for $x > 0$.
Find the exact value of $x$, given that $fg(x) = 2x$. [5]
\hfill \mbox{\textit{OCR MEI C3 2016 Q2 [5]}}