Solving Other Types of Equations

Learning Outcomes

  • Solve polynomial equations.
  • Solve absolute value 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.

recall the zero-product property

Solving by factoring depends on the zero-product property which states that if [latex]a \cdot b=0[/latex], then [latex]a=0[/latex] or [latex]b=0[/latex], where [latex]a[/latex] and [latex]b[/latex] are real numbers or algebraic expressions.

In other words if the product of two expressions equals zero, then at least one of the expressions must equal zero.

We may apply the zero-product property to polynomial equations in the same way we did to quadratic equations.

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

An absolute value equation is an equation in which the variable of interest is contained within absolute value bars. Absolute value is defined as a distance. That is, the bars are used to designate that the number inside the absolute value represents its distance from zero on the number line. For example, to solve an equation such as [latex]\mid2x - 6\mid=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]

Checking both solutions by evaluating them in the original equation shows that both [latex]7[/latex] and [latex]-1[/latex] both make the statement true.

In applications, we may need to identify numbers or points on a line that are a specified distance from a given reference point. We can use an absolute value to accomplish such a task.

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]

recall properties of equality

When solving absolute value equations, the absolute value expression must be isolated on one side of the equation before setting up the two cases to remove the absolute value bars.

Use the properties of equality to isolate the absolute value expression, but avoid multiplying into or dividing from any expression inside the bars.

Ex. use the properties of equality and the techniques of solving linear equations to isolate the absolute value expression in the equation [latex]5-2\mid3x-4\mid=-7[/latex], then solve the equation.

Try It

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

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 form which 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}-13{x}^{2}+4=0[/latex].

Try It

Solve using substitution: [latex]{x}^{4}-6{x}^{2}+5=0[/latex].

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

This equation contains a binomial in place of the single variable. The tendency is to expand what is presented. However, recognizing that it fits the criteria for being in quadratic form makes all the difference in the solving process. First, make a substitution letting [latex]u=x+2[/latex]. Then rewrite the equation in u.

[latex]\begin{array}{ll}{u}^{2}+11u - 12=0\hfill & \\ \left(u+12\right)\left(u - 1\right)=0\hfill \end{array}[/latex]

Solve using the zero-factor property and then replace u with the original expression.

[latex]\begin{array}{llll}u+12=0\hfill & \\ u=-12\hfill & \\ x+2=-12\hfill & \\ x=-14\hfill \end{array}[/latex]

The second factor results in

[latex]\begin{array}{llll}u - 1=0\hfill & \\ u=1\hfill & \\ x+2=1\hfill & \\ x=-1\hfill \end{array}[/latex]

We have two solutions: [latex]x=-14[/latex], [latex]x=-1[/latex].

Try It

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

Solving Rational Equations Resulting in a Quadratic

Earlier, we solved 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.

Recall division by zero

Dividing zero by a number results in zero.

[latex]\dfrac{0}{a} = 0[/latex].

But we cannot divide by zero. A zero in a denominator results in an undefined expression.

[latex]\dfrac{b}{0}=\text{ undefined}[/latex]

When solving rational equations in which a variable is contained in a denominator, always declare the value of the variable which would result in an undefined equation so that you won’t forget to exclude it from the solution set.

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

Try It

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