3.6 Solve Radical Equations
Learning Objectives
By the end of this section, you will be able to:
- Solve radical equations
- Solve radical equations with two radicals
- Use radicals in applications
Try It
Before you get started, take this readiness quiz:
1) Simplify: [latex]{\left(y-3\right)}^{2}[/latex]
2) Solve: [latex]2x-5=0[/latex]
3) Solve [latex]{n}^{2}-6n+8=0[/latex]
Solve Radical Equations
In this section we will solve equations that have a variable in the radicand of a radical expression. An equation of this type is called a radical equation.
Radical Equation
An equation in which a variable is in the radicand of a radical expression is called a radical equation.
As usual, when solving these equations, what we do to one side of an equation we must do to the other side as well. Once we isolate the radical, our strategy will be to raise both sides of the equation to the power of the index. This will eliminate the radical.
Solving radical equations containing an even index by raising both sides to the power of the index may introduce an algebraic solution that would not be a solution to the original radical equation. Again, we call this an extraneous solution as we did when we solved rational equations.
In the next example, we will see how to solve a radical equation. Our strategy is based on raising a radical with index [latex]n[/latex] to the [latex]n^{th}[/latex] power. This will eliminate the radical.
Example 3.6.1
Solve: [latex]\sqrt{5n-4}-9=0[/latex]
Solution
Step 1: Isolate the radical on one side of the equation.
To isolate the radical, add [latex]9[/latex] to both sides.
Simplify.
[latex]\begin{align*}\sqrt{5n-4}-9&=0\\\sqrt{5n-4}-9{\color{red}{+}}{\color{red}{9}}&=0{\color{red}{+}}{\color{red}{9}}\\\sqrt{5n-4}&=9\end{align*}[/latex]
Step 2: Raise both sides of the equation to the power of the index.
Since the index of a square root is [latex]2[/latex], we square both sides.
[latex]\left(\sqrt{5n-4}\right)^2=\left(9\right)^2[/latex]
Step 3: Solve the new equation.
Remember, [latex]\left(\sqrt a\right)^2=a[/latex]
[latex]\begin{align*}5n-4&=81\\5n&=85\\n&=17\end{align*}[/latex]
Step 4: Check the answer in the original equation.
Check the answer.
[latex]\begin{align*}\sqrt{5{\color{red}{n}}-4}-9&=0\\\sqrt{5\left({\color{red}{17}}\right)-4}-9&\overset?=0\\\sqrt{85-4}-9&\overset?=0\\\sqrt{81}-9&\overset?=0\\9-9&\overset?=0\\0&=0\checkmark\end{align*}[/latex]
The solution is [latex]n=17[/latex]
Try It
4) Solve: [latex]\sqrt{3m+2}-5=0[/latex]
Solution
[latex]m=\frac{23}{3}[/latex]
Try It
5) Solve: [latex]\sqrt{10z+1}-2=0[/latex]
Solution
[latex]z=\frac{3}{10}[/latex]
HOW TO
Solve a radical equation with one radical.
- Isolate the radical on one side of the equation.
- Raise both sides of the equation to the power of the index.
- Solve the new equation.
- Check the answer in the original equation.
When we use a radical sign, it indicates the principal or positive root. If an equation has a radical with an even index equal to a negative number, that equation will have no solution.
Example 3.6.2
Solve: [latex]\sqrt{9k-2}+1=0[/latex]
Solution
Step 1: To isolate the radical, subtract [latex]1[/latex] to both sides.
[latex]\sqrt{9k-2}+1{\color{red}{-}}{\color{red}{1}}=0{\color{red}{-}}{\color{red}{1}}[/latex]
Step 2: Simplify.
[latex]\sqrt{9k-2}=-1[/latex]
Because the square root is equal to a negative number, the equation has no solution.
Try It
6) Solve: [latex]\sqrt{2r-3}+5=0[/latex]
Solution
[latex]\text{no solution}[/latex]
Try It
7) Solve: [latex]\sqrt{7s-3}+2=0[/latex]
Solution
[latex]\text{no solution}[/latex]
Binomial Squares
Don’t forget the middle term!
Example 3.6.3
Solve: [latex]\sqrt{p-1}+1=p[/latex]
Solution
Step 1: To isolate the radical, subtract [latex]1[/latex] from both sides.
[latex]\sqrt{p-1}+1{\color{red}{-}}{\color{red}{1}}=p{\color{red}{-}}{\color{red}{1}}[/latex]
Step 2: Simplify.
[latex]\sqrt{p-1}=p-1[/latex]
Step 3: Square both sides of the equation.
[latex]\left(\sqrt{p-1}\right)^2=\left(p-1\right)^2[/latex]
Step 4: Simplify, using the Product of Binomial Squares Pattern on the right. Then solve the new equation.
[latex]p-1=p^2-2p+1[/latex]
Step 5: It is a quadratic equation, so get zero on one side.
[latex]0=p^2-3p+2[/latex]
Step 6: Factor the right side.
[latex]0=\left(p-1\right)\left(p-2\right)[/latex]
Step 7: Use the Zero Product Property.
[latex]0=p-1\;\;\;0=p-2[/latex]
Step 8: Solve each equation.
[latex]p=1\;\;\;\;\;\;\;\;\;p=2[/latex]
Step 9: Check the answers.
[latex]\begin{align*} p&={\color{red}{1}}\;\;\;&\;p&={\color{red}{2}}\\ \sqrt{p-1}+1&=p\;\;\;&\;\sqrt{p-1}+1&=p\\ \sqrt{{\color{red}{1}}-1}+1&\overset?={\color{red}{1}}\;\;\;&\;\sqrt{{\color{red}{2}}-1}+1&\overset?={\color{red}{2}}\\ \sqrt{0}+1&\overset?={\color{red}{1}}\;\;\;&\;\sqrt{1}+1&\overset?={\color{red}{2}}\\ 1&=1\checkmark\;\;\;&\;2&=2\checkmark \end{align*}[/latex]
The solutions are [latex]p=1,\;p=2[/latex]
Try It
8) Solve: [latex]\sqrt{x-2}+2=x[/latex]
Solution
[latex]x=2,\;x=3[/latex]
Try It
9) Solve: [latex]\sqrt{y-5}+5=y[/latex]
Solution
[latex]y=5,\;y=6[/latex]
Example 3.6.4
Solve: [latex]\sqrt[3]{5x+1}+8=4[/latex]
Solution
Step 1: To isolate the radical, subtract [latex]8[/latex] from both sides.
[latex]\sqrt[3]{5x+1}=-4[/latex]
Step 2: Cube both sides of the equation.
[latex]{\left(\sqrt[3]{5x+1}\right)}^{3}={\left(-4\right)}^{3}[/latex]
Step 3: Simplify.
[latex]5x+1=-64[/latex]
Step 4: Solve the equation.
[latex]\begin{align*}5x&=-65\\x&=-13\end{align*}[/latex]
Step 5: Check the answer.
[latex]\begin{align*} x&={\color{red}{-13}}\\ \sqrt[3]{5x+1}+8&=4\\ \sqrt[3]{5{\color{red}{(-13)}}+1}+8&\overset?=4\\ \sqrt[3]{-64}+8&\overset?=4\\ -4+8&\overset?=4\\ 4&=4\checkmark \end{align*}[/latex]
The solution is [latex]x=-13.[/latex]
Try It
10) Solve: [latex]\sqrt[3]{4x-3}+8=5[/latex]
Solution
[latex]x=-6[/latex]
Try It
11) Solve: [latex]\sqrt[3]{6x-10}+1=-3[/latex]
Solution
[latex]x=-9[/latex]
Sometimes an equation will contain rational exponents instead of a radical. We use the same techniques to solve the equation as when we have a radical. We raise each side of the equation to the power of the denominator of the rational exponent. Since [latex]{\left({a}^{m}\right)}^{n}={a}^{m·n}[/latex], we have for example,
Remember, [latex]{x}^{\frac{1}{2}}=\sqrt{x}[/latex] and [latex]{x}^{\frac{1}{3}}=\sqrt[3]{x}[/latex]
Example 3.6.5
Solve: [latex]{\left(3x-2\right)}^{\frac{1}{4}}+3=5[/latex]
Solution
Step 1: To isolate the term with the rational exponent, subtract [latex]3[/latex] from both sides.
[latex]{\left(3x-2\right)}^{\frac{1}{4}}=2[/latex]
Step 2: Raise each side of the equation to the fourth power.
[latex]{\left({\left(3x-2\right)}^{\frac{1}{4}}\right)}^{4}={\left(2\right)}^{4}[/latex]
Step 3: Simplify.
[latex]3x-2=16[/latex]
Step 4: Solve the equation.
[latex]\begin{align*}3x&=18\\x&=6\end{align*}[/latex]
Step 5: Check the answer.
[latex]\begin{align*} x&={\color{red}{6}}\\ (3x-2)^{\frac14}+3&=5\\ (3\cdot{\color{red}{6}}-2)^{\frac14}+3&\overset?=5\\ (16)^{\frac14}+3&\overset?=5\\ 2+3&\overset?=5\\ 5&=5\checkmark \end{align*}[/latex]
The solution is [latex]x=6[/latex].
Try It
12) Solve: [latex]{\left(9x+9\right)}^{\frac{1}{4}}-2=1[/latex]
Solution
[latex]x=8[/latex]
Try It
13) Solve: [latex]{\left(4x-8\right)}^{\frac{1}{4}}+5=7[/latex]
Solution
[latex]x=6[/latex]
Example 3.6.6
Solve: [latex]\sqrt{r+4}-r+2=0[/latex]
Solution
Step 1: Isolate the radical.
[latex]\sqrt{r+4}=r-2[/latex]
Step 2: Square both sides of the equation.
[latex]{\left(\sqrt{r+4}\right)}^{2}={\left(r-2\right)}^{2}[/latex]
Step 3: Simplify and then solve the equation
[latex]r+4={r}^{2}-4r+4[/latex]
Step 4: It is a quadratic equation, so get zero on one side.
[latex]0={r}^{2}-5r[/latex]
Step 5: Factor the right side.
[latex]0=r\left(r-5\right)[/latex]
Step 6: Use the Zero Product Property.
[latex]0=r\;\;\;\;\;\;0=r-5[/latex]
Step 7: Solve the equation.
[latex]r=0\;\;\;\;\;\;r=5[/latex]
Step 8: Check your answer.
[latex]\begin{align*} r&={\color{red}{0}}\;\;\;&\;r&={\color{red}{5}}\\ \sqrt{r+4}-r+2&=0\;\;\;&\;\sqrt{r+4}-r+2&=0\\ \sqrt{{\color{red}{0}}+4}-{\color{red}{0}}+2&\overset?=0\;\;\;&\;\sqrt{{\color{red}{5}}+4}-{\color{red}{5}}+2&\overset?=0\\ \sqrt{4}+2&\overset?=0\;\;\;&\;\sqrt{9}-3&\overset?=0\\ 4&\neq0\;\;\;&\;0&=0\checkmark \end{align*}[/latex]
The solution is [latex]r=5[/latex]
[latex]r=0[/latex] is an extraneous solution.
Try It
14) Solve: [latex]\sqrt{m+9}-m+3=0[/latex]
Solution
[latex]m=7[/latex]
Try It
15) Solve: [latex]\sqrt{n+1}-n+1=0[/latex]
Solution
[latex]n=3[/latex]
Example 3.6.7
Solve: [latex]3\sqrt{3x-5}-8=4[/latex]
Solution
Step 1: Isolate the radical term.
[latex]3\sqrt{3x-5}=12[/latex]
Step 2: Isolate the radical by dividing both sides by [latex]3[/latex].
[latex]\sqrt{3x-5}=4[/latex]
Step 3: Square both sides of the equation.
[latex]{\left(\sqrt{3x-5}\right)}^{2}={\left(4\right)}^{2}[/latex]
Step 4: Simplify, then solve the new equation.
[latex]\begin{align*}3x-5&=16\\3x&=21\end{align*}[/latex]
Step 5: Solve the equation.
[latex]x=7[/latex]
Step 6: Check the answer.
[latex]\begin{align*}x&={\color{red}{7}}\\3\sqrt{3x-5}-8&=4\\ 3\sqrt{3{\color{red}{(7)}}-5}-8&\overset?=4\\ 3\sqrt{21-5}-8&\overset?=4\\ 3\sqrt{16}-8&\overset?=4\\ 3(4)-8&\overset?=4\\ 4&=4\checkmark \end{align*}[/latex]
The solution is [latex]x=7[/latex].
Try It
16) Solve: [latex]2\sqrt{4a+4}-16=16[/latex]
Solution
[latex]a=63[/latex]
Try It
17) Solve: [latex]3\sqrt{2b+3}-25=50[/latex]
Solution
[latex]b=311[/latex]
Solve Radical Equations with Two Radicals
If the radical equation has two radicals, we start out by isolating one of them. It often works out easiest to isolate the more complicated radical first.
In the next example, when one radical is isolated, the second radical is also isolated.
Example 3.6.8
Solve: [latex]\sqrt[3]{4x-3}=\sqrt[3]{3x+2}[/latex]
Solution
Step 1: The radical terms are isolated.
[latex]\sqrt[3]{4x-3}=\sqrt[3]{3x+2}[/latex]
Step 2: Since the index is [latex]3[/latex], cube both sides of the equation.
[latex]{\left(\sqrt[3]{4x-3}\right)}^{3}={\left(\sqrt[3]{3x+2}\right)}^{3}[/latex]
Step 3: Simplify, then solve the new equation.
[latex]\begin{align*}4x-3&=3x+2\\x-3&=2\\x&=5\\\text{The solution is}\;x&=5.\end{align*}[/latex]
Step 4: Check the answer.
We leave it to you to show that [latex]5[/latex] checks!
Try It
18) Solve: [latex]\sqrt[3]{5x-4}=\sqrt[3]{2x+5}[/latex]
Solution
[latex]x=3[/latex]
Try It
19) Solve: [latex]\sqrt[3]{7x+1}=\sqrt[3]{2x-5}[/latex]
Solution
[latex]x=-\frac{6}{5}[/latex]
Sometimes after raising both sides of an equation to a power, we still have a variable inside a radical. When that happens, we repeat Step 1 and Step 2 of our procedure. We isolate the radical and raise both sides of the equation to the power of the index again.
Example 3.6.9
Solve: [latex]\sqrt{m}+1=\sqrt{m+9}[/latex]
Solution
Step 1: Isolate one of the radical terms on one side of the equation.
The radical on the right is isolated.
[latex]\sqrt m+1=\sqrt{m+9}[/latex]
Step 2: Raise both sides of the equation to the power of the index.
We square both sides.
[latex]{(\sqrt m+1)}^2={(\sqrt{m+9})}^2[/latex]
Simplify — be very careful as you multiply!
Step 3: Are there any more radicals?
If yes, repeat Step 1 and Step 2 again. If no, solve the new equation.
There is still a radical in the equation. So we must repeat the previous steps. Isolate the radical term.
[latex]m+2\sqrt m+1=m+9[/latex]
Here, we can easily isolate the radical by dividing both sides by [latex]2[/latex].
[latex]\begin{align*}2\sqrt m&=8\\\sqrt m&=4\end{align*}[/latex]
Square both sides.
[latex]\begin{align*}\left(\sqrt m\right)^2&=\left(4\right)^2\\m&=16\end{align*}[/latex]
Step 4: Check the answer in the original equation.
[latex]\begin{align*}\sqrt {\color{red}{m}}+1&=\sqrt{{\color{red}{m}}+9}\\\sqrt{\color{red}{16}}+1&\overset?=\sqrt{{\color{red}{16}}+9}\\4+1&\overset?=5\\5&=5\checkmark\end{align*}[/latex]
The solution is [latex]m=16[/latex]
Try It
20) Solve: [latex]3-\sqrt{x}=\sqrt{x-3}[/latex]
Solution
[latex]x=4[/latex]
Try It
21) Solve: [latex]\sqrt{x}+2=\sqrt{x+16}[/latex]
Solution
[latex]x=9[/latex]
We summarize the steps here. We have adjusted our previous steps to include more than one radical in the equation This procedure will now work for any radical equations.
HOW TO
Solve a radical equation.
- Isolate one of the radical terms on one side of the equation.
- Raise both sides of the equation to the power of the index.
- Are there any more radicals?
• If yes, repeat Step 1 and Step 2 again.
• If no, solve the new equation. - Check the answer in the original equation.
Be careful as you square binomials in the next example. Remember the pattern is [latex]{\left(a+b\right)}^{2}={a}^{2}+2ab+{b}^{2}[/latex] or [latex]{\left(a-b\right)}^{2}={a}^{2}-2ab+{b}^{2}[/latex]
Example 3.6.10
Solve: [latex]\sqrt{q-2}+3=\sqrt{4q+1}[/latex]
Solution
Step 1: The radical on the right is isolated. Square both sides.
[latex]\left(\sqrt{q-2}+3\right)^2=\left(\sqrt{4q+1}\right)^2[/latex]
Step 2: Simplify.
[latex]q-2+6\sqrt{q-2}+9=4q+1[/latex]
Step 3: There is still a radical in the equation so we must repeat the previous steps. Isolate the radical.
[latex]6\sqrt{q-2}=3q-6[/latex]
Step 4: Square both sides. It would not help to divide both sides by [latex]6[/latex]. Remember to square both the [latex]6[/latex] and the [latex]\sqrt{q-2}[/latex]
[latex]\begin{align*}\left(6\sqrt{q-2}\right)^2&=\begin{pmatrix}{\color{red}{a}}&{\color{red}{-}}&{\color{red}{b}}\\ 3q&-&6\end{pmatrix}^2\\6^2\left(\sqrt{q-2}\right)^2&=\begin{array}{ccccc}{\color{red}{a^2}}&{\color{red}{-}}&{\color{red}{2ab}}&{\color{red}{+}}&{\color{red}{b^2}}\\\left(3q\right)^2&-&2\cdot3q\cdot6&+&6^2\end{array} \end{align*}[/latex]
Step 5: Simplify, then solve the new equation.
[latex]36\left(q-2\right)=9q^2-36q+36[/latex]
Step 6: Distribute.
[latex]36q-72=9q^2-36q+36[/latex]
Step 7: It is a quadratic equation, so get zero on one side.
[latex]0=9q^2-72q+108[/latex]
Step 8: Factor the right side.
[latex]\begin{align*}0&=9\left(q^2-8q+12\right)\\0&=9\left(q-6\right)\left(q-2\right)\end{align*}[/latex]
Step 9: Use the Zero Product Property.
[latex]\begin{align*}q-6&=0\;\;\;&\;q-2&=0\\ q&=6\;\;\;&\;q&=2 \end{align*}[/latex]
Step 10: The checks are left to you.
The solutions are [latex]q=6[/latex] and [latex]q=2[/latex]
Try It
22) Solve: [latex]\sqrt{x-1}+2=\sqrt{2x+6}[/latex]
Solution
[latex]x=5[/latex]
Try It
23) Solve: [latex]\sqrt{x}+2=\sqrt{3x+4}[/latex]
Solution
[latex]x=0\;x=4[/latex]
Use Radicals in Applications
As you progress through your college courses, you’ll encounter formulas that include radicals in many disciplines. We will modify our Problem Solving Strategy for Geometry Applications slightly to give us a plan for solving applications with formulas from any discipline.
HOW TO
Use a problem solving strategy for applications with formulas.
- Read the problem and make sure all the words and ideas are understood. When appropriate, draw a figure and label it with the given information.
- Identify what we are looking for.
- Name what we are looking for by choosing a variable to represent it.
- Translate into an equation by writing the appropriate formula or model for the situation. Substitute in the given information.
- Solve the equation using good algebra techniques.
- Check the answer in the problem and make sure it makes sense.
- Answer the question with a complete sentence.
One application of radicals has to do with the effect of gravity on falling objects. The formula allows us to determine how long it will take a fallen object to hit the ground.
Falling Objects
On Earth, if an object is dropped from a height of [latex]h[/latex] feet, the time in seconds it will take to reach the ground is found by using the formula
[latex]t=\frac{\sqrt{h}}{4}[/latex]
For example, if an object is dropped from a height of [latex]64[/latex] feet, we can find the time it takes to reach the ground by substituting [latex]h=64[/latex] into the formula.
[latex]\begin{align*} &\;\;&t&=\frac{\sqrt h}4\\[3ex] &\;\;&t&=\frac{\sqrt{\color{red}{64}}}4\\[3ex] &\text{Take the square root of }64.\;\;&t&=\frac84\\[3ex] &\text{Simplify the fraction.}\;\;&t&=2 \end{align*}[/latex]
It would take [latex]2[/latex] seconds for an object dropped from a height of [latex]64[/latex] feet to reach the ground.
Example 3.6.11
Marissa dropped her sunglasses from a bridge [latex]400[/latex] feet above a river. Use the formula [latex]t=\frac{\sqrt{h}}{4}[/latex] to find how many seconds it took for the sunglasses to reach the river.
Solution
Step 1: Read the problem.
Step 2: Identify what we are looking for.
The time it takes for the sunglasses to reach the river.
Step 3: Name what we are looking.
Let [latex]t=[/latex] time.
Step 4: Translate into an equation by writing the appropriate formula. Substitute in the given information.
[latex]\begin{align*}t&=\frac{\sqrt h}4,\;\text{and}\;h=400\\t&=\frac{\sqrt{\color{red}{400}}}4\end{align*}[/latex]
Step 5: Solve the equation.
[latex]\begin{align*}t&=\frac{20}4\\t&=5\end{align*}[/latex]
Step 6: Check the answer in the problem and make sure it makes sense.
[latex]\begin{align*}5&\overset?=\frac{\sqrt{400}}4\\5&\overset?=\frac{20}4\\5&=5\checkmark\end{align*}[/latex]
Does [latex]5[/latex] seconds seem like a reasonable length of time?
Yes.
Step 7: Answer the question.
It will take [latex]5[/latex] seconds for the sunglasses to reach the river.
Try It
24) A helicopter dropped a rescue package from a height of [latex]1,296[/latex] feet. Use the formula [latex]t=\frac{\sqrt{h}}{4}[/latex] to find how many seconds it took for the package to reach the ground.
Solution
[latex]9[/latex] seconds.
Try It
25) A window washer dropped a squeegee from a platform [latex]196[/latex] feet above the sidewalk Use the formula [latex]t=\frac{\sqrt{h}}{4}[/latex] to find how many seconds it took for the squeegee to reach the sidewalk.
Solution
[latex]3.5[/latex] seconds.
Police officers investigating car accidents measure the length of the skid marks on the pavement. Then they use square roots to determine the speed, in miles per hour, a car was going before applying the brakes.
Skid Marks and Speed of a Car
If the length of the skid marks is [latex]d[/latex] feet, then the speed, [latex]s[/latex], of the car before the brakes were applied can be found by using the formula
Example 3.6.12
After a car accident, the skid marks for one car measured [latex]190[/latex] feet. Use the formula [latex]s=\sqrt{24d}[/latex] to find the speed of the car before the brakes were applied. Round your answer to the nearest tenth.
Solution
Step 1: Read the problem
Step 2: Identify what we are looking for.
The speed of a car.
Step 3: Name what we are looking for.
Let [latex]s=[/latex] the speed.
Step 4: Translate into an equation by writing the appropriate formula. Substitute in the given information.
[latex]\begin{align*}s&=\sqrt{24d},\;\text{and}\;d=190\\s&=\sqrt{24\left({\color{red}{190}}\right)}\end{align*}[/latex]
Step 5: Solve the equation.
[latex]\begin{align*}s&=\sqrt{4560}\\s&=67.52\overline{777}\end{align*}[/latex]
Round to [latex]1[/latex] decimal place.
[latex]\begin{align*} s&\approx67.5\\ 67.5&\overset?\approx\sqrt{24\left(190\right)}\\ 67.5&\overset?\approx\sqrt{4560}\\ 67.5&\approx\;67.52\overline{77}\checkmark \end{align*}[/latex]
The speed of the car before the brakes were applied was [latex]67.5[/latex] miles per hour.
Try It
26) An accident investigator measured the skid marks of the car. The length of the skid marks was [latex]76[/latex] feet. Use the formula [latex]s=\sqrt{24d}[/latex] to find the speed of the car before the brakes were applied. Round your answer to the nearest tenth.
Solution
[latex]42.7[/latex] feet.
Try It
27) The skid marks of a vehicle involved in an accident were [latex]122[/latex] feet long. Use the formula [latex]s=\sqrt{24d}[/latex] to find the speed of the vehicle before the brakes were applied. Round your answer to the nearest tenth.
Solution
[latex]54.1[/latex] feet.
Access these online resources for additional instruction and practice with solving radical equations.
Key Concepts
- Binomial Squares
[latex]\begin{array}{c}{\left(a+b\right)}^{2}={a}^{2}+2ab+{b}^{2}\\ {\left(a-b\right)}^{2}={a}^{2}-2ab+{b}^{2}\end{array}[/latex]
- Solve a Radical Equation
- Isolate one of the radical terms on one side of the equation.
- Raise both sides of the equation to the power of the index.
- Are there any more radicals?
• If yes, repeat Step 1 and Step 2 again.
• If no, solve the new equation. - Check the answer in the original equation.
- Problem Solving Strategy for Applications with Formulas
- Read the problem and make sure all the words and ideas are understood. When appropriate, draw a figure and label it with the given information.
- Identify what we are looking for.
- Name what we are looking for by choosing a variable to represent it.
- Translate into an equation by writing the appropriate formula or model for the situation. Substitute in the given information.
- Solve the equation using good algebra techniques.
- Check the answer in the problem and make sure it makes sense.
- Answer the question with a complete sentence.
- Falling Objects
- On Earth, if an object is dropped from a height of [latex]h[/latex] feet, the time in seconds it will take to reach the ground is found by using the formula [latex]t=\frac{\sqrt{h}}{4}[/latex]
- Skid Marks and Speed of a Car
- If the length of the skid marks is [latex]d[/latex] feet, then the speed, [latex]s[/latex], of the car before the brakes were applied can be found by using the formula [latex]s=\sqrt{24d}[/latex]
Self Check
a. After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.
b. After reviewing this checklist, what will you do to become confident for all objectives?
Glossary
- radical equation
- An equation in which a variable is in the radicand of a radical expression is called a radical equation.
An equation in which a variable is in the radicand of a radical expression is called a radical equation.