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].

Show Solution

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

Extraneous Solutions | Precalculus? ›

In general, extraneous solutions arise when we perform non-invertible operations on both sides of an equation. (That is, they sometimes arise, but not always.) Squaring (or raising to any other even power) is a non-invertible operation.

What is a simple extraneous solution example? ›

While it may seem obvious, 3 is only one solution to the equation x=3. However, when both sides of the equation are squared, the result is: x² = 9 2 The solutions to the equation x² = 9 are x =±3 because (−3)² = 9 and (3)² = 9. Hence the -3 would be considered an extraneous solution.

What is the difference between no solution and extraneous solution? ›

Extraneous solutions appear to be valid solutions, but when checked back into the original equation they give a false result. You must exclude extraneous solutions from your answer. No solution means there is no value that can make the statement true.

When should you 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 for extraneous solutions in a radical equation? ›

To find the extraneous answer of any equation, just find the solutions and then re-substitute the solutions into the original equation. The answer that results in an illogical equation is the extraneous answer.

How do you identify an extraneous solution? ›

The only way to check for an extraneous solution is to put back the solution in the original problem and check whether it satisfies or not.

What would be 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.

How do you know if a solution is not 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.

How many extraneous solutions does the equation below have: 2m 2m 2m 3 2m 3 1? ›

The number of extraneous solutions the equation (2m)/(2m+3)-(2m)/(2m-3)=1 have is zero.

Can you have more than one extraneous solution? ›

Answer and Explanation:

There can be more than extraneous solutions of an equation. Take an example and prove that the equation can have more than one extraneous solution. Consider the equation x − x 2 = x − 4 . Square both sides of the equation and simplify.

What is the best description of 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.

Why do extraneous solutions occur? ›

In general, extraneous solutions arise when we perform non-invertible operations on both sides of an equation. (That is, they sometimes arise, but not always.) Squaring (or raising to any other even power) is a non-invertible operation.

Which of the following correctly describes an extraneous solution? ›

ANSWER: An extraneous solution of a rational equation is an excluded value of one of the expressions in the equation.

Which equation leads to an extraneous solution? ›

When you square a radical equation you sometimes get a solution to the squared equation that is not a solution to the original equation. Such an equation is called an extraneous solution.

Which type of equation requires that you check for extraneous solutions? ›

This can happen when solving equations that involve radicals , logarithms , or rational expressions . It is important to check for extraneous solutions in these types of equations to ensure that the final solution is accurate and satisfies all given conditions .

What is an extraneous example? ›

This type of extraneous variable occurs when the researcher or experimenter unintentionally influences how participants should behave. Examples include: The age, gender and mannerisms of the experimenter. Using certain phrasing to hint at the way experimenters want participants to behave.

Which solution to the equation 3 a 2 2 a 4a 4 a2 4 is extraneous? ›

Expert-Verified Answer

Extraneous solutions: From the solutions of an equation, the invalid solutions are known as extraneous solutions. For a=-2 right hand side of the given equation is not defined because the denominator become 0.

What is an example of an extraneous variable quizlet? ›

What is an extraneous variable? any variable other than the IV that could have an influence on the DV. For example: a test on alcohol & driving performance.

Top Articles
Latest Posts
Article information

Author: Kerri Lueilwitz

Last Updated:

Views: 5399

Rating: 4.7 / 5 (47 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Kerri Lueilwitz

Birthday: 1992-10-31

Address: Suite 878 3699 Chantelle Roads, Colebury, NC 68599

Phone: +6111989609516

Job: Chief Farming Manager

Hobby: Mycology, Stone skipping, Dowsing, Whittling, Taxidermy, Sand art, Roller skating

Introduction: My name is Kerri Lueilwitz, I am a courageous, gentle, quaint, thankful, outstanding, brave, vast person who loves writing and wants to share my knowledge and understanding with you.