Radical Functions & Rational Exponents

Study Sheet

Radical Functions & Rational Exponents

Everything for Topic 7 on one desk reference

nnth Roots & Simplifying Radicals

Concept
What an nnth Root Means

an=b\sqrt[n]{a} = b exactly when bn=ab^n = a. Here nn is the index and aa is the radicand.

  • [leftmargin=*,itemsep=1pt]
  • Odd index ( 3,  5\sqrt[3]{\ },\ \sqrt[5]{\ }): every real number has exactly one real root, and negatives are fine. 83=2\sqrt[3]{-8} = -2.
  • Even index ( ,  4\sqrt{\ },\ \sqrt[4]{\ }): needs a nonnegative radicand, and the principal root is nonnegative. 9\sqrt{-9} is not real.

To simplify, factor out the largest perfect nnth power: abn=anbn\sqrt[n]{a\cdot b}=\sqrt[n]{a}\,\sqrt[n]{b}.

Example
Worked Example: Numeric Radicals

Simplify 48\sqrt{48} and 543\sqrt[3]{54}.

48=163=163=43543=2723=27323=323\begin{aligned} \sqrt{48} &= \sqrt{16\cdot 3} = \sqrt{16}\,\sqrt{3} = 4\sqrt{3}\\ \sqrt[3]{54} &= \sqrt[3]{27\cdot 2} = \sqrt[3]{27}\,\sqrt[3]{2} = 3\sqrt[3]{2} \end{aligned}

Pull out perfect squares for  \sqrt{\ }, perfect cubes for  3\sqrt[3]{\ }.

Example
Worked Example: Variables Under the Radical

Simplify 50x3\sqrt{50x^3} and 16x4y53\sqrt[3]{16x^4y^5} (assume variables are positive).

50x3=25x22x=5x2x16x4y53=8x3y32xy23=2xy2xy23\begin{aligned} \sqrt{50x^3} &= \sqrt{25x^2\cdot 2x} = 5x\sqrt{2x}\\ \sqrt[3]{16x^4y^5} &= \sqrt[3]{8x^3y^3\cdot 2xy^2} = 2xy\sqrt[3]{2xy^2} \end{aligned}

Trick: divide each exponent by the index. The quotient comes out; the remainder stays in.

Tip

Odd vs. even index. With an even index, xnn=x\sqrt[n]{x^n}=|x| (absolute value keeps the root nonnegative). With an odd index, xnn=x\sqrt[n]{x^n}=x (no bars needed). If a problem says “assume variables are positive,” you may drop the bars.

Rational Exponents: Radical \leftrightarrow Exponent Form

Concept
The Master Conversion

A fractional exponent is a compact radical. The denominator is the index; the numerator is the power:

am/n=amn=(an)m.a^{m/n} = \sqrt[n]{a^m} = \left(\sqrt[n]{a}\right)^m .

Special case a1/n=ana^{1/n} = \sqrt[n]{a}. A negative exponent means reciprocal: am/n=1am/na^{-m/n} = \dfrac{1}{a^{m/n}}.

Example
Worked Example: Evaluate
82/3=(83)2=22=4163/4=(164)3=23=8271/3=1271/3=1273=13\begin{aligned} 8^{2/3} &= \left(\sqrt[3]{8}\right)^2 = 2^2 = 4\\ 16^{3/4} &= \left(\sqrt[4]{16}\right)^3 = 2^3 = 8\\ 27^{-1/3} &= \frac{1}{27^{1/3}} = \frac{1}{\sqrt[3]{27}} = \frac{1}{3} \end{aligned}

Take the root first, then apply the power --- the numbers stay small.

Example
Worked Example: Convert Both Ways
x35=x3/5,x2/3=x23,1x=x1/2.\sqrt[5]{x^3} = x^{3/5}, \qquad x^{2/3} = \sqrt[3]{x^2}, \qquad \frac{1}{\sqrt{x}} = x^{-1/2}.
Tip

