Algebra · real student question

Find the inverse of the one-to-one function t(x) = 3*sqrt(x + 6), and state the domain of the inverse.

Question

Find the inverse of the one-to-one function

t(x)=3x+6,t(x)=3\sqrt{x+6},

and state the domain of the inverse.

Step-by-step solution

  1. Record the domain and range of the original function. The radicand must be non-negative, so x+60x+6\ge0 gives domain x6x\ge-6; and since  \sqrt{\ } returns non-negative values, the range is t(x)0t(x)\ge0. These two facts will become the range and domain of the inverse, respectively — which is why they are worth writing down first.

  2. Set y=t(x)y=t(x) and swap the variables. Writing y=3x+6y=3\sqrt{x+6} and interchanging xx and yy:

    x=3y+6.x=3\sqrt{y+6}.

    Swapping is what encodes "reverse the input and output"; solving for yy afterwards produces the inverse rule.

  3. Isolate the radical before squaring. Divide by 33 first:

    x3=y+6.\frac{x}{3}=\sqrt{y+6}.

    Squaring while the 33 is still outside would give x2=9(y+6)x^{2}=9(y+6) — the same answer here, but the habit of isolating the radical first prevents errors when the coefficient is added rather than multiplied.

  4. Square and solve for yy. Squaring both sides:

    x29=y+6    y=x296.\frac{x^{2}}{9}=y+6\;\Longrightarrow\;y=\frac{x^{2}}{9}-6.

    So the inverse rule is t1(x)=x296t^{-1}(x)=\dfrac{x^{2}}{9}-6.

  5. Attach the domain restriction — it is part of the answer. The parabola x296\frac{x^{2}}{9}-6 is not one-to-one on all of R\mathbb{R}; only the branch matching the range of tt counts:

    t1(x)=x296,x0.t^{-1}(x)=\frac{x^{2}}{9}-6,\qquad x\ge0.

    Check both compositions: t ⁣(t1(4.2))=4.2t\!\left(t^{-1}(4.2)\right)=4.2 ✓ and t1 ⁣(t(3.3))=3.3t^{-1}\!\left(t(3.3)\right)=3.3 ✓. Without the restriction, t1(3)=5t^{-1}(-3)=-5 would wrongly claim t(5)=3t(-5)=-3, whereas in fact t(5)=3t(-5)=3.

Answer

t1(x)=x296,x0(range t16)t^{-1}(x)=\frac{x^{2}}{9}-6,\qquad x\ge0\quad\left(\text{range }t^{-1}\ge-6\right)

Need to solve a different problem like this? Open the solver →