Extraneous Solutions | Precalculus (2024)

Learning Outcomes

  • Solve a radical equation, identify extraneous solution.
  • Solve an equation with rational exponents.
  • Solve polynomial equations.
  • Solve absolute value equations.

We have solved linear equations, rational equations, and quadratic equations using several methods. However, there are many other types of equations, and we will investigate a few more types in this section. We will look at equations involving rational exponents, polynomial equations, radical equations, absolute value equations, equations in quadratic form, and some rational equations that can be transformed into quadratics. Solving any equation, however, employs the same basic algebraic rules. We will learn some new techniques as they apply to certain equations, but the algebra never changes.

Equations With Radicals and Rational Exponents

Radical equations are equations that contain variables in the radicand (the expression under a radical symbol), such as

[latex]\begin{array}{ccc} \sqrt{3x+18}=x & \\ \sqrt{x+3}=x-3 & \\ \sqrt{x+5}-\sqrt{x - 3}=2\end{array}[/latex]

Radical equations may have one or more radical terms and are solved by eliminating each radical, one at a time. We have to be careful when solving radical equations as it is not unusual to find extraneous solutions, roots that are not, in fact, solutions to the equation. These solutions are not due to a mistake in the solving method, but result from the process of raising both sides of an equation to a power. Checking each answer in the original equation will confirm the true solutions.

A General Note: Radical Equations

An equation containing terms with a variable in the radicand is called a radical equation.

How To: Given a radical equation, solve it

  1. Isolate the radical expression on one side of the equal sign. Put all remaining terms on the other side.
  2. If the radical is a square root, then square both sides of the equation. If it is a cube root, then raise both sides of the equation to the third power. In other words, for an nth root radical, raise both sides to the nth power. Doing so eliminates the radical symbol.
  3. Solve the resulting equation.
  4. If a radical term still remains, repeat steps 1–2.
  5. Check solutions by substituting them into the original equation.

Example: Solving an Equation with One Radical

Solve [latex]\sqrt{15 - 2x}=x[/latex].

Show Solution

Try It

Solve the radical equation: [latex]\sqrt{x+3}=3x - 1[/latex]

Show Solution

Example: Solving a Radical Equation Containing Two Radicals

Solve [latex]\sqrt{2x+3}+\sqrt{x - 2}=4[/latex].

Show Solution

Try It

Solve the equation with two radicals: [latex]\sqrt{3x+7}+\sqrt{x+2}=1[/latex].

Show Solution

Solving Equations With Rational Exponents

Rational exponents are exponents that are fractions, where the numerator is a power and the denominator is a root. For example, [latex]{16}^{\frac{1}{2}}[/latex] is another way of writing [latex]\sqrt{16}[/latex]; [latex]{8}^{\frac{1}{3}}[/latex] is another way of writing [latex]\text{ }\sqrt[3]{8}[/latex]. The ability to work with rational exponents is a useful skill as it is highly applicable in calculus.

We can solve equations in which a variable is raised to a rational exponent by raising both sides of the equation to the reciprocal of the exponent. The reason we raise the equation to the reciprocal of the exponent is because we want to eliminate the exponent on the variable term, and a number multiplied by its reciprocal equals 1. For example, [latex]\frac{2}{3}\left(\frac{3}{2}\right)=1[/latex], [latex]3\left(\frac{1}{3}\right)=1[/latex], and so on.

A General Note: Rational Exponents

A rational exponent indicates a power in the numerator and a root in the denominator. There are multiple ways of writing an expression, a variable, or a number with a rational exponent:

[latex]{a}^{\frac{m}{n}}={\left({a}^{\frac{1}{n}}\right)}^{m}={\left({a}^{m}\right)}^{\frac{1}{n}}=\sqrt[n]{{a}^{m}}={\left(\sqrt[n]{a}\right)}^{m}[/latex]

Example: Evaluating a Number Raised to a Rational Exponent

Evaluate [latex]{8}^{\frac{2}{3}}[/latex].

Show Solution

Try It

Evaluate [latex]{64}^{-\frac{1}{3}}[/latex].

Show Solution

Example: Solve the Equation Including a Variable Raised to a Rational Exponent