Remember: am/n=amna^{m/n} = \sqrt[n]{a^m}. The root (denominator nn) lives on the outside as the index; the power (numerator mm) sits on the radicand.

Properties of Exponents with Rational Powers

Concept
Same Rules, Fractional Exponents

Every exponent law you know still holds --- just add, subtract, or multiply the fractions:

xaxb=xa+b,xaxb=xab,(xa)b=xab,(xy)a=xaya,xa=1xa.x^{a}x^{b}=x^{a+b},\quad \frac{x^{a}}{x^{b}}=x^{a-b},\quad (x^{a})^{b}=x^{ab},\quad (xy)^{a}=x^{a}y^{a},\quad x^{-a}=\frac{1}{x^{a}}.

Give a final answer with positive exponents and one copy of each base.

Example
Worked Example: Combine Powers
x1/2x1/3=x1/2+1/3=x5/6(x2/3)3/4=x(2/3)(3/4)=x1/2x3/4x1/4=x3/41/4=x1/2\begin{aligned} x^{1/2}\cdot x^{1/3} &= x^{1/2+1/3} = x^{5/6}\\ \left(x^{2/3}\right)^{3/4} &= x^{(2/3)(3/4)} = x^{1/2}\\ \frac{x^{3/4}}{x^{1/4}} &= x^{3/4-1/4} = x^{1/2} \end{aligned}
Example
Worked Example: Distribute Over a Product

Simplify (8x6y3)2/3\left(8x^{6}y^{3}\right)^{2/3}.

(8x6y3)2/3=82/3x62/3y32/3=4x4y2.\left(8x^{6}y^{3}\right)^{2/3} = 8^{2/3}\,x^{6\cdot 2/3}\,y^{3\cdot 2/3} = 4x^{4}y^{2}.
Tip

Tip: When a problem mixes radicals and exponents, convert every radical to a rational exponent first. Then the exponent laws do all the work, and you convert back only at the very end.

Operations with Radicals

Concept
Add, Subtract, Multiply, Divide
  • [leftmargin=*,itemsep=1pt]
  • Add / subtract: only like radicals (same index and same radicand) combine, like adding like terms. Simplify first to reveal them.
  • Multiply: anbn=abn\sqrt[n]{a}\,\sqrt[n]{b}=\sqrt[n]{ab}; multiply the outside numbers together and the inside numbers together.
  • Divide: anbn=abn\dfrac{\sqrt[n]{a}}{\sqrt[n]{b}}=\sqrt[n]{\dfrac{a}{b}}, then rationalize so no radical is left in a denominator.
Example
Worked Example: Add & Multiply
12+27=23+33=53simplify, then combine(23)(46)=818=832=242\begin{aligned} \sqrt{12}+\sqrt{27} &= 2\sqrt{3}+3\sqrt{3} = 5\sqrt{3} &&\text{simplify, then combine}\\ (2\sqrt{3})(4\sqrt{6}) &= 8\sqrt{18} = 8\cdot 3\sqrt{2} = 24\sqrt{2} \end{aligned}
Example
Worked Example: Rationalize the Denominator
62=6222=622=3257+2=5(72)(7+2)(72)=5(72)72=72\begin{aligned} \frac{6}{\sqrt{2}} &= \frac{6}{\sqrt{2}}\cdot\frac{\sqrt{2}}{\sqrt{2}} = \frac{6\sqrt{2}}{2} = 3\sqrt{2}\\ \frac{5}{\sqrt{7}+\sqrt{2}} &= \frac{5(\sqrt{7}-\sqrt{2})}{(\sqrt{7}+\sqrt{2})(\sqrt{7}-\sqrt{2})} = \frac{5(\sqrt{7}-\sqrt{2})}{7-2} = \sqrt{7}-\sqrt{2} \end{aligned}

For a two-term denominator, multiply by the conjugate (flip the middle sign).

Tip

