Skip to main content

Section 6.7 Solve by Factoring

Objective: Solve quadratic equation by factoring and using the zero product rule.

When solving linear equations such as 2xβˆ’5=21 we can solve for the variable directly by adding 5 and dividing by 2 to get 13. However, when we have x2 (or a higher power of x) we cannot just isolate the variable as we did with the linear equations. One method that we can use to solve for the varaible 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 6.7.1.

(2xβˆ’3)(5x+1)=0 One factor must be zero 2xβˆ’3=0 or 5x+1=0 Set each factor equal to zero +3 +3βˆ’1 βˆ’1Solve each equation 2x=3 or 5x=βˆ’1 2x2=32 or 5x5=βˆ’15 x=32 or βˆ’15 Our Solution 

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

4x2+xβˆ’3=0 Factor using the ac method, multiply to βˆ’12, add to 14x2βˆ’3x+4xβˆ’3=0 The numbers are βˆ’3 and 4, split the middle term x(4xβˆ’3)+1(4xβˆ’3)=0 Factor by grouping (4xβˆ’3)(x+1)=0 One factor must be zero 4xβˆ’3=0 or x+1=0 Set each factor equal to zero +3 +3βˆ’1 βˆ’1 Solve each equation 4x=3 or x=βˆ’1 4x4=34 or x=βˆ’1 x=34 or βˆ’1 Our Solution 

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

x2=8xβˆ’15 Set equal to zero by moving terms to the left βˆ’8x+15βˆ’8x+15 x2βˆ’8x+15=0 Factor using the ac method, multiply to 15, add to βˆ’8(xβˆ’5)(xβˆ’3)=0 The numbers are βˆ’5 and βˆ’3xβˆ’5=0 or xβˆ’3=0Set each factor equal to zero +5 +5+3 +3 Solve each equation x=5 or x=3 Our Solution 

Example 6.7.4.

(xβˆ’7)(x+3)=βˆ’9 Not equal to zero, multiply first, use FOIL x2βˆ’7x+3xβˆ’21=βˆ’9 Combine like terms x2βˆ’4xβˆ’21=βˆ’9 Move βˆ’9 to other side so equation equals zero +9+9 x2βˆ’4xβˆ’12=0 Factor using the ac method, mutiply to βˆ’12, add to βˆ’4(xβˆ’6)(x+2)=0 The numbers are 6 and βˆ’2xβˆ’6=0 or x+2=0 Set each factor equal to zero +6 +6βˆ’2 βˆ’2 Solve each equation x=6 or βˆ’2 Our Solution 

Example 6.7.5.

3x2+4xβˆ’5=7x2+4xβˆ’14 Set equal to zero by moving terms to the right βˆ’3x2βˆ’4x+5βˆ’3x2βˆ’4x+5 0=4x2βˆ’9 Factor using difference of squares 0=(2x+3)(2xβˆ’3) One factor must be zero 2x+3=0 or 2xβˆ’3=0 Set each factor equal to zero βˆ’3 βˆ’3+3 +3Solve each equation2x=βˆ’3 or 2x=3 2x2=βˆ’32 or 2x2=32 x=βˆ’32 or 32 Our Solution 

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

Example 6.7.6.

4x2=12xβˆ’9 Set equal to zero by moving terms to left βˆ’12x+9βˆ’12x+9 4x2βˆ’12x+9=0Factor using the ac method, multiply to 36, add to βˆ’12(2xβˆ’3)2=0 βˆ’6 and βˆ’6, a perfect square! 2xβˆ’3=0 Set this factor equal to zero +3 +3 Solve the equation 2x=3 2x2=32 x=32 Our Solution 

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

4x2=8x Set equal to zero by moving the terms to left βˆ’8x βˆ’8x Be careful, on the right side, they are not like terms! 4x2βˆ’8x=0 Factor out the GCF of 4x4x(xβˆ’2)=0 One factor must be zero 4x=0 or xβˆ’2=0 Set each factor equal to zero 4x4=04+2 +2 Solve each equation x=0 or 2 Our Solution 

Example 6.7.8.

2x3βˆ’14x2+24x=0 Factor out the GCF of 2x2x(x2βˆ’7x+12)=0 Factor with ac method, multiply to 12, add to βˆ’72x(xβˆ’3)(xβˆ’4)=0 The numbers are βˆ’3 and βˆ’42x=0 or xβˆ’3=0 or xβˆ’4=0 Set each factor equal to zero Γ·2 Γ·2+3 +3+4 +4 Solve each equation x=0 or 3 or 4 Our Solution 

Example 6.7.9.

6x2+21xβˆ’27=0 Factor out the GCF of 33(2x2+7xβˆ’9)=0 Factor with ac method, multiply to βˆ’18, add to 73(2x2+9xβˆ’2xβˆ’9)=0 The numbers are 9 and βˆ’23(x(2x+9)βˆ’1(2x+9))=0 Factor by grouping 3(2x+9)(xβˆ’1)=0 One factor must be zero 3=0 or 2x+9=0 or xβˆ’1=0 Set each factor equal to zero 3β‰ 0βˆ’9 βˆ’9+1 +1 Solve each equation 2x=βˆ’9 or x=1 2x2=βˆ’92 or x=1 x=βˆ’92 or 1 Our Solution 

In the previous example, the GCF did not have a variable in it. When we set this factor equal to zero we got a false statement. No solution come from this factor. Often a student will 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.

A question often asked is if it is possible to get rid of the square on the variable by taking the square root of both sides. While it is possible, there are a few properties of square roots that we have not covered yet and thus it is common to break a rule of roots that we are not aware of at this point. The short reason we want to avoid this for now is because taking a square root will only give us one of the two answers. When we talk about roots we will come back to problems like these and see how we can solve using square roots in a method called completing the square. For now, never take the square root of both sides!

Exercises Exercises - Solve by Factoring

Exercise Group.

Solve each equation by factoring.