A power equation is an equation of the form , where is a fixed number and is a positive integer. The number of real solutions depends on whether the exponent is odd or even.
Quick Reference
| Condition | Solution(s) |
|---|---|
| is odd | (one real solution for any ) |
| is even, | (two real solutions) |
| is even, | (one real solution) |
| is even, | No real solution |
Power Equations
Consider an equation of the form
where is a fixed number and is an integer. Then the solutions of the above equation are:
x=\begin{cases} \sqrt[n]{a} & \text{($n$ is odd)}\\ \pm\sqrt[n]{a} & \text{($n$ is even and $a>0$)}\\ \text{no real solution} & \text{($n$ is even and $a<0$)} \end{cases}Solve .
Solution
\begin{aligned} x-5 &= \pm\sqrt[4]{81} && \text{(take 4th root of both sides)}\\ x-5 &= \pm\sqrt[4]{3^{4}}\\ x-5 &= \pm3\\ x &= 5\pm3 && \text{(add 5 to both sides)} \end{aligned} Therefore, the solutions are and .Solve .