Conjugate pattern: (a+b)(ab)=a2b(\,a+\sqrt{b}\,)(\,a-\sqrt{b}\,) = a^2 - b. The radical vanishes because it is a difference of squares --- this is the whole reason conjugates work.

Solving Radical & Rational-Exponent Equations

Concept
Isolate, Power, Check

To solve, isolate the radical, then raise both sides to the matching power to undo it.

  • [leftmargin=*,itemsep=1pt]
  • Get the radical alone on one side.
  • Raise both sides to the index (square a square root, cube a cube root).
  • Solve the resulting equation.
  • Check every answer in the original equation.

Squaring can create extraneous solutions --- values that satisfy the squared equation but not the original. For xm/n=cx^{m/n}=c, raise both sides to n/mn/m.

Example
Worked Example: A Clean Radical Equation

Solve x+2+3=7\sqrt{x+2}+3 = 7.

x+2=4isolate the radicalx+2=16square both sidesx=14\begin{aligned} \sqrt{x+2} &= 4 &&\text{isolate the radical}\\ x+2 &= 16 &&\text{square both sides}\\ x &= 14 \end{aligned}

Check: 14+2+3=16+3=4+3=7\sqrt{14+2}+3 = \sqrt{16}+3 = 4+3 = 7. ✓

Example
Worked Example: Extraneous Solution

Solve x+5=x1\sqrt{x+5} = x-1.

x+5=(x1)2=x22x+1square both sides0=x23x4=(x4)(x+1)x=4orx=1\begin{aligned} x+5 &= (x-1)^2 = x^2-2x+1 &&\text{square both sides}\\ 0 &= x^2-3x-4 = (x-4)(x+1)\\ x &= 4 \quad\text{or}\quad x=-1 \end{aligned}

Check x=4x=4: 9=3\sqrt{9}=3 and 41=34-1=3. ✓  Check x=1x=-1: 4=2\sqrt{4}=2 but 11=2-1-1=-2. brandaccentreject --- extraneous. Only solution: x=4x=4.

Example
Worked Example: Rational-Exponent Equation

Solve x3/2=8x^{3/2} = 8 (here x0x\ge 0).

(x3/2)2/3=82/3  x=(83)2=22=4.\left(x^{3/2}\right)^{2/3} = 8^{2/3} \ \Rightarrow\ x = \left(\sqrt[3]{8}\right)^2 = 2^2 = 4.

Check: 43/2=(4)3=23=84^{3/2}=\left(\sqrt{4}\right)^3 = 2^3 = 8. ✓

Tip

Always check for extraneous solutions whenever you raise both sides to an even power (squaring, fourth power). Odd powers (cubing) never introduce extraneous roots, but checking is still smart. When the exponent form is x2/nx^{2/n}, remember both ±\pm may work.

Graphing Square-Root & Cube-Root Functions

Concept
Parent Graphs and Their Domains
  • [leftmargin=*,itemsep=1pt]
  • y=xy=\sqrt{x}: starts at the origin and rises slowly. Domain [0,)[0,\infty), range [0,)[0,\infty). Passes through (0,0),(1,1),(4,2),(9,3)(0,0),(1,1),(4,2),(9,3).
  • y=x3y=\sqrt[3]{x}: passes through the origin, defined for all reals, with an S-shape. Domain (,)(-\infty,\infty), range (,)(-\infty,\infty). Passes through (8,2),(1,1),(0,0),(1,1),(8,2)(-8,-2),(-1,-1),(0,0),(1,1),(8,2).

Transformations of y=axh+ky=a\sqrt{x-h}+k: hh shifts right, kk shifts up, a<0a<0 flips vertically. For a square root, the graph begins at the point (h,k)(h,k).

Example
Worked Example: Read a Transformation

Describe y=x2+1y=\sqrt{x-2}+1 and state its domain and range. Start at (h,k)=(2,1)(h,k)=(2,1); the graph moves right and up from there. Domain [2,)[2,\infty), range [1,)[1,\infty). The radicand must satisfy x20x-2\ge 0, confirming x2x\ge 2.

