Back to the full dot-point answer
VICMath MethodsQuick questions
Unit 2
Quick questions on Inverse and composite functions: VCE Math Methods Unit 2 Year 11
12short Q&A pairs drawn directly from our worked dot-point answer. For full context and worked exam questions, read the parent dot-point page.
What is worked example?Show answer
$f(x) = \sqrt{x}$, $g(x) = x - 4$.
What is finding $f^{-1}$ algebraically?Show answer
1. Write $y = f(x)$. 2. Swap $x$ and $y$. 3. Solve for $y$. 4.
What is graphical relationship?Show answer
The graph of $f^{-1}$ is the reflection of the graph of $f$ in the line $y = x$.
What is worked examples?Show answer
Linear. $f(x) = 3x + 2$. Swap: $x = 3y + 2$. Solve: $y = (x - 2)/3$. So $f^{-1}(x) = (x - 2)/3$.
What is linear?Show answer
$f(x) = 3x + 2$. Swap: $x = 3y + 2$. Solve: $y = (x - 2)/3$.
What is quadratic with restriction?Show answer
$f: [0, \infty) \to [0, \infty)$, $f(x) = x^2$. Swap: $x = y^2$. Solve (positive root, since range of $f^{-1}$ is $[0, \infty)$): $y = \sqrt{x}$.
What is exponential?Show answer
$f(x) = 2^x$. The inverse is $f^{-1}(x) = \log_2(x)$ on $(0, \infty)$.
What is confusing $f^{-1} $ with $1/f $?Show answer
Inverse function vs reciprocal. Different things.
What is forgetting domain restriction?Show answer
Asking for the inverse of $x^2$ on $\mathbb{R}$ is not well-defined. Restrict to make $f$ one-to-one.
What is wrong root sign on quadratic inverse?Show answer
Solving $y = x^2$ gives $x = \pm\sqrt{y}$; the correct sign depends on the restricted domain.
What is composite order confusion?Show answer
$(f \circ g)(x) = f(g(x))$: apply $g$ first. Many students apply $f$ first by mistake.
What is domain ignored in composite?Show answer
$f(g(x))$ requires $x$ in the domain of $g$ AND $g(x)$ in the domain of $f$.