In this section, we will learn how to solve equations involving radicals.
Figure14.5.1Alternative Video Lesson
Subsection14.5.1Solving Radical Equations
One common application of radicals is Pythagorean Theorem. We already saw some examples in earlier sections. We will look at some other applications of radicals in this section.
Scenario: The following formula is used to calculate the period of a pendulum:
where \(T\) stands for the pendulum's period in seconds, \(L\) stands for the pendulum's length in meters, and \(g\approx9.8\frac{m}{s^2}\) is the gravitational acceleration constant on earth.
An engineer is designing a pendulum. Its period must be \(10\) seconds. How long should the pendulum's length be? Assume \(\pi\approx3.14\text{.}\)
We will substitute \(T=10\) into the formula, and then solve for \(L\text{:}\)
\begin{align*}
T\amp=2\pi\sqrt{\frac{L}{g}}\\
10\amp=2(3.14)\sqrt{\frac{L}{9.8}}\\
10\amp=6.28\sqrt{\frac{L}{9.8}}\\
\multiplyleft{\frac{1}{6.28}}10\amp=\multiplyleft{\frac{1}{6.28}}6.28\sqrt{\frac{L}{9.8}}\amp\text{separating the radical}\\
\frac{10}{6.28}\amp=\sqrt{\frac{L}{9.8}}\\
\left(\frac{10}{6.28}\right)^2\amp=\left(\sqrt{\frac{L}{9.8}}\right)^2\amp\text{removing square root by squaring both sides}\\
\frac{100}{6.28^2}\amp=\frac{L}{9.8}\\
\multiplyleft{9.8}\frac{100}{6.28^2}\amp=\multiplyleft{9.8}\frac{L}{9.8}\\
24.85\amp\approx L
\end{align*}
Solution: To build a pendulum with a period of \(10\) seconds, the pendulum's length should be approximately \(24.85\) meters.
The basic strategy to solve radical equations is to separate the radical on one side of the equation, and then raise both sides to the second power if the radical is square root, to 3rd power if the radical is cube root, etc.
Squaring both sides of an equation is "dangerous", as it could create extraneous solutions, which will not make the equation true. For example, if we square both sides of \(1=-1\text{,}\) we have:
By squaring both sides of an equation, we turned a false equation into a true one. This is why we must check solutions when we square both sides of an equation. The next two examples show how to handle an extraneous solution.
We also needs the ability to solve radical equations with variables, like in the next example. The strategy is the same: separating the radical, and then raise both sides to a certain power to remove the radical.
Example14.5.5
Solve for \(L\) in the formula \(T=2\pi\sqrt{\frac{L}{g}}\text{.}\)
Unlike squaring both sides of an equation, raising both sides of an equation to the 3rd power will not create extraneous solutions. It's still good practice to check solution, though. This part is left as exercise.
In real life, we often use technology to solve equations. Let's look at the next example.
Example14.5.7
Solve the equation \(\sqrt{x-5}=5-\sqrt{x}\) with technology.