Solve the equation in which a variable is raised to a rational exponent: [latex]{x}^{\frac{5}{4}}=32[/latex].

Show Solution

Try It

Solve the equation [latex]{x}^{\frac{3}{2}}=125[/latex].

Show Solution

Example: Solving an Equation Involving Rational Exponents and Factoring

Solve [latex]3{x}^{\frac{3}{4}}={x}^{\frac{1}{2}}[/latex].

Show Solution

Try It

Solve: [latex]{\left(x+5\right)}^{\frac{3}{2}}=8[/latex].

Solving Other Types of Equations

We have used factoring to solve quadratic equations, but it is a technique that we can use with many types of polynomial equations which are equations that contain a string of terms including numerical coefficients and variables. When we are faced with an equation containing polynomials of degree higher than 2, we can often solve them by factoring.

A General Note: Polynomial Equations

A polynomial of degree n is an expression of the type

[latex]{a}_{n}{x}^{n}+{a}_{n - 1}{x}^{n - 1}+\cdot \cdot \cdot +{a}_{2}{x}^{2}+{a}_{1}x+{a}_{0}[/latex]

where n is a positive integer and [latex]{a}_{n},\dots ,{a}_{0}[/latex] are real numbers and [latex]{a}_{n}\ne 0[/latex].

Setting the polynomial equal to zero gives a polynomial equation. The total number of solutions (real and complex) to a polynomial equation is equal to the highest exponent n.

Try It

Solving an Absolute Value Equation

Next, we will learn how to solve an absolute value equation. To solve an equation such as [latex]|2x - 6|=8[/latex], notice that the absolute value will be equal to 8 if the quantity inside the absolute value bars is [latex]8[/latex] or [latex]-8[/latex]. This leads to two different equations we can solve independently.

[latex]\begin{array}{lll}2x - 6=8\hfill & \text{ or }\hfill & 2x - 6=-8\hfill \\ 2x=14\hfill & \hfill & 2x=-2\hfill \\ x=7\hfill & \hfill & x=-1\hfill \end{array}[/latex]

Knowing how to solve problems involving absolute value is useful. For example, we may need to identify numbers or points on a line that are a specified distance from a given reference point.

A General Note: Absolute Value Equations

The absolute value of x is written as [latex]|x|[/latex]. It has the following properties:

[latex]\begin{array}{l}\text{If } x\ge 0,\text{ then }|x|=x.\hfill \\ \text{If }x<0,\text{ then }|x|=-x.\hfill \end{array}[/latex]

For real numbers [latex]A[/latex] and [latex]B[/latex], an equation of the form [latex]|A|=B[/latex], with [latex]B\ge 0[/latex], will have solutions when [latex]A=B[/latex] or [latex]A=-B[/latex]. If [latex]B<0[/latex], the equation [latex]|A|=B[/latex] has no solution.

An absolute value equation in the form [latex]|ax+b|=c[/latex] has the following properties:

[latex]\begin{array}{l}\text{If }c<0,|ax+b|=c\text{ has no solution}.\hfill \\ \text{If }c=0,|ax+b|=c\text{ has one solution}.\hfill \\ \text{If }c>0,|ax+b|=c\text{ has two solutions}.\hfill \end{array}[/latex]

How To: Given an absolute value equation, solve it

  1. Isolate the absolute value expression on one side of the equal sign.
  2. If [latex]c>0[/latex], write and solve two equations: [latex]ax+b=c[/latex] and [latex]ax+b=-c[/latex].

Example: Solving Absolute Value Equations

Solve the following absolute value equations:

  1. [latex]|6x+4|=8[/latex]
  2. [latex]|3x+4|=-9[/latex]
  3. [latex]|3x - 5|-4=6[/latex]
  4. [latex]|-5x+10|=0[/latex]

Show Solution

Try It

Solve the absolute value equation: [latex]|1 - 4x|+8=13[/latex].

Show Solution

Other Types of Equations

There are many other types of equations in addition to the ones we have discussed so far. We will see more of them throughout the text. Here, we will discuss equations that are in quadratic form and rational equations that result in a quadratic.

Solving Equations in Quadratic Form

