Solving Equations Using Roots and Factoring

Solving Equations Using Roots and Factoring

Learning Objectives

Polynomial Equations

  • Solve equations with exponents using the even root property and odd root property
  • Use factoring methods to factor polynomial equations
  • Use the principle of zero products to solve polynomial equations

Solving Equations Using Roots

Another type of equation we can solve is one with exponents. As you might expect, we can clear exponents by using roots. This is done with very few unexpected results when the exponent is odd. We can solve these problems in a very straight forward way using the odd root property.

Odd Root Property: if [latex]a^n=b[/latex] and n is odd, then [latex]a={\sqrt[n]{b}}[/latex]

Example

Solve the equation: [latex]x^5=32[/latex]

However, when the exponent is even we will have two results from taking an even root of both sides. One will be positive and one will be negative. This is because both [latex]3^2 = 9[/latex] and [latex]( − 3)^2 = 9[/latex]. So when solving [latex]x^2 = 9[/latex] we will have two solutions, one positive and one negative: [latex]x = 3[/latex] and [latex]− 3[/latex].

Even Root Property: if [latex]a^n=b[/latex] and n is even, then [latex]a=\pm \sqrt[n]{b}[/latex]

Example

Solve the equation: [latex]x^4=16[/latex]

World View Note: In 1545, French Mathematician Gerolamo Cardano published his book The Great Art, or the Rules of Algebra which included the solution of an equation with a fourth power, but it was considered absurd by many to take a quantity to the fourth power because there are only three dimensions!

Example

Solve the equation: [latex](2x+4)^2=36[/latex]

In the previous example we needed two equations to simplify because when we took the root, our solutions were two rational numbers, 6 and − 6. If the roots did not simplify to rational numbers we can keep the ± in the equation.

Example

Solve the equation: [latex](6x-9)^2=45[/latex]

When solving with exponents, it is important to first isolate the part with the exponent before taking any roots.

Example

Solve the equation: [latex](x+4)^3-6=119[/latex]

Example

Solve the equation: [latex](6x+1)^2+6=10[/latex]

Solving Equations by Factoring

When solving linear equations or equations with only one power of x we can solve the equation by isolating the variable. However, when we have more than one power of x , such as x and x2, we cannot solve in the same way. One method that we can use to solve for the variable is known as the zero product rule.

Zero Product Rule: If ab=0, then either a=0 or b=0

The zero product rule tells us that if two factors are multiplied together and the answer is zero, then one of the factors must be zero. We can use this to help us solve factored polynomials as in the following example.

Example

Solve [latex](2x-3)(5x+1)=0[/latex]

For the zero product rule to work we must have factors to set equal to zero. This means if the problem is not already factored we will factor it first.

Example

Solve [latex]4x^2+x-3=0[/latex]

Another important part of the zero product rule is that before we factor, the equation must equal zero. If it does not, we must move terms around so it does equal zero. Generally we like the x2 term to be positive.

Example

Solve [latex]x^2=8x-15[/latex]

Example

Solve [latex](x-7)(x+3)=-9[/latex]

Example

Solve [latex]3x^2+4x-5=7x^2+4x-14[/latex]

Most problems with x2 will have two unique solutions. However, it is possible to have only one solution as the next example illustrates.

Example

Solve [latex]4x^2=12x-9[/latex]

As always it will be important to factor out the GCF first if we have one. This GCF is also a factor and must also be set equal to zero using the zero product rule. This may give us more than just two solution. The next few examples illustrate this.

Example

Solve [latex]4x^2=8x[/latex]

Example

Solve [latex]2x^3-14x^2+24x=0[/latex]

Note that when we factor out and x (including higher powers of x), one of the solutions will be 0.

Example

Solve [latex]6x^2+21x-27=0[/latex]

In the previous example, the GCF did not have a variable in it, so no solutions come from this factor. You can skip setting the GCF factor equal to zero if there is no variables in the GCF.

Just as not all polynomials cannot factor, all equations cannot be solved by factoring. If an equation does not factor we will have to solve it using another method. These other methods are saved for another section.

World View Note: While factoring works great to solve problems with x2, Tartaglia, in 16th century Italy, developed a method to solve problems with x3. He kept his method a secret until another mathematician, Cardan, talked him out
of his secret and published the results. To this day the formula is known as Cardan’s Formula.