Tip

Finding domain fast: for an even-index radical, set the radicand 0\ge 0 and solve. For an odd-index (cube) root, the domain is all real numbers --- no restriction.

Inverses & the Root--Power Connection

Concept
Roots Undo Powers

Radical functions are the inverses of power functions. Since x\sqrt{x} undoes x2x^2 and x3\sqrt[3]{x} undoes x3x^3:

f(x)=x2 (x0)  f1(x)=x,f(x)=x3  f1(x)=x3.f(x)=x^2\ (x\ge 0) \ \Longleftrightarrow\ f^{-1}(x)=\sqrt{x}, \qquad f(x)=x^3 \ \Longleftrightarrow\ f^{-1}(x)=\sqrt[3]{x}.

The restriction x0x\ge 0 on x2x^2 is what makes it one-to-one so an inverse exists. To find an inverse: swap xx and yy, then solve for yy.

Example
Worked Example: Find an Inverse

Find the inverse of f(x)=x3f(x)=\sqrt{x-3}.

y=x3x=y3swap x and yx2=y3square both sidesy=x2+3\begin{aligned} y &= \sqrt{x-3}\\ x &= \sqrt{y-3} &&\text{swap $x$ and $y$}\\ x^2 &= y-3 &&\text{square both sides}\\ y &= x^2+3 \end{aligned}

So f1(x)=x2+3f^{-1}(x)=x^2+3, with domain x0x\ge 0 (the range of the original).

Tip

Check an inverse by composing: f ⁣(f1(x))=xf\!\left(f^{-1}(x)\right)=x and f1 ⁣(f(x))=xf^{-1}\!\left(f(x)\right)=x. Graphically, ff and f1f^{-1} are mirror images across the line y=xy=x --- which is why a square-root graph is just half of a sideways parabola.

Going Deeper: Advanced Radicals & Rational Exponents

Concept
Denesting a Nested Radical a+b\sqrt{a+\sqrt{b}}

Sometimes a radical hidden inside another radical can be “unpacked” into a sum of two simpler square roots. The goal is to write

a+b  =  x+y.\sqrt{a+\sqrt{b}} \;=\; \sqrt{x}+\sqrt{y}.

Squaring the right side gives x+y+2xyx+y+2\sqrt{xy}, so matching pieces forces

x+y=aand4xy=b.x+y = a \qquad\text{and}\qquad 4xy = b.

That is exactly a sum-and-product system: xx and yy are the two roots of t2at+b4=0t^2 - a\,t + \frac{b}{4}=0. The denesting is clean (nice numbers) only when a2ba^2-b is a perfect square. If it is not, leave the radical nested.

Example
Worked Example: Denest 7+43\sqrt{7+4\sqrt{3}}

Write 7+43\sqrt{7+4\sqrt{3}} in the form x+y\sqrt{x}+\sqrt{y}. First rewrite 43=484\sqrt{3}=\sqrt{48}, so a=7a=7 and b=48b=48.

x+y=7sum condition4xy=48    xy=12product conditiont27t+12=0=(t3)(t4)solve the system{x,y}={3,4}\begin{aligned} x+y &= 7 &&\text{sum condition}\\ 4xy &= 48 \;\Rightarrow\; xy = 12 &&\text{product condition}\\ t^2 - 7t + 12 &= 0 = (t-3)(t-4) &&\text{solve the system}\\ \{x,y\} &= \{3,4\} \end{aligned}

Therefore 7+43=4+3=2+3\sqrt{7+4\sqrt{3}} = \sqrt{4}+\sqrt{3} = 2+\sqrt{3}. Check: (2+3)2=4+43+3=7+43\left(2+\sqrt{3}\right)^2 = 4 + 4\sqrt{3} + 3 = 7+4\sqrt{3}. ✓

Tip