Equations in quadratic form are equations with three terms. The first term has a power other than 2. The middle term has an exponent that is one-half the exponent of the leading term. The third term is a constant. We can solve equations in this form as if they were quadratic. A few examples of these equations include [latex]{x}^{4}-5{x}^{2}+4=0,{x}^{6}+7{x}^{3}-8=0[/latex], and [latex]{x}^{\frac{2}{3}}+4{x}^{\frac{1}{3}}+2=0[/latex]. In each one, doubling the exponent of the middle term equals the exponent on the leading term. We can solve these equations by substituting a variable for the middle term.

A General Note: Quadratic Form

If the exponent on the middle term is one-half of the exponent on the leading term, we have an equation in quadratic formwhich we can solve as if it were a quadratic. We substitute a variable for the middle term to solve equations in quadratic form.

How To: Given an equation quadratic in form, solve it

  1. Identify the exponent on the leading term and determine whether it is double the exponent on the middle term.
  2. If it is, substitute a variable, such as u, for the variable portion of the middle term.
  3. Rewrite the equation so that it takes on the standard form of a quadratic.
  4. Solve using one of the usual methods for solving a quadratic.
  5. Replace the substitution variable with the original term.
  6. Solve the remaining equation.

Example: Solving a Fourth-Degree Equation in Quadratic Form

Solve this fourth-degree equation: [latex]3{x}^{4}-2{x}^{2}-1=0[/latex].

Show Solution

Try It

Solve using substitution: [latex]{x}^{4}-8{x}^{2}-9=0[/latex].

Show Solution

Example: Solving an Equation in Quadratic Form Containing a Binomial

Solve the equation in quadratic form: [latex]{\left(x+2\right)}^{2}+11\left(x+2\right)-12=0[/latex].

Show Solution

Try It

Solve: [latex]{\left(x - 5\right)}^{2}-4\left(x - 5\right)-21=0[/latex].

Show Solution

Solving Rational Equations

Sometimes, solving a rational equation results in a quadratic. When this happens, we continue the solution by simplifying the quadratic equation by one of the methods we have seen. It may turn out that there is no solution.

Example: Solving a Rational Equation Leading to a Quadratic

Solve the following rational equation: [latex]\frac{-4x}{x - 1}+\frac{4}{x+1}=\frac{-8}{{x}^{2}-1}[/latex].

Show Solution

Try It

Solve [latex]\frac{3x+2}{x - 2}+\frac{1}{x}=\frac{-2}{{x}^{2}-2x}[/latex].

Show Solution

Key Concepts

  • Rational exponents can be rewritten several ways depending on what is most convenient for the problem. To solve a radical equation, both sides of the equation are raised to a power that will render the exponent on the variable equal to 1.
  • Factoring extends to higher-order polynomials when it involves factoring out the GCF or factoring by grouping.
  • We can solve radical equations by isolating the radical and raising both sides of the equation to a power that matches the index.
  • To solve absolute value equations, we need to write two equations, one for the positive value and one for the negative value.
  • Equations in quadratic form are easy to spot, as the exponent on the first term is double the exponent on the second term and the third term is a constant. We may also see a binomial in place of the single variable. We use substitution to solve.
  • Solving a rational equation may also lead to a quadratic equation or an equation in quadratic form.

Glossary

absolute value equation
an equation in which the variable appears in absolute value bars, typically with two solutions, one accounting for the positive expression and one for the negative expression
equations in quadratic form
equations with a power other than 2 but with a middle term with an exponent that is one-half the exponent of the leading term
extraneous solutions
any solutions obtained that are not valid in the original equation
polynomial equation
an equation containing a string of terms including numerical coefficients and variables raised to whole-number exponents
radical equation
an equation containing at least one radical term where the variable is part of the radicand
Extraneous Solutions | Precalculus (2024)

FAQs

Do extraneous solutions count as solutions? ›

“Extraneous” means “irrelevant or unrelated to the subject being dealt with”. In math, an extraneous solution is a solution that emerges during the process of solving a problem but is not actually a valid solution.

Should you always check for extraneous solutions? ›

Expert-Verified Answer

An extraneous solution is a solution that in obtained after completely solving an equation but it does not work in the original given equation. You should must check for an extraneous solution when the variable appears both inside and outside the absolute value expression (Option D).