Quick denesting test. a+b\sqrt{a+\sqrt{b}} denests into nice square roots exactly when a2ba^2-b is a perfect square. Then use x,y=a±a2b2x,y=\dfrac{a\pm\sqrt{a^2-b}}{2}. For 7+43=7+487+4\sqrt{3}=7+\sqrt{48}: a2b=4948=1a^2-b=49-48=1, a perfect square, so it denests --- and indeed x,y=7±12=4,3x,y=\frac{7\pm 1}{2}=4,3.

Concept
Rational-Exponent Equations That Hide a Quadratic

An equation like x2/3x1/36=0x^{2/3}-x^{1/3}-6=0 looks exotic, but the exponents are in a 2:12:1 ratio, so a uu-substitution turns it into a plain quadratic. Let uu be the piece with the smaller exponent:

u=x1/3    x2/3=(x1/3)2=u2.u = x^{1/3} \;\Longrightarrow\; x^{2/3}=\left(x^{1/3}\right)^2 = u^2.

The equation becomes u2u6=0u^2-u-6=0. Solve for uu, then back-substitute and undo the exponent by raising to the reciprocal power. Because we eventually cube (an odd power) no extraneous roots appear here --- but always confirm the base is allowed (even-index radicals need a nonnegative radicand).

Example
Worked Example: Solve x2/3x1/36=0x^{2/3}-x^{1/3}-6=0

Let u=x1/3u=x^{1/3}, so x2/3=u2x^{2/3}=u^2.

u2u6=0=(u3)(u+2)quadratic in uu=3oru=2x1/3=3    x=33=27cube both sidesx1/3=2    x=(2)3=8\begin{aligned} u^2 - u - 6 &= 0 = (u-3)(u+2) &&\text{quadratic in }u\\ u &= 3 \quad\text{or}\quad u=-2\\ x^{1/3} &= 3 \;\Rightarrow\; x = 3^3 = 27 &&\text{cube both sides}\\ x^{1/3} &= -2 \;\Rightarrow\; x = (-2)^3 = -8 \end{aligned}

Both survive because cube roots accept negatives. Check x=27x=27: 272/3271/36=936=027^{2/3}-27^{1/3}-6 = 9-3-6=0. ✓  Check x=8x=-8: (8)2/3(8)1/36=4(2)6=0(-8)^{2/3}-(-8)^{1/3}-6 = 4-(-2)-6 = 0. ✓

Concept
Two Radicals: Isolate, Square, Square Again

When two radicals appear, you cannot clear both in one squaring. The strategy:

  • [leftmargin=*,itemsep=1pt]
  • Move one radical to each side (or isolate the messier one).
  • Square both sides --- one radical survives, sitting in the cross term.
  • Isolate that remaining radical and square a second time.
  • Solve, then check every candidate in the original equation.

Two squarings make extraneous solutions especially likely, so the final check is non-negotiable.

Example
Worked Example: x+7x=1\sqrt{x+7}-\sqrt{x}=1

Isolate one radical, then square twice.

x+7=1+xisolate a radicalx+7=1+2x+xsquare both sides6=2x    x=3isolate the survivorx=9square again\begin{aligned} \sqrt{x+7} &= 1+\sqrt{x} &&\text{isolate a radical}\\ x+7 &= 1 + 2\sqrt{x} + x &&\text{square both sides}\\ 6 &= 2\sqrt{x} \;\Rightarrow\; \sqrt{x}=3 &&\text{isolate the survivor}\\ x &= 9 &&\text{square again} \end{aligned}

Check: 9+79=163=43=1\sqrt{9+7}-\sqrt{9} = \sqrt{16}-3 = 4-3 = 1. ✓  The only solution is x=9x=9.

Concept
The Symmetric Family x1/2+x1/2x^{1/2}+x^{-1/2}

Expressions built from x\sqrt{x} and its reciprocal are symmetric: swapping x1x\sqrt{x}\leftrightarrow\frac{1}{\sqrt{x}} leaves them unchanged. Let s=x1/2+x1/2=x+1xs=x^{1/2}+x^{-1/2}=\sqrt{x}+\dfrac{1}{\sqrt{x}}. Squaring links the sum to the middle term:

s2=(x+1x)2=x+2+1x,sox+1x=s22.s^2 = \left(\sqrt{x}+\tfrac{1}{\sqrt{x}}\right)^2 = x + 2 + \frac{1}{x}, \qquad\text{so}\qquad x+\frac{1}{x} = s^2-2.

The constant 22 appears because the cross term x1x=1\sqrt{x}\cdot\frac{1}{\sqrt{x}}=1. This trick collapses awkward x\sqrt{x} equations into quadratics in ss, and it is the same idea behind x+x1x+x^{-1} appearing all over precalculus.

Example
Worked Example: A Symmetric Equation

Solve x+1x=103x + \dfrac{1}{x} = \dfrac{10}{3} using s=x+1xs=\sqrt{x}+\dfrac{1}{\sqrt{x}}, where x>0x>0. Since x+1x=s22x+\frac1x = s^2-2, the equation becomes a quadratic in ss:

s22=103    s2=163s=43=433take the positive root (x>0)\begin{aligned} s^2 - 2 &= \tfrac{10}{3} \;\Rightarrow\; s^2 = \tfrac{16}{3}\\ s &= \frac{4}{\sqrt{3}} = \frac{4\sqrt{3}}{3} &&\text{take the positive root ($x>0$)} \end{aligned}

To recover xx, solve x+1x=103x+\frac1x=\frac{10}{3} directly: 3x210x+3=0=(3x1)(x3)3x^2-10x+3=0=(3x-1)(x-3), giving x=3x=3 or x=13x=\tfrac13. Check x=3x=3: 3+13=1033+\tfrac13=\tfrac{10}{3}. ✓  These are reciprocals, exactly the symmetry the substitution predicts.

Tip

Symmetry shortcut. If an equation is unchanged when you replace xx with 1x\frac{1}{x}, its solutions come in reciprocal pairs (r,1r)\left(r,\frac1r\right). Setting s=x+1xs=\sqrt{x}+\frac{1}{\sqrt{x}} or u=x+1xu=x+\frac1x turns it into a lower-degree equation; recover xx at the end.

Concept
Rationalizing Multi-Term Denominators

A two-term denominator clears with its conjugate. A three-term denominator such as a+b+c\sqrt{a}+\sqrt{b}+\sqrt{c} needs grouping: treat two terms as a block, multiply by the conjugate of that block, and repeat.

1a+b+c  by (a+b)cmultiply  (a+b)c(a+bc)+2ab.\frac{1}{\sqrt{a}+\sqrt{b}+\sqrt{c}} \;\xrightarrow[\text{by }(\sqrt{a}+\sqrt{b})-\sqrt{c}]{\text{multiply}}\; \frac{(\sqrt{a}+\sqrt{b})-\sqrt{c}}{(a+b-c)+2\sqrt{ab}}.

Now the denominator is a two-term expression (a+bc)+2ab(a+b-c)+2\sqrt{ab}, which you finish off with one more conjugate. The strategy is always: shrink the number of radical terms by one at each step.

Example
Worked Example: Rationalize a Three-Term Denominator

Rationalize 11+2+3\dfrac{1}{1+\sqrt{2}+\sqrt{3}}. Group 1+21+\sqrt{2} and multiply by its conjugate against 3\sqrt{3}:

1(1+2)+3(1+2)3(1+2)3=(1+2)3(1+2)23=1+23(3+22)3=1+2322\begin{aligned} \frac{1}{(1+\sqrt{2})+\sqrt{3}}\cdot\frac{(1+\sqrt{2})-\sqrt{3}}{(1+\sqrt{2})-\sqrt{3}} &= \frac{(1+\sqrt{2})-\sqrt{3}}{(1+\sqrt{2})^2-3}\\ &= \frac{1+\sqrt{2}-\sqrt{3}}{(3+2\sqrt{2})-3} = \frac{1+\sqrt{2}-\sqrt{3}}{2\sqrt{2}} \end{aligned}