How to check if an answer is extraneous? ›

To find whether your solutions are extraneous or not, you need to plug each of them back in to your given equation and see if they work. It's a very annoying process sometimes, but if employed properly can save you much grief on tests or quizzes.

Why are extraneous solutions important? ›

The reason extraneous solutions exist is because some operations produce 'extra' answers, and sometimes, these operations are a part of the path to solving the problem. When we get these 'extra' answers, they usually don't work when we try to plug them back into the original problem.

What is the difference between extraneous and no solution? ›

No real solution implies that there could possibly be imaginary solutions. Extraneous solutions are created be using certain methods to solve the problem. They are not, never were, or never will be solutions. They are created by the process that is used to solve.

When might you get an extraneous solution? ›

An extraneous solution is a root of a transformed equation that is not a root of the original equation because it was excluded from the domain of the original equation. Example 1: Solve for , 1 x − 2 + 1 x + 2 = 4 ( x − 2 ) ( x + 2 ) .

Why is it necessary to check for extraneous solutions in radical equations? ›

Expert-Verified Answer

Checking for extraneous solutions in radical equations is essential because it helps ensure the validity of solutions within the context of the original problem.

Can there be more than one extraneous solution? ›

There can be more than one extraneous solution. We can construct a rational equation to show this.

Is an extraneous solution because it is a possible solution that does not check? ›

An extraneous solution is a possible solution that does not satisfy the original equation when checked. It can occur when certain operations, such as squaring or multiplying both sides by a variable expression, are performed during the solving process.

What are the two types of equations that can have extraneous solutions? ›

Since even root functions are restricted to values greater than or equal to zero, any equation involving even roots or their corresponding fractional exponent should be checked for extraneous solutions.

When to check for extraneous solutions in trig equations? ›

In trig problems, extraneous solutions usually occur when |sin x| > 1 or |cos x| > 1. . For example, sin^2 x + 3sin x + 2 = 0 has solutions sin x = -2 and sin x = -1. But for real x, sin x cannot be -2. They can also occur when the extraneous solution is not relevant to the problem.

When to check for extraneous solutions absolute value? ›

Q: What's an extraneous solution and when do we need to check for them? A: Extraneous solutions are invalid and do not solve the original equation. On the GRE, you must check your answers on algebra problems involving squaring or taking roots. Extraneous roots are not considered solutions on the GRE.

Why are extraneous variables problematic? ›

An extraneous variable in an experiment is any variable that is not being investigated but has the potential to influence the results of the experiment. Uncontrolled extraneous variables can result in erroneous conclusions on the link between the independent and dependent variables.

Why is it important to consider extraneous variables? ›

An extraneous variable is any factor that is not the independent variable that can affect an experiment's dependent variables , which are the controlled conditions. Since unexpected variables can change an experiment's interpretation and results, it's important to learn how to control them.

What is the difference between a solution and an extraneous solution? ›

Extraneous solutions are values that we get when solving equations that aren't really solutions to the equation. In this video, we explain how and why we get extraneous solutions, by understanding the logic behind the process of solving equations.

What counts as a solution in math? ›

A solution to an equation is a value of a variable that makes a true statement when substituted into the equation. The process of finding the solution to an equation is called solving the equation. To find the solution to an equation means to find the value of the variable that makes the equation true.

Is 0 always an extraneous solution? ›

Therefore, 0 is not a solution. Hence, we would classify 0 as an extraneous solution to this given equation. You should get zero as an answer for each of them. If you don't, that solution is extraneous.

References

Top Articles
Latest Posts
Article information

Author: Sen. Emmett Berge

Last Updated:

Views: 5945

Rating: 5 / 5 (80 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Sen. Emmett Berge

Birthday: 1993-06-17

Address: 787 Elvis Divide, Port Brice, OH 24507-6802

Phone: +9779049645255

Job: Senior Healthcare Specialist

Hobby: Cycling, Model building, Kitesurfing, Origami, Lapidary, Dance, Basketball

Introduction: My name is Sen. Emmett Berge, I am a funny, vast, charming, courageous, enthusiastic, jolly, famous person who loves writing and wants to share my knowledge and understanding with you.