Now rationalize the single remaining 2\sqrt{2} by multiplying by 22\frac{\sqrt{2}}{\sqrt{2}}:

1+232222=2+264.\frac{1+\sqrt{2}-\sqrt{3}}{2\sqrt{2}}\cdot\frac{\sqrt{2}}{\sqrt{2}} = \frac{\sqrt{2}+2-\sqrt{6}}{4}.

So 11+2+3=2+264\dfrac{1}{1+\sqrt{2}+\sqrt{3}} = \dfrac{2+\sqrt{2}-\sqrt{6}}{4}.

Concept
Domain & Range of Radical Functions and Their Inverses

For a radical function, the domain of the function is the range of its inverse, and vice versa --- reflecting across y=xy=x swaps the two axes.

  • [leftmargin=*,itemsep=1pt]
  • Even-index radical y=g(x)y=\sqrt{g(x)}: domain requires g(x)0g(x)\ge 0; the output is nonnegative, so range starts at the minimum output.
  • Inverse of a square root is a restricted parabola. The restriction it inherits (e.g. xkx\ge k) comes from the range of the original radical.
  • Odd-index radical: domain and range are both all reals; its inverse (a cubic) is unrestricted too.
Example
Worked Example: Domain, Range, and the Inverse's Domain

Let f(x)=2x6+1f(x)=\sqrt{2x-6}+1. Find its domain and range, then the domain of f1f^{-1}. Domain of ff: need 2x602x-6\ge 0, so x3x\ge 3, i.e. [3,)[3,\infty). Range of ff: the root is 0\ge 0, so f(x)1f(x)\ge 1; range [1,)[1,\infty). Find the inverse by swapping and solving:

x=2y6+1swap x and y(x1)2=2y6isolate, then squarey=(x1)2+62\begin{aligned} x &= \sqrt{2y-6}+1 &&\text{swap $x$ and $y$}\\ (x-1)^2 &= 2y-6 &&\text{isolate, then square}\\ y &= \frac{(x-1)^2+6}{2} \end{aligned}

So f1(x)=(x1)2+62f^{-1}(x)=\dfrac{(x-1)^2+6}{2} with domain [1,)[1,\infty) --- precisely the range of ff. The two sets trade places, exactly as the reflection across y=xy=x demands.

Tip

Domain/range swap. For ff and f1f^{-1}:   Domain(f)=Range(f1)\;\text{Domain}(f)=\text{Range}(f^{-1}) and   Range(f)=Domain(f1)\;\text{Range}(f)=\text{Domain}(f^{-1}). When a square root's inverse is a parabola, the parabola's domain restriction is not optional --- it is what keeps the inverse a function.

Formulas, Proofs & Tips

Tip
Radical rules and rational exponents
ab=ab,ab=ab,am/n=amn\sqrt{ab}=\sqrt{a}\sqrt{b},\qquad \sqrt{\frac{a}{b}}=\frac{\sqrt a}{\sqrt b},\qquad a^{m/n}=\sqrt[n]{a^{m}}

What it means. Roots split over multiplication and division, and a fractional exponent is a root.

Example. 50=252=52\sqrt{50}=\sqrt{25}\sqrt2=5\sqrt2, and 82/3=(81/3)2=48^{2/3}=(8^{1/3})^2=4.

Why it works. a1/na^{1/n} is defined as the number whose nnth power is aa, so (a1/n)n=an/n=a\left(a^{1/n}\right)^n=a^{n/n}=a — exactly the definition of an\sqrt[n]{a}. The product rule then follows from (ab)1/2=a1/2b1/2(ab)^{1/2}=a^{1/2}b^{1/2}.

Tip. Roots do not split over addition: a+ba+b\sqrt{a+b}\neq\sqrt a+\sqrt b. Test with a=b=9a=b=9 if you are ever tempted.