This is “Factoring and Solving by Factoring”, chapter 6 from the book Beginning Algebra (v. 1.0). For details on it (including licensing), click here.

For more information on the source of this book, or why it is available for free, please see the project's home page. You can browse or download additional books there. To download a .zip file containing this book to use offline, simply click here.

Has this book helped you? Consider passing it on:
Creative Commons supports free culture from music to education. Their licenses helped make this book available to you.
DonorsChoose.org helps people like you help teachers fund their classroom projects, from art supplies to books to calculators.

Chapter 6 Factoring and Solving by Factoring

 

6.1 Introduction to Factoring

Learning Objectives

  1. Determine the greatest common factor (GCF) of natural numbers.
  2. Determine the GCF of monomials.
  3. Factor out the GCF of a polynomial.
  4. Factor a four-term polynomial by grouping.

GCF of Natural Numbers

The process of writing a number or expression as a product is called factoringThe process of writing a number or expression as a product.. If we write 60 = 5 ⋅ 12, we say that the product 5 ⋅ 12 is a factorizationAny combination of factors, multiplied together, resulting in the product. of 60 and that 5 and 12 are factorsAny of the numbers or expressions that form a product.. Typically, there are many ways to factor a number. For example,

Recall that a prime number is defined as a natural number with exactly two natural number factors, 1 and itself. The first ten prime numbers follow:

Any natural number greater than 1 can be uniquely written as a product of prime numbers. This product is called the prime factorizationThe unique factorization of a natural number written as a product of primes.. The prime factorization of 60 can be determined by continuing to factor until only a product of prime numbers remains.

Since the prime factorization is unique, it does not matter how we choose to initially factor the number; the end result will be the same. The prime factorization of 60 follows:

Recall that the greatest common factor (GCF)The product of all the common prime factors. of any two natural numbers is the product of all the common prime factors.

 

Example 1: Find the GCF of 60 and 140.

Solution: First, determine the prime factorizations of both integers.

The product of the common prime factors is 2 2 5; hence the GCF(60,140)= 2 25=20. To see that it is the greatest common factor, we can write the following:

Answer: The greatest common factor of 60 and 140 is 20.

 

Example 2: Find the GCF of 504 and 1,080.

Solution: First, determine the prime factorizations of both integers.

The product of the common prime factors is 2332. The GCF(504,1080)=2332=72. Note that we multiplied the common prime factors with the smallest exponent.

The numbers 7 and 15 share no common natural number factor other than 1; we say that they are relatively primeExpressions that share no common factors other than 1..

Answer: The greatest common factor of 504 and 1,080 is 72.

GCF of Monomials

We next consider factorizations of monomials. For example, 6x and x4 are factors of 6x5 because 6x5=6xx4. Typically, there are many ways to factor a monomial. Some factorizations of 6x5 follow:

Given two or more monomials, it will be useful to find the greatest common monomial factor of each. For example, consider 6x5y3z and 8x2y3z2. The variable part of these two monomials look very much like the prime factorization of natural numbers and, in fact, can be treated the same way. Steps for finding the GCF of monomialsThe product of the GCF of the coefficients and all common variable factors. are outlined in the following example.

 

Example 3: Find the GCF of 6x5y3z and 8x2y3z2.

Solution:

Step 1: Find the GCF of the coefficients.

In this case, the GCF(6,8)=2.

Step 2: Determine the common variable factors with smallest exponents.

In this case, the common variables with the smallest exponents are x2, y3, and z1.

Step 3: The GCF of the monomials is the product of the common variable factors and the GCF of the coefficients. Therefore,

Answer: 2x2y3z

 

It is worth pointing out that the GCF in the previous example divides both expressions evenly:

Furthermore, we can write the following:

The factors 3x3 and 4z share no common monomial factors other than 1; they are relatively prime.

 

Example 4: Determine the GCF of the following expressions: 30x6y and 18x4y2z.

Solution: The prime factorizations of the coefficients are

Thus the GCF(30, 18) = 2 ⋅ 3 = 6. Next, consider the variable part:

The variable factors in common are x4 and y. The factor z is not in common and we have

Answer: 6x4y

 

Example 5: Determine the GCF of the following three expressions: 12a5b2(a+b)5, 60a4b3c(a+b)3, and 24a2b7c3(a+b)2.

Solution: First, determine the GCF of the coefficients.

The GCF(12, 60, 24)=223=12. Next, determine the common factors of the variable part:

The variable factors in common are a2, b2, and (a+b)2. Therefore,

Answer: 12a2b2(a+b)2. Note that the variable c is not common to all three expressions and thus is not included in the GCF.

 

Try this! Determine the GCF of the following: 60x4y3(x+2y)7, 45x2y5(x+2y)4, and 30x7y7(x+2y)3.

Answer: 15x2y3(x+2y)3

Video Solution

(click to see video)

Factoring out the GCF

We have seen that application of the distributive property is the key to multiplying polynomials. The process of factoring a polynomialThe process of rewriting a polynomial as a product of polynomial factors. involves using the distributive property in reverse to write each polynomial as a product of polynomial factors.

To demonstrate this idea, we multiply and factor side by side. Factoring utilizes the GCF of the terms.

In the previous example, we see that the distributive property allows us to write the polynomial 6x5+8x2 as a product of the two factors 2x2 and (3x3+4). Note that in this case, 2x2 is the GCF of the terms of the polynomial:

Factoring out the GCFThe process of rewriting a polynomial as a product using the GCF of all of its terms. involves rewriting a polynomial as a product where a factor is the GCF of all of its terms:

The steps for factoring out the GCF of a polynomialThe greatest common factor of all the terms of the polynomial. are outlined in the following example.

 

Example 6: Factor out the GCF: 7x4+21x314x2.

Solution:

Step 1: Identify the GCF of all the terms. In this case, the GCF(7, 21, 14) = 7, and the common variable factor with the smallest exponent is x2. The GCF of the polynomial is 7x2.

Step 2: Determine the terms of the missing factor by dividing each term of the original expression by the GCF. (This step is usually performed mentally.)

Step 3: Apply the distributive property (in reverse) using the terms found in the previous step.

Step 4: As a check, multiply using the distributive property to verify that the product equals the original expression. (This step is optional and can be performed mentally.)

Answer: 7x2(x2+3x2)

 

Example 7: Factor out the GCF: 48a16b+4c.

Solution: There are no variable factors in common and the GCF(48, 16, 4) = 4.

Answer: 4(12a4b+c)

 

Example 8: Factor out the GCF: 25x3+15x2+5x.

Solution: The GCF(25, 15, 5) = 5, and the common variable factor with smallest exponents is x1. The GCF of all the terms is 5x.

Answer: 5x(5x2+3x+1)

 

If the GCF is the same as one of the terms, then, after the GCF is factored out, a constant term 1 will remain. In the previous example, we can see that 5x5x=1. The importance of remembering the constant term becomes clear when performing the check using the distributive property:

The constant term 1 allows us to obtain the same original expression after we distribute.

 

Example 9: Factor out the GCF: 15x6y4+10x5y3z220xy6z3.

Solution: The GCF(10,15,20)=5, and the common variables with smallest exponent are x1 and y3. Therefore, the GCF of the terms is 5xy3. The first term does not have a variable factor of z and thus cannot be a part of the greatest common factor. If we divide each term by 5xy3, we obtain

and can write

Answer: 5xy3(3x5y+2x4z24y3z3)

 

Example 10: Factor out the GCF: 24a6b2c5+8a7b5c.

Solution: The GCF(24, 8) = 8, and the variable factors with smallest exponents are a6, b2, and c . Therefore, the GCF of all the terms is 8a6b2c.

Answer: 8a6b2c(3c4+ab3)

 

Of course, not all polynomials with integer coefficients can be factored as a product of polynomials with integer coefficients other than 1 and itself. If this is the case, then we say that it is a prime polynomialA polynomial with integer coefficients that cannot be factored as a product of polynomials with integer coefficients other than 1 and itself..

 

Example 11: Factor: 3x5.

Solution: Prime: there are no polynomial factors other than 1 and itself.

Answer: Prime

 

Try this! Factor out the GCF: 16x4y38x2y54x2y.

Answer: 4x2y(4x2y22y41)

Video Solution

(click to see video)

Factor by Grouping

In this section, we outline a technique for factoring polynomials with four terms. First, review some preliminary examples where the terms have a common binomial factor.

 

Example 12: Factor: 5x(x3)+2(x3).

Solution: This expression is a binomial with terms 5x(x3) and 2(x3). In this case, (x3) is a common factor. Begin by factoring this common factor out:

To determine the terms of the remaining factor, divide each term by (x3):

This step is typically performed mentally. We have

Answer: (x3)(5x+2)

 

Recall that 1 is always a common factor. If the GCF is the same as a term, then the factor 1 remains after we factor out that GCF.

 

Example 13: Factor: 3x(4x+1)(4x+1).

Solution: Rewrite the second term (4x+1) as 1(4x+1) and then factor out the common binomial factor (4x+1).

Answer: (4x+1)(3x1)

 

Remember that the goal for this section is to develop a technique that enables us to factor polynomials with four terms into a product of binomials. The intermediate step of this process looks like the previous two examples. For example, we wish to factor

Begin by grouping the first two terms and the last two terms. Then factor out the GCF of each grouping:

In this form, it is a binomial with a common binomial factor, (x3).

The steps that follow outline a technique for factoring four-term polynomials called factor by groupingA technique for factoring polynomials with four terms..

 

Example 14: Factor: 2x3+4x2+3x+6.

Solution: Group terms in such a way as to obtain a binomial with common factors.

Step 1: Group the first two and last two terms and then factor out the GCF of each.

The GCF of the first two terms is 2x2, and the GCF of the second two terms is 3.

Step 2: At this point, the polynomial is a binomial. Factor out any factors common to both terms. Here (x+2) is a common factor.

Step 3: Optional check: multiply to verify that we obtain the original expression.

Answer: (x+2)(2x2+3)

 

Example 15: Factor: 2a33a2+2a3.

Solution: The GCF of the first two terms is a2 and the GCF of the second two terms is 1.

Answer: (2a3)(a2+1). The check is left to the reader.

 

Example 16: Factor: 6x424x35x+20.

Solution: The GCF for the first group is 6x3. We have to choose 5 or −5 to factor out of the second group.

Factoring out a +5 does not result in a common binomial factor. If we choose to factor out −5, then we obtain a common binomial factor and can proceed. Note that when factoring out a negative number, we change the signs of the factored terms.

Answer: (x4)(6x35). The check is left to the reader.

Tip

The sign of the leading coefficient in the second grouping usually indicates whether or not to factor out a negative factor. If that coefficient is positive, factor out a positive factor. If it is negative, factor out a negative factor.

When all the terms of a polynomial have a GCF other than 1, it is a best practice to factor that out before factoring by grouping.

 

Example 17: Factor: 3y4+9y26y318y.

Solution: Here we notice that the greatest common factor of all the terms is 3y. Begin by factoring out the GCF and then factor the result by grouping.

Answer: 3y(y2+3)(y2)

 

Sometimes we must first rearrange the terms in order to obtain a common factor.

 

Example 18: Factor: ab2a2b+a32b3.

Solution: Simply factoring the GCF out of the first group and last group does not yield a common binomial factor.

We must rearrange the terms, searching for a grouping that produces a common factor. In this example, we have a workable grouping if we switch the terms a3 and ab.

Answer: (a2b)(a2+b)

 

Not all factorable four-term polynomials can be factored with this technique. For example,

This four-term polynomial cannot be grouped in any way as to produce a common binomial factor. Despite this, the polynomial is not prime and can be written as a product of polynomials. It can be factored as follows:

Factoring such polynomials is something that we will learn to do as we move further along in our study of algebra. For now, we will limit our attempt to factor four-term polynomials to using the factor by grouping technique.

 

Try this! Factor: x3x2yxy+y2.

Answer: (xy)(x2y)

Video Solution

(click to see video)

Key Takeaways

  • To find the greatest common factor (GCF) of any collection of natural numbers, first find the prime factorization of each. The GCF is the product of all the common prime factors.
  • The GCF of two or more monomials is the product of the GCF of the coefficients and the common variable factors with the smallest power.
  • If the terms of a polynomial have a greatest common factor, then factor out that GCF using the distributive property. Divide each term of the polynomial by the GCF to determine the terms of the remaining factor.
  • Some four-term polynomials can be factored by grouping the first two terms and the last two terms. Factor out the GCF of each group and then factor out the common binomial factor.
  • When factoring by grouping, you sometimes have to rearrange the terms to find a common binomial factor. After factoring out the GCF, the remaining binomial factors must be the same for the technique to work.
  • Not all polynomials can be factored as the product of polynomials with integer coefficients. In this case, we call it a prime polynomial.

Topic Exercises

Part A: GCF of Natural Numbers

Give the prime factorization of each number and determine the GCF.

1. 18, 24

2. 45, 75

3. 72, 60

4. 168, 175

5. 144, 245

6. 15, 50, 60

7. 14, 63, 70

8. 12, 48, 125

9. 60, 72, 900

10. 252, 336, 360

Part B: GCF of Variable Expressions

Determine the GCF of all the terms.

11. 15x,30

12. 14x,21

13. 45x4,8x3

14. 36x5,35y2

15. 6x,27x,36x

16. 12x3,4x2,6x

17. 12x2y,60xy3

18. 7ab2,2a2b,3a3b3

19. 6a2b2,18a3b2,9ab2

20. 15x(x+2),9(x+2)

21. 20x(2x1),16(2x1)

22. 20x3(x+y)5,10x5(x+y)2

Part C: Factoring out the GCF

Given the GCF, determine the missing factor.

23. 25x2+10x=5x(?)

24. 12y5+7y2=y2(?)

25. 22x4121x2+11x=11x(?)

26. 30y345y23y=3y(?)

27. 36a5b760a6b5=12a5b5(?)

28. 24x2y+48xy212xy=12xy(?)

Factor out the GCF.

29. 4x8

30. 27x9

31. 3x18

32. 5x10

33. 25x16

34. 72x35

35. 15x2+30x

36. 14a27a

37. 30a510a2

38. 8x416x2

39. 5x6+x3

40. 3x79x5

41. 18a2+30a6

42. 24a236a12

43. 27x36x2+3x

44. 8x312x2+2x

45. 9x4+18x33x2

46. 12y416y3+20y2

47. 7x521x314x2+28x

48. 36y10+12y818y46y3

49. 12x5y28x3y

50. 125a8b4c325a2b3c3

51. 6x4y34x3y2+8x2y

52. 15x4y230x3y3+15x2y4

53. 81x7y6z218x2y8z4+9x2y5z2

54. 4x5y4z9+26x5y3z414x6y8z5

55. 2x(x3)+5(x3)

56. 3x(2x+1)4(2x+1)

57. 5x(5x+2)(5x+2)

58. 2x(3x+4)+(3x+4)

59. x2(4x7)5(4x7)

60. (x+6)3x2(x+6)

61. (a+b)23a(a+b)2

62. (ab+2)3+3ab(ab+2)3

63. 7x(x+7)5+14x2(x+7)5

64. 36x5(3x+2)412x3(3x+2)4

Are the following factored correctly? Check by multiplying.

65. 4x216x=4x(x4)

66. 3a33a=3a(a2)

67. 3x35x6=x3(3x2)

68. 5x310x4+15x5=5x3(12x+3x2)

69. x3x2+x=x(x2x)

70. 12x4y316x5y2+8x6y7=4x4y2(3y4x+2x2y5)

Use polynomial long division to show that the given factor divides the polynomial evenly.

71. Show that (x1) is a factor of (2x35x2+4x1).

72. Show that (x+3) is a factor of (3x3+7x24x+6).

73. Show that (3x2) is a factor of (3x3+4x27x+2).

74. Show that (2x+1) is a factor of (2x35x2+x+2).

75. The height in feet of an object tossed into the air is given by the function h(t)=16t2+32t, where t is the time in seconds after it is tossed. Write the function in factored form.

76. The height in feet of an object dropped from a 16‑foot ladder is given by the function h(t)=16t2+16, where t is the time in seconds after it is tossed. Write the function in factored form.

77. The surface area of a cylinder is given by the formula SA=2πr2+2πrh, where r represents the radius of the base and h is the height of the cylinder. Express this formula in factored form.

78. The surface area of a cone is given by the formula SA=πr2+πrs, where r represents the radius of the base and s represents the slant height. Express this formula in factored form.

Part D: Factor by Grouping

Factor by grouping.

79. x210x+2x20

80. x26x3x+18

81. x3+2x2+2x+4

82. x33x2+5x15

83. x3+7x22x14

84. 2x3+2x2x1

85. x35x2+4x20

86. 6x33x2+2x1

87. 9x36x23x+2

88. 2x4x36x+3

89. x5+x3+2x2+2

90. 6x54x39x2+6

91. 3a3b+3ab2+2a2+2b

92. 2a3+2ab33a2b3b4

93. 2a3a2b22ab+b3

94. a43a3b2+ab23b4

95. 3a2b46b3a2b+2

96. 3x3+2y3+x3y3+6

97. 3x35y3+x3y3+15

98. 2x3y3+2y34x3

99. 3x2y3+xy23xy

100. 2x2+y32xyxy2

Factor out the GCF first and then factor by grouping.

101. 5x235x15x+105

102. 12x230x12x+30

103. 2x3+6x210x30

104. 6x33x242x+21

105. 4x4+4x312x212x

106. 9x4+6x345x2+30x

107. 12x5+4x4+6x32x2

108. 24x536x4+8x312x2

109. 24a3b260a3b+40ab2100ab

110. a4b22a3b3+a2b32ab4

Part E: Discussion Board Topics

111. Research the Euclidean algorithm for finding the GCF of two natural numbers. Give an example that illustrates the steps.

112. Research and discuss the contributions of Euclid of Alexandria.

113. Explain what factoring is and give an example.

114. Is 5x(x+2)3(x+2) fully factored? Explain.

115. Make up a factoring problem of your own and provide the answer. Post the problem and the solution on the discussion board.

Answers

1: 18=232, 24=233, GCF = 6

3: 72=2332, 60=2235, GCF = 12

5: 144=2432, 245=572, GCF = 1

7: 14=27, 63=327, 70=257, GCF = 7

9: 60=2235, 72=2332, 900=223252, GCF = 12

11: 15

13: x3

15: 3x

17: 12xy

19: 3ab2

21: 4(2x1)

23: (5x+2)

25: (2x311x+1)

27: (3b25a)

29: 4(x2)

31: 3(x6)

33: Prime

35: 15x(x+2)

37: 10a2(3a31)

39: x3(5x3+1)

41: 6(3a2+5a1)

43: 3x(9x22x+1)

45: 3x2(3x2+6x1)

47: 7x (x43x22x+4)

49: 4x3y(3x2y2)

51: 2x2y(3x2y22xy+4)

53: 9x2y5z2(9x5y2y3 z2+1)

55: (x3)(2x+5)

57: (5x+2)(5x1)

59: (4x7)(x25)

61: (a+b)2(13a)

63: 7x(x+7)5(1+2x)

65: Yes

67: No

69: No

75: h(t)=16t(t2)

77: SA=2πr(r+h)

79: (x10)(x+2)

81: (x+2)(x2+2)

83: (x+7)(x22)

85: (x5)(x2+4)

87: (3x2)(3x21)

89: (x2+1)(x3+2)

91: (a2+b)(3ab+2)

93: (a2b)(2ab2)

95: (3b31)(a2b2)

97: (x35)(y33)

99: (xy)(3x+y2)

101: 5(x7)(x3)

103: 2(x+3)(x25)

105: 4x(x+1)(x23)

107: 2x2(3x1)(2x21)

109: 4ab(3a2+5)(2b5)

6.2 Factoring Trinomials of the Form x^2 + bx + c

Learning Objectives

  1. Factor trinomials of the form x2+bx+c.
  2. Factor trinomials using the AC method.

Factoring Trinomials of the Form x^2 + bx + c

Some trinomials of the form x2+bx+c can be factored as a product of binomials. For example,

We can verify this factorization by multiplying:

Factoring trinomials requires that we work the distributive process in reverse. Notice that the product of the first terms of each binomial is equal to the first term of the trinomial.

The middle term of the trinomial, 7x, is the sum of the products of the outer and inner terms of the binomials:

And the product of the last terms of each binomial is equal to the last term of the trinomial.

This can be visually interpreted as follows:

If a trinomial of this type factors, then these relationships will be true:

This gives us

In short, if the leading coefficient of a factorable trinomial is one, then the factors of the last term must add up to the coefficient of the middle term. This observation is the key to factoring trinomials using the technique known as trial and errorDescribes the method of factoring a trinomial by systematically checking factors to see if their product is the original trinomial. (or guess and checkUsed when referring to the trial and error method for factoring trinomials.). The steps are outlined in the following example.

 

Example 1: Factor: x2+7x+12.

Solution: Note that the polynomial to be factored has three terms; it is a trinomial with a leading coefficient of 1. Use trial and error to factor as follows:

Step 1: Write two sets of blank parentheses. If a trinomial of this form factors, then it will factor into two linear binomial factors.

Step 2: Write the factors of the first term in the first space of each set of parentheses. In this case, factor x2=xx.

Step 3: Determine the factors of the last term whose sum equals the coefficient of the middle term. To do this, list all of the factorizations of 12 and search for factors whose sum equals the coefficient of the middle term, 7.

Choose 12 = 3 ⋅ 4 because 3 + 4 = 7.

Step 4: Write in the last term of each binomial using the factors determined in the previous step.

Step 5: Check by multiplying the two binomials.

Answer: (x+3)(x+4)

 

Since multiplication is commutative, the order of the factors does not matter.

If the last term of the trinomial is positive, then either both of the constant factors must be negative or both must be positive. Therefore, when looking at the list of factorizations of the last term, we are searching for sums that are equal to the coefficient of the middle term.

 

Example 2: Factor: x29x+20.

Solution: First, factor x2=xx.

Next, determine which factors of 20 add up to −9:

In this case, choose −4 and −5 because (4)(5)=+20 and 4+(5)=9.

Check.

Answer: (x4)(x5)

 

If the last term of the trinomial is negative, then one of its factors must be negative. In this case, search the list of factorizations of the last term for differences that equal the coefficient of the middle term.

 

Example 3: Factor: x24x12.

Solution: Begin by factoring the first term x2=xx.

The factors of 12 are listed below. In this example, we are looking for factors whose difference is −4.

Here choose the factors 2 and −6 because the coefficient of the middle term, −4, is obtained if we add 2+(6).

Multiply to check.

Answer: (x+2)(x6)

 

Often our first guess will not produce a correct factorization. This process may require repeated trials. For this reason, the check is very important and is not optional.

 

Example 4: Factor: x2+5x6.

Solution: The first term of this trinomial x2 factors as xx.

Consider the factors of 6:

Suppose we choose the factors 2 and 3 because 2 + 3 = 5, the coefficient of the middle term. Then we have the following incorrect factorization:

When we multiply to check, we find the error.

In this case, the middle term is correct but the last term is not. Since the last term in the original expression is negative, we need to choose factors that are opposite in sign. Therefore, we must try again. This time we choose the factors −1 and 6 because 1+6=5.

Now the check shows that this factorization is correct.

Answer: (x1)(x+6)

 

If we choose the factors wisely, then we can reduce much of the guesswork in this process. However, if a guess is not correct, do not get discouraged; just try a different set of factors.

 

Example 5: Factor: x2+3x+20.

Solution:

Here there are no factors of 20 whose sum is 3. Therefore, the original trinomial cannot be factored as a product of two binomials. This trinomial is prime.

Answer: Prime

 

Try this! Factor: x213x30.

Answer: (x+2)(x15)

Video Solution

(click to see video)

The techniques described can also be used to factor trinomials with more than one variable.

 

Example 6: Factor: x214xy72y2.

Solution: The first term x2 factors as xx.

Next, look for factors of the coefficient of the last term, 72, whose sum is −14.

Therefore, the coefficient of the last term can be factored 72=4(18), where 4+(18)=14. Because the last term has a variable factor of y2, factor 72y2 as 4y(18y) and try the following factorization:

Multiply to check.

Visually, we have the following:

Answer: (x+4y)(x18y)

 

Try this! Factor: x2y2+9xy10.

Answer: (xy1)(xy+10)

Video Solution

(click to see video)

Factoring Using the AC Method

An alternate technique for factoring trinomials, called the AC methodMethod for factoring trinomials by replacing the middle term with two terms that allow us to factor the resulting four-term polynomial by grouping., makes use of the grouping method for factoring four-term polynomials. If a trinomial in the form ax2+bx+c can be factored, then the middle term, bx, can be replaced with two terms with coefficients whose sum is b and product ac. This substitution results in an equivalent expression with four terms that can be factored by grouping. The steps are outlined in the following example.

 

Example 7: Factor using the AC method: x2x30.

Solution: In this example a = 1, b = −1, and c = −30.

Step 1: Determine the product ac.

Step 2: Find factors of ac whose sum equals the coefficient of the middle term, b.

We can see that the sum of the factors 5 and −6 is equal to the coefficient of the middle term, −1.

Step 3: Use the factors as coefficients for the terms that replace the middle term. Here x=6x+5x. Write

Step 4: Factor the equivalent expression by grouping.

Answer: (x6)(x+5)

 

Notice that the AC method is consistent with the trial and error method. Both methods require that b=m+n, where c=mn. In the example above, 30=(6)(5) and 1=(6)+5. The only difference between the methods, when the leading coefficient is 1, is in the process used to obtain the final factorization.

 

Example 8: Factor: y214x+48.

Solution: Here ac = 48 and we search for factors whose sum is −14.

Therefore, 14x=6x8x. Substitute the new terms and factor by grouping.

Answer: (x6)(x8). The check is left to the reader.

 

At this point, it is recommended that the reader stop and factor as many trinomials of the form x2+bx+c as time allows before moving on to the next section. Factoring trinomials is one of the more important skills that we learn in this course and should be mastered.

Key Takeaways

  • Factor a trinomial by systematically guessing what factors give two binomials whose product is the original trinomial.
  • If a trinomial of the form x2+bx+c factors into the product of two binomials, then the coefficient of the middle term is the sum of factors of the last term.
  • Not all trinomials can be factored as the product of binomials with integer coefficients. In this case, we call it a prime trinomial.
  • Factoring is one of the more important skills required in algebra. For this reason, you should practice working as many problems as it takes to become proficient.

Topic Exercises

Part A: Factoring Trinomials with Leading Coefficient 1

Are the following factored correctly? Check by multiplying.

1. x2+5x6=(x+2)(x+3)

2. x2+6x+16=(x+8)(x2)

3. y2+2y8=(y+4)(y2)

4. y210y+21=(y3)(y7)

5. a210a+25=(a5)2

6. a2+6a+9=(a3)2

7. x2+10x25=(x+5)(x5)

8. x2+5x+14=(x2)(x+7)

9. y2+50y600=(y+60)(y10)

10. y23y+2=(y2)(y1)

Factor.

11. x2+6x+8

12. x2+4x+3

13. x2+3x+2

14. x2+x2

15. x2+3x10

16. x22x35

17. x213x+12

18. x215x+36

19. x212x+36

20. x2+18x+81

21. x22x+1

22. x218x+81

23. x2+5x+5

24. x24x+6

25. x220x+91

26. x2+20x+91

27. x22x48

28. x2+16x+48

29. x2+22x+48

30. x2+22x48

31. y2+7y+12

32. y2+8y20

33. y216y+60

34. y231y32

35. a211a42

36. a214a51

37. a2+26a+25

38. a222a+120

39. a2+4a1

40. a26a+2

41. y214x+40

42. y24y96

43. x22xy+y2

44. x2+2xy+y2

45. x216xy+15y2

46. x24xy32y2

47. x2+2xy15y2

48. x212xy+32y2

49. x2y26xy+9

50. x2y2+25xy26

51. a2+4ab+4b2

52. a219ab20b2

53. a2ab12b2

54. a210ab56b2

55. a2b22ab15

56. a2b210ab+24

57. The area of a square is given by the function A(x)=x214x+49, where x is measured in meters. Rewrite this function in factored form.

58. The area of a square is given by the function A(x)=x2+16x+64, where x is measured in meters. Rewrite this function in factored form.

Part B: Factor Using the AC Method

Factor using the AC method.

59. x2+5x14

60. x2+2x48

61. x29x+8

62. x214x+24

63. x2x72

64. x2x90

65. y28y+16

66. y2+16y+64

67. x2+4x+12

68. x2+5x8

69. x2+3xy18y2

70. x215xy+50y2

Part C: Discussion Board Topics

71. Create your own trinomial of the form x2+bx+c that factors. Share it along with the solution on the discussion board.

72. Write out your own list of steps for factoring a trinomial of the form x2+bx+c and share your steps on the discussion board.

73. Create a trinomial that does not factor and share it along with an explanation of why it does not factor.

Answers

1: No

3: Yes

5: Yes

7: No

9: Yes

11: (x+2)(x+4)

13: (x+1)(x+2)

15: (x2)(x+5)

17: (x1)(x12)

19: (x6)2

21: (x1)2

23: Prime

25: (x7)(x13)

27: (x+6)(x8)

29: Prime

31: (y+3)(y+4)

33: (y6)(y10)

35: (a+3)(a14)

37: (a+1)(a+25)

39: Prime

41: (y10)(y4)

43: (xy)2

45: (x15y)(xy)

47: (x+5y)(x3y)

49: (xy3)2

51: (a+2b)2

53: (a+3b)(a4b)

55: (ab+3)(ab5)

57: A(x)=(x7)2

59: (x+7)(x2)

61: (x8)(x1)

63: (x9)(x+8)

65: (y4)2

67: Prime

69: (x+6y)(x3y)

6.3 Factoring Trinomials of the Form ax^2 + bx + c

Learning Objectives

  1. Factor trinomials of the form ax2+bx+c.
  2. Factor trinomials with a common factor.

Factoring Trinomials of the Form ax^2 + bx + c

Factoring trinomials of the form ax2+bx+c can be challenging because the middle term is affected by the factors of both a and c. To illustrate this, consider the following factored trinomial:

We can multiply to verify that this is the correct factorization.

As we have seen before, the product of the first terms of each binomial is equal to the first term of the trinomial. The middle term of the trinomial is the sum of the products of the outer and inner terms of the binomials. The product of the last terms of each binomial is equal to the last term of the trinomial. Visually, we have the following:

In general,

This gives us,

In short, when the leading coefficient of a trinomial is something other than 1, there will be more to consider when determining the factors using the trial and error method. The key lies in the understanding of how the middle term is obtained. Multiply (2x+5)(3x+7) and carefully follow the formation of the middle term.

If we think of the FOIL method for multiplying binomials, then the middle term results from the sum of the inner product and the outer product. In this case, 14x+15x=29x, as illustrated below:

For this reason, we need to look for products of the factors of the first and last terms whose sum is equal to the coefficient of the middle term. For example, to factor 6x2+29x+35, look at the factors of 6 and 35.

The combination that produces the coefficient of the middle term is 27+35=14+15=29. Make sure that the outer terms have coefficients 2 and 7, and that the inner terms have coefficients 5 and 3. Use this information to factor the trinomial:

 

Example 1: Factor: 3x2+7x+2.

Solution: Since the leading coefficient and the last term are both prime, there is only one way to factor each.

Begin by writing the factors of the first term, 3x2, as follows:

The middle and last term are both positive; therefore, the factors of 2 are chosen as positive numbers. In this case, the only choice is in which grouping to place these factors.

Determine which grouping is correct by multiplying each expression.

Notice that these products differ only in their middle terms. Also, notice that the middle term is the sum of the inner and outer product, as illustrated below:

Answer: (x+2)(3x+1)

 

Example 2: Factor: 12x2+38x+20.

Solution: First, consider the factors of the first and last terms.

We search for products of factors whose sum equals the coefficient of the middle term, 38. For brevity, the thought process is illustrated starting with the factors 2 and 6. Factoring begins at this point with the first term.

We search for factors of 20 that along with the factors of 12 produce a middle term of 38x.

Here the last combination produces a middle term of 38x.

Answer: (2x+5)(6x+4)

 

Example 3: Factor: 10x223x+6.

Solution: First, consider the factors of the first and last terms.

We are searching for products of factors whose sum equals the coefficient of the middle term, −23. Factoring begins at this point with two sets of blank parentheses:

Since the last term is positive and the middle term is negative, we know that both factors of the last term must be negative. Here we list all possible combinations with the factors of 10x2=2x5x.

There is no combination that produces a middle term of 23x. We then move on to the factors of 10x2=10xx and list all possible combinations:

And we can write

Answer: (10x3)(x2). The complete check is left to the reader.

 

We can reduce much of the guesswork involved in factoring trinomials if we consider all of the factors of the first and last terms and their products.

 

Example 4: Factor: 5x2+38x16.

Solution: We begin with the factors of 5 and 16.

Since the leading coefficient is prime, we can begin with the following:

We look for products of the factors of 5 and 16 that could possibly add to 38.

Since the last term is negative, we must look for factors with opposite signs. Here we can see that the products 2 and 40 add up to 38 if they have opposite signs:

Therefore, use −2 and 8 as the factors of 16, making sure that the inner and outer products are 2x and 40x:

Answer: (x+8)(5x2). The complete check is left to the reader.

 

After lots of practice, the process described in the previous example can be performed mentally.

 

Try this! Factor: 12x231x30.

Answer: (3x10)(4x+3)

Video Solution

(click to see video)

When given trinomials with multiple variables, the process is similar.

 

Example 5: Factor: 9x2+30xy+25y2.

Solution: Search for factors of the first and last terms such that the sum of the inner and outer products equals the middle term.

Add the following products to obtain the middle term: 3x5y+3x5y=30xy.

In this example, we have a perfect square trinomial. Check.

Answer: (3x+5y)2

 

Try this! Factor: 16x224xy+9y2.

Answer: (4x3y)2

Video Solution

(click to see video)

Factoring Trinomials with Common Factors

It is a good practice to first factor out the GCF, if there is one. Doing this produces a trinomial factor with smaller coefficients. As we have seen, trinomials with smaller coefficients require much less effort to factor. This commonly overlooked step is worth identifying early.

 

Example 6: Factor: 12x227x+6.

Solution: Begin by factoring out the GCF.

After factoring out 3, the coefficients of the resulting trinomial are smaller and have fewer factors.

After some thought, we can see that the combination that gives the coefficient of the middle term is 4(2)+1(1)=81=9.

Check.

The factor 3 is part of the factored form of the original expression; be sure to include it in the answer.

Answer: 3(4x1)(x2)

 

It is a good practice to consistently work with trinomials where the leading coefficient is positive.

 

Example 7: Factor: x2+2x+15.

Solution: In this example, the leading coefficient is −1. Before beginning the factoring process, factor out the −1:

At this point, factor the remaining trinomial as usual, remembering to write the −1 as a factor in your final answer. Because 3 + (−5) = −2, use 3 and 5 as the factors of 15.

Answer: 1(x+3)(x5). The check is left to the reader.

 

Example 8: Factor: 60a25a+30.

Solution: The GCF of all the terms is 5. However, in this case factor out −5 because this produces a trinomial factor where the leading coefficient is positive.

Focus on the factors of 12 and 6 that combine to give the middle coefficient, 1.

After much thought, we find that 3342=98=1. Factor the remaining trinomial.

Answer: 5(4a+3)(3a2). The check is left to the reader.

 

Try this! Factor: 24+2xx2.

Answer: 1(x6)(x+4)

Video Solution

(click to see video)

Factoring Using the AC Method

In this section, we factor trinomials of the form ax2+bx+c using the AC method described previously.

 

Example 9: Factor using the AC method: 18x221x+5.

Solution: Here a = 18, b = −21, and c = 5.

Factor 90 and search for factors whose sum is −21.

In this case, the sum of the factors −6 and −15 equals the middle coefficient, −21. Therefore, 21x=6x15x, and we can write

Factor the equivalent expression by grouping.

Answer: (3x1)(6x5)

 

Example 10: Factor using the AC method: 9x261x14.

Solution: Here a = 9, b = −61, and c = −14.

We factor −126 as follows:

The sum of factors 2 and −63 equals the middle coefficient, −61. Replace 61x with 2x63x:

Answer: (x7)(9x+2). The check is left to the reader.

Key Takeaways

  • If a trinomial of the form ax2+bx+c factors into the product of two binomials, then the coefficient of the middle term will be the sum of certain products of factors of the first and last terms.
  • If the trinomial has a greatest common factor, then it is a best practice to first factor out the GCF before attempting to factor it into a product of binomials.
  • If the leading coefficient of a trinomial is negative, then it is a best practice to factor that negative factor out before attempting to factor the trinomial.
  • Factoring trinomials of the form ax2+bx+c takes lots of practice and patience. It is extremely important to take the time to become proficient by working lots of exercises.

Topic Exercises

Part A: Factoring Trinomials

Factor.

1. 3x214x5

2. 5x2+7x+2

3. 2x2+5x3

4. 2x2+13x7

5. 2x2+9x5

6. 7x2+20x3

7. 7x246x21

8. 3x2+x2

9. 5x2+34x7

10. 5x228x12

11. 9x212x+4

12. 4x220x+25

13. 49x2+14x+1

14. 25x210x+1

15. 2x2+7x+16

16. 6x219x10

17. 27x2+66x16

18. 12x288x15

19. 12y28y+1

20. 16y266y27

21. 9x212xy+4y2

22. 25x2+40x+16

23. 15x226xy+8y2

24. 12a24ab5b2

25. 4x2y2+16xy9

26. 20x2y2+4xy7

27. The area of a rectangle is given by the function A(x)=3x210x+3, where x is measured in meters. Rewrite this function in factored form.

28. The area of a rectangle is given by the function A(x)=10x259x6, where x is measured in meters. Rewrite this function in factored form.

Part B: Factoring Trinomials with Common Factors

Factor.

29. 6x220x16

30. 45x2+27x18

31. 20x220x+5

32. 3x2+39x90

33. 16x2+26x10

34. 54x215x+6

35. 45x245x20

36. 90x2+300x+250

37. 40x236xy+8y2

38. 24a2b2+18ab81

39. 6x2y2+46xy+28

40. 2x5+44x4+144x3

41. 5x365x2+60x

42. 15a4b225a3b10a2

43. 6a4b+2a3b24a2b3

44. 20a3b260a2b3+45ab4

Factor out −1 and then factor further.

45. x24x+21

46. x2+x+12

47. x2+15x56

48. x2+x+72

49. y2+10y25

50. y216y64

51. 369aa2

52. 726aa2

53. 32+4xx2

54. 200+10xx2

Factor out a negative common factor first and then factor further if possible.

55. 8x2+6x+9

56. 4x2+28x49

57. 18x26x+4

58. 2+4x30x2

59. 15+39x18x2

60. 90+45x10x2

61. 2x2+26x+28

62. 18x351x2+9x

63. 3x2y2+18xy224y2

64. 16a4+16a3b4a2b2

65. The height in feet of a projectile launched from a tower is given by the function h(t)=16t2+64t+80, where t represents the number of seconds after launch. Rewrite the given function in factored form.

66. The height in feet of a projectile launched from a tower is given by the function h(t)=16t2+64t+192, where t represents the number of seconds after launch. Rewrite the given function in factored form.

Part C: Factoring Using the AC Method

Factor using the AC method.

67. 2x2+5x7

68. 3x2+7x10

69. 4x225x+6

70. 16x238x5

71. 6x2+23x18

72. 8x2+10x25

73. 4x2+28x+40

74. 6x23x+30

75. 12x256xy+60y2

76. 20x2+80xy+35y2

Part D: Discussion Board Topics

77. Create your own trinomial of the form ax2+bx+c that factors. Share it, along with the solution, on the discussion board.

78. Write out your own list of steps for factoring a trinomial of the form ax2+bx+c and share it on the discussion board.

79. Create a trinomial of the form ax2+bx+c that does not factor and share it along with the reason why it does not factor.

Answers

1: (x5)(3x+1)

3: (x+3)(2x1)

5: (x+5)(2x1)

7: (x7)(7x+3)

9: (x+7)(5x1)

11: (3x2)2

13: (7x+1)2

15: Prime

17: (3x+8)(9x2)

19: (6y1)(2y1)

21: (3x2y)2

23: (3x4y)(5x2y)

25: (2xy1)(2xy+9)

27: A(x)=(3x1)(x3)

29: 2(x4)(3x+2)

31: 5(2x1)2

33: 2(8x2+13x5)

35: 5(3x4)(3x+1)

37: 4(5x2y)(2xy)

39: 2(xy+7)(3xy+2)

41: 5x(x12)(x1)

43: 2a2b(3a2b)(a+b)

45: 1(x3)(x+7)

47: 1(x7)(x8)

49: 1(y5)2

51: 1(a3)(a+12)

53: 1(x8)(x+4)

55: (2x3)(4x+3)

57: 2(3x1)(3x+2)

59: 3(2x5)(3x+1)

61: 2(x14)(x+1)

63: 3y2(x4)(x2)

65: h(t)=16(t+1)(t5)

67: (x1)(2x+7)

69: (x6)(4x1)

71: (2x+9)(3x2)

73: 4(x+2)(x+5)

75: 4(x3y)(3x5y)

6.4 Factoring Special Binomials

Learning Objectives

  1. Factor binomials that are differences of squares.
  2. Factor binomials that are sums and differences of cubes.

Difference of Squares

A binomial is a polynomial with two terms. We begin with our first special binomial called difference of squaresa2b2=(a+b)(ab), where a and b represent algebraic expressions.:

To verify the above formula, multiply:

We use this formula to factor certain special binomials.

 

Example 1: Factor: x216.

Solution:

Step 1: Identify the binomial as difference of squares and determine the square factors of each term.

Here we can write

The terms are squares of x and 4. Hence a=x and b=4.

Step 2: Substitute into the difference of squares formula.

Step 3: Multiply to check. This step is optional.

Answer: (x+4)(x4)

 

It is worth taking some extra time at this point to review all of the squares of integers from 1 to 12.

Recognizing these perfect square integers helps speed the factoring process.

 

Example 2: Factor: 9x2121.

Solution: The subtraction indicates that this is a difference. Furthermore, we recognize that the terms are squares.

In this case, a=3x and b=11. Substitute into the formula for difference of squares.

Answer: (3x+11)(3x11)

 

It may be the case that the terms of the binomial have a common factor. If so, it will be difficult to identify the perfect squares until we first factor out the GCF.

 

Example 3: Factor: 12y275.

Solution: The terms are not perfect squares. However, notice that they do have a common factor. First, factor out the GCF, 3.

The resulting binomial factor is a difference of squares with a=2y and b=5.

Answer: 3(2y+5)(2y5)

 

Example 4: Factor: 49x2100y2.

Solution: Here we have a binomial with two variables and recognize that it is a difference of squares.

Therefore, a=7x and b=10y. Substitute into the formula for difference of squares.

Answer: (7x+10y)(7x10y)

 

Try this! Factor: 36x21.

Answer: (6x+1)(6x1)

Video Solution

(click to see video)

Given any real number b, a polynomial of the form x2+b2 is prime. Furthermore, the sum of squaresa2+b2 does not have a general factored equivalent. a2+b2 does not have a general factored equivalent. Care should be taken not to confuse this with a perfect square trinomial:

Therefore,

When the degree of the special binomial is greater than two, we may need to apply the difference of squares formula multiple times. A polynomial is completely factored when none of the factors can be factored any further.

 

Example 5: Factor completely: x416.

Solution: First, identify what is being squared:

To do this, recall the power rule for exponents, (xm)n=xmn. When exponents are raised to a power, multiply them. With this in mind, determine that (x2)2=x4 and write

Therefore, a=x2 and b=4. Substitute into the formula for difference of squares.

At this point, notice that the factor (x24) is itself a difference of two squares and thus can be further factored using a=x and b=2. The factor (x2+4) is a sum of squares, which cannot be factored using real numbers.

Answer: (x2+4)(x+2)(x2)

 

Try this! Factor completely: 81x41.

Answer: (9x2+1)(3x+1)(3x1)

Video Solution

(click to see video)

Sum and Difference of Cubes

Two other special binomials of interest are the suma3+b3=(a+b)(a2ab+b2), where a and b represent algebraic expressions. and difference of cubesa3b3=(ab)(a2+ab+b2), where a and b represent algebraic expressions.:

We can verify these formulas by multiplying:

The process for factoring the sum and difference of cubes is very similar to that for the difference of squares. We first identify a and b and then substitute into the appropriate formula. The separate formulas for sum and difference of cubes allow us to always choose a and b to be positive.

 

Example 6: Factor: x3+8.

Solution: The plus sign and the fact that the terms are cubes indicate to us that this is a sum of cubes.

Next, identify what is being cubed.

In this case, a=x and b=2. Substitute into the sum of cubes formula.

The resulting trinomial is prime and the factoring is complete. We can check this factorization by multiplying.

Answer: (x+2)(x22x+4)

 

It is helpful to review the perfect cubes of integers from 1 to 12. This will aid you in identifying sums and differences of cubes.

 

Example 7: Factor: y3125.

Solution: In this case, we have a difference of cubes.

We can write

Substitute a=y and b=5 into the formula for difference of cubes.

Answer: (y5)(y2+5y+25)

 

Always look for common factors when factoring. If the terms of the binomial have a GCF other than 1, then factor that out first.

 

Example 8: Factor: 54x4+128x.

Solution: Begin by factoring out the GCF 2x.

The resulting binomial factor is a sum of cubes, where a=3x and b=4.

Answer: 2x(3x+4)(9x212x+16)

 

Example 9: Factor: x3y31.

Solution: This binomial is a difference of cubes with two variables. Identify what is being cubed.

Here a=xy and b=1. Substitute into the appropriate formula and simplify.

Answer: (xy1)(x2y2+xy+1)

 

Try this! Factor: 8x3+343.

Answer: (2x+7)(4x214x+49)

Video Solution

(click to see video)

When factoring, always look for resulting factors to factor further.

 

Example 10: Factor completely: x664.

Solution: When confronted with a binomial that is both a difference of squares and cubes, as this is, make it a rule to factor using difference of squares first.

Therefore, a=x3 and b=8. Substitute into the difference of squares formula.

The resulting two binomial factors are a sum and a difference of cubes. Each can be factored further.

Therefore, we have

The trinomial factors are prime and the expression is completely factored.

Answer: (x+2)(x22x+4)(x2)(x2+2x+4)

 

As an exercise, factor the previous example as a difference of cubes first and then compare the results. Why do you think we make it a rule to factor using difference of squares first?

 

Try this! Factor: x6y6.

Answer: (x+y)(x2xy+y2)(xy)(x2+xy+y2)

Video Solution

(click to see video)

Key Takeaways

  • When factoring special binomials, the first step is to identify it as a sum or difference. Once we identify the binomial, we then determine the values of a and b and substitute into the appropriate formula.
  • The formulas for all of the special binomials should be memorized. In addition, to help facilitate the identification of special binomials, memorize the squares and cubes of integers up to at least 12.
  • If a binomial is both a difference of squares and cubes, then first factor it as a difference of squares.

Topic Exercises

Part A: Difference of Squares

Factor completely.

1. x29

2. x2100

3. y236

4. y2144

5. x2+4

6. x25

7. m281

8. m264

9. 16x29

10. 25x24

11. 144x21

12. 9x2121

13. 4y281

14. 100y249

15. 94x2

16. 100x2

17. 1y2

18. 259y2

19. 3x2+75

20. 16x2+25

21. 2x272

22. 20x345x

23. 48x+27x3

24. 36x2100

25. x2y2

26. 25x29y2

27. a24b2

28. a2b236

29. 4x2y21

30. x2y225

31. 2a38ab2

32. 3a3b475ab2

33. 100xy3+4x3y

34. 18x3y3+32xy

35. (x+1)2y2

36. x2(y2)2

37. (x3)2(y+3)2

38. (x2+2)2(x1)2

39. (x21)2(2x+3)2

40. x41

41. x4y4

42. 16x481

43. a4b416

44. a416b4

45. x81

46. 25x81

47. a8b2

48. a49

49. x8y8

50. 81x81

51. The height of a projectile dropped from a 64-foot tower is given by the function h(t)=16t2+64, where t represents the time in seconds after it is dropped. Rewrite this function in factored form. (Hint: Factor out −16 first.)

52. The height of a projectile dropped from a 36-foot tower is given by the function h(t)=16t2+36, where t represents the time in seconds after it is dropped. Rewrite this function in factored form.

Part B: Sum and Difference of Cubes

Factor completely.

53. x31

54. x3+1

55. y327

56. y38

57. 8y3+1

58. 27y31

59. 64a3125

60. 8a3+27

61. a3+216

62. a3125

63. x31000

64. 343m31

65. 512n3+1

66. 8x3+343

67. 40y3135

68. 27y3+729

69. 27y364

70. x3+3

71. 5x3+1

72. 1y3

73. 271,000y3

74. 343+125a3

75. x3y3

76. x3+y3

77. x3y3+125

78. 8x3y327

79. 27a38b3

80. 16x3250y3

81. 128x3+2y3

82. 54x32y3

83. 3a4b24ab4

84. a3b3c31

85. (x+1)38

86. 8x3(x5)3

87. (x2)3+(x+2)3

88. (a+3)3+(b3)3

89. x61

90. x6+1

91. 64a61

92. a681b6

93. x6y6

94. x6+y6

Part C: Discussion Board Topics

95. If a binomial falls into both categories, difference of squares and difference of cubes, which would be best to factor it as, and why? Create an example that illustrates this situation and factor it using both formulas.

96. What can be said about the degrees of the factors of a polynomial? Give an example.

97. Make up your own difference of squares factoring exercise and provide the answer. Explain how you solved it.

98. Make up your own sum or difference of cubes factoring exercise and provide the answer. Explain how you solved it.

Answers

1: (x+3)(x3)

3: (y+6)(y6)

5: Prime

7: (m+9)(m9)

9: (4x+3)(4x3)

11: (12x+1)(12x1)

13: (2y+9)(2y9)

15: (3+2x)(32x)

17: (1+y)(1y)

19: 3(x+5)(x5)

21: 2(x+6)(x6)

23: 3x(3x+4)(3x4)

25: (x+y)(xy)

27: (a+2b)(a2b)

29: (2xy+1)(2xy1)

31: 2a(a+2b)(a2b)

33: 4xy(x+5y)(x5y)

35: (x+1+y)(x+1y)

37: (x+y)(xy6)

39: (x2+2x+2)(x22x4)

41: (x2+y2)(x+y)(xy)

43: (a2b2+4)(ab+2)(ab2)

45: (x4+1)(x2+1)(x+1)(x1)

47: (a4+b)(a4b)

49: (x4+y4)(x2+y2)(x+y)(xy)

51: h(t)=16(t+2)(t2)

53: (x1)(x2+x+1)

55: (y3)(y2+3y+9)

57: (2y+1)(4y22y+1)

59: (4a5)(16a2+20a+25)

61: (a+6)(a26a+36)

63: (x10)(x2+10x+100)

65: (8n+1)(64n28n+1)

67: 5(2y3)(4y2+6y+9)

69: (3y4)(9y2+12y+16)

71: Prime

73: (310y)(9+30y+100y2)

75: (xy)(x2+xy+y2)

77: (xy+5)(x2y25xy+25)

79: (3a2b)(9a2+6ab+4b2)

81: 2(4x+y)(16x24xy+y2)

83: 3ab(a2b)(a2+2ab+4b2)

85: (x1)(x2+4x+7)

87: 2x(x2+12)

89: (x+1)(x2x+1)(x1)(x2+x+1)

91: (2a+1)(4a22a+1)(2a1)(4a2+2a+1)

93: (x+y)(x2xy+y2)(xy)(x2+xy+y2)

6.5 General Guidelines for Factoring Polynomials

Learning Objective

  1. Develop a general strategy for factoring polynomials.

General Factoring Strategy

We have learned various techniques for factoring polynomials with up to four terms. The challenge is to identify the type of polynomial and then decide which method to apply. The following outlines a general guideline for factoring polynomials:

  1. Check for common factors. If the terms have common factors, then factor out the greatest common factor (GCF) and look at the resulting polynomial factors to factor further.
  2. Determine the number of terms in the polynomial.

    a. Factor four-term polynomials by grouping.

    b. Factor trinomials (three terms) using “trial and error” or the AC method.

    c. Factor binomials (two terms) using the following special products:

    Difference of squares: a2b2=(a+b)(ab)
    Sum of squares: a2+b2   no general formula
    Difference of cubes: a3b3=(ab)(a2+ab+b2)
    Sum of cubes: a3+b3=(a+b)(a2ab+b2)
  3. Look for factors that can be factored further.
  4. Check by multiplying.

Note

  • If a binomial is both a difference of squares and a difference of cubes, then first factor it as difference of squares and then as a sum and difference of cubes to obtain a more complete factorization.
  • Not all polynomials with integer coefficients factor. When this is the case, we say that the polynomial is prime.

If an expression has a GCF, then factor this out first. Doing so is often overlooked and typically results in factors that are easier to work with. Also, look for the resulting factors to factor further; many factoring problems require more than one step. A polynomial is completely factored when none of the factors can be factored further.

 

Example 1: Factor: 6x43x324x2+12x.

Solution: This four-term polynomial has a GCF of 3x. Factor this out first.

Now factor the resulting four-term polynomial by grouping.

The factor (x24) is a difference of squares and can be factored further.

Answer: 3x(2x1)(x+2)(x2)

 

Example 2: Factor: 18x3y60x2y+50xy.

Solution: This trinomial has a GCF of 2xy. Factor this out first.

The trinomial factor can be factored further using the trial and error method. Use the factors 9=33 and 25=(5)(5). These combine to generate the correct coefficient for the middle term: 3(5)+3(5)=1515=30.

Check.

Answer: 2xy(3x5)2

 

Example 3: Factor: 5a3b4+10a2b375ab2.

Solution: This trinomial has a GCF of 5ab2. Factor this out first.

The resulting trinomial factor can be factored as follows:

Answer: 5ab2(ab+5)(ab3)

 

Try this! Factor: 3x3y12x2y2+12xy3.

Answer: 3xy(x2y)2

Video Solution

(click to see video)

 

Example 4: Factor: 16y41.

Solution: This binomial does not have a GCF. Therefore, begin factoring by identifying it as a difference of squares.

Here a=4y2 and b = 1. Substitute into the formula for difference of squares.

The factor (4y2+1) is a sum of squares and is prime. However, (4y21) is a difference of squares and can be factored further.

Answer: (4y2+1)(2y+1)(2y1)

 

Example 5: Factor: x664y6.

Solution: This binomial is a difference of squares and a difference of cubes. When this is the case, first factor it as a difference of squares.

We can write

Each factor can be further factored either as a sum or difference of cubes, respectively.

Therefore,

Answer: (x+2y)(x22xy+4y2)(x2y)(x2+2xy+4y2)

 

Example 6: Factor: x2(2x1)2.

Solution: First, identify this expression as a difference of squares.

Here use a=x and b=2x1 in the formula for a difference of squares.

Answer: (3x1)(x+1)

 

Try this! Factor: x4+2x3+27x+54.

Answer: (x+2)(x+3)(x23x+9)

Video Solution

(click to see video)

Key Takeaways

  • Use the polynomial type to determine the method used to factor it.
  • It is a best practice to look for and factor out the greatest common factor (GCF) first. This will facilitate further factoring and simplify the process. Be sure to include the GCF as a factor in the final answer.
  • Look for resulting factors to factor further. It is often the case that factoring requires more than one step.
  • If a binomial can be considered as both a difference of squares and a difference of cubes, then first factor it as a difference of squares. This results in a more complete factorization.

Topic Exercises

Part A: Mixed Factoring

Factor completely.

1. 2x5y212x4y3

2. 18x5y36x4y5

3. 5x2+20x25

4. 4x2+10x6

5. 24x330x29x

6. 30x365x2+10x

7. 6x3+27x29x

8. 21x3+49x228x

9. 5x330x215x+90

10. 6x4+24x32x28x

11. x46x3+8x48

12. x45x3+27x135

13. 4x34x29x+9

14. 50x3+25x232x16

15. 2x3+250

16. 3x581x2

17. 2x5162x3

18. 4x436

19. x4+16

20. x3+9

21. 722x2

22. 5x425x2

23. 7x314x

24. 36x212x+1

25. 25x2+10x+1

26. 250x3+200x4+40x5

27. 7x2+19x+6

28. 8x4+40x350x2

29. a416

30. 16a481b4

31. y5+y4y1

32. 4y5+2y44y22y

33. 3x8192x2

34. 4x7+4x

35. 4x219xy+12y2

36. 16x266xy27y2

37. 5x53x45x3+3x2

38. 4a2b24a29b2+9

39. 15a24ab4b2

40. 6a225ab+4b2

41. 6x2+5xy+6y2

42. 9x2+5xy12y2

43. (3x1)264

44. (x5)2(x2)2

45. (x+1)3+8

46. (x4)327

47. (2x1)2(2x1)12

48. (x4)2+5(x4)+6

49. a3b10a2b2+25ab3

50. 2a3b212a2b+18a

51. 15a2b257ab12

52. 60x3+4x2+24x

53. 24x5+78x354x

54. 9y613y4+4y2

55. 3615a6a2

56. 60ab2+5a2b25a3b2

57. x41

58. 16x464

59. x81

60. 81x81

61. x161

62. x121

63. 54x6216x42x3+8x

64. 4a44a2b2a2+b2

65. 32y3+32y218y18

66. 3a3+a2b12ab4b2

67. 18m221mn9n2

68. 5m2n2+10mn15

69. The volume of a certain rectangular solid is given by the function V(x)=x32x23x. Write the function in its factored form.

70. The volume of a certain right circular cylinder is given by the function V(x)=4πx34πx2+πx. Write the function in its factored form.

Part B: Discussion Board

71. First, factor the trinomial 24x228x40. Then factor out the GCF. Discuss the significance of factoring out the GCF first. Do you obtain the same result?

72. Discuss a plan for factoring polynomial expressions on an exam. What should you be looking for and what should you be expecting?

Answers

1: 2x4y2(x6y)

3: 5(x1)(x+5)

5: 3x(2x3)(4x+1)

7: 3x(2x2+9x3)

9: 5(x6)(x23)

11: (x6)(x+2)(x22x+4)

13: (x1)(2x3)(2x+3)

15: 2(x+5)(x25x+25)

17: 2x3(x+9)(x9)

19: Prime

21: 2(6+x)(6x)

23: 7x(x22)

25: (5x+1)2

27: (x3)(7x+2)

29: (a2+4)(a+2)(a2)

31: (y2+1)(y1)(y+1)2

33: 3x2(x+2)(x22x+4)(x2)(x2+2x+4)

35: (x4y)(4x3y)

37: x2(5x3)(x+1)(x1)

39: (3a2b)(5a+2b)

41: Prime

43: 3(x3)(3x+7)

45: (x+3)(x2+3)

47: 2(x+1)(2x5)

49: ab(a5b)2

51: 3(ab4)(5ab+1)

53: 6x(x+1)(x1)(2x+3)(2x3)

55: 3(a+4)(2a3)

57: (x2+1)(x+1)(x1)

59: (x4+1)(x2+1)(x+1)(x1)

61: (x8+1)(x4+1)(x2+1)(x+1)(x1)

63: 2x(x+2)(x2)(3x1)(9x2+3x+1)

65: 2(y+1)(4y3)(4y+3)

67: 3(2m3n)(3m+n)

69: V(x)=x(x+1)(x3)

6.6 Solving Equations by Factoring

Learning Objectives

  1. Verify solutions to quadratic equations.
  2. Solve quadratic equations by factoring.
  3. Determine a quadratic equation with given solutions.
  4. Solve polynomial equations by factoring.

Solving Quadratic Equations by Factoring

Learning how to solve equations is one of our main goals in algebra. Up to this point, we have solved linear equations, which are of degree 1. In this section, we will learn a technique that can be used to solve certain equations of degree 2. A quadratic equationA polynomial equation with one variable of degree 2. is any equation that can be written in the standard formA quadratic equation written in the form ax2+bx+c=0.

where a, b, and c are real numbers and a0. The following are some examples of quadratic equations, all of which will be solved in this section:

A solution of a quadratic equation in standard form is called a rootA solution to a quadratic equation in standard form.. Quadratic equations can have two real solutions, one real solution, or no real solution. The quadratic equation x2+x6=0 has two solutions, namely, x=3 and x=2.

 

Example 1: Verify that x=3 and x=2 are solutions to x2+x6=0.

Solution: To verify solutions, substitute the values for x and then simplify to see if a true statement results.

Answer: Both values produce true statements. Therefore, they are both solutions to the equation.

 

Our goal is to develop algebraic techniques for finding solutions to quadratic equations. The first technique requires the zero-product propertyAny product is equal to zero if and only if at least one of the factors is zero.:

In other words, if any product is equal to zero, then one or both of the variable factors must be equal to zero.

 

Example 2: Solve: (x8)(x+7)=0.

Solution: This equation consists of a product of two quantities equal to zero; therefore, the zero-product property applies. One or both of the quantities must be zero.

To verify that these are solutions, substitute them for the variable x.

Notice that each solution produces a factor that is equal to zero.

Answer: The solutions are 8 and −7.

 

The quadratic equation may not be given in its factored form.

 

Example 3: Solve: x2+3x10=0.

Solution: The goal is to produce a product that is equal to zero. We can do that by factoring the trinomial on the left side of the equation.

Next, apply the zero-product property and set each factor equal to zero.

This leaves us with two linear equations, each of which can be solved for x .

Check the solutions by substituting into the original equation to verify that we obtain true statements.

Answer: The solutions are −5 and 2.

 

Using the zero-product property after factoring a quadratic equation in standard form is the key to this technique. However, the quadratic equation may not be given in standard form, and so there may be some preliminary steps before factoring. The steps required to solve by factoringThe process of solving an equation that is equal to zero by factoring it and then setting each variable factor equal to zero. are outlined in the following example.

 

Example 4: Solve: 2x2+10x+20=3x+5.

Solution:

Step 1: Express the quadratic equation in standard form. For the zero-product property to apply, the quadratic expression must be equal to zero. Use the addition and subtraction properties of equality to combine opposite-side like terms and obtain zero on one side of the equation.

In this example, add 3x to and subtract 5 from both sides.

Step 2: Factor the quadratic expression.

Step 3: Apply the zero-product property and set each variable factor equal to zero.

Step 4: Solve the resulting linear equations.

Answer: The solutions are −5 and −3/2. The check is optional.

 

Example 5: Solve: 9x2+1=6x.

Solution: Write this in standard form by subtracting 6x from both sides.

Once the equation is in standard form, equal to zero, factor.

This is a perfect square trinomial. Hence setting each factor equal to zero results in a repeated solution.

A repeated solution is called a double rootA root that is repeated twice. and does not have to be written twice.

Answer: The solution is 1/3.

 

Try this! Solve: x23x=28.

Answer: x=4 or x=7

Video Solution

(click to see video)

Not all quadratic equations in standard form are trinomials. We often encounter binomials.

 

Example 6: Solve: x29=0.

Solution: This quadratic equation is given in standard form, where the binomial on the left side is a difference of squares. Factor as follows:

Next, set each factor equal to zero and solve.

Answer: The solutions are 3 and −3, which can also be written as ±3.

 

Example 7: Solve: 5x2=15x.

Solution: By inspection, we see that x=0 is a solution to this quadratic equation. Since dividing by zero is undefined, we want to avoid dividing both sides of this equation by x. In general, we wish to avoid dividing both sides of any equation by a variable or an expression containing a variable. We will discuss this in more detail later. The first step is to rewrite this equation in standard form with zero on one side.

Next, factor the expression. Notice that the binomial on the left has a GCF of 5x.

Set each factor to equal to zero.

Answer: The solutions are 0 and 3.

 

Example 8: Solve: (2x+1)(x+5)=11.

Solution: This quadratic equation appears to be factored; hence it might be tempting to set each factor equal to 11. However, this would lead to incorrect results. We must rewrite the equation in standard form, equal to zero, so that we can apply the zero-product property.

Once it is in standard form, we can factor and then set each factor equal to zero.

Answer: The solutions are 1/2 and −6.

 

Example 9: Solve: 15x225x+10=0.

Solution: We begin by factoring out the GCF of 5. Then factor the resulting trinomial.

Next, we set each variable factor equal to zero and solve for x.

Notice that the factor 5 is not a variable factor and thus did not contribute to the solution set.

Answer: The solutions are 2/3 and 1.

 

Example 10: Factor: 52x2+76x13=0.

Solution: Clear the fractions by multiplying both sides of the equation by the LCD, which is equal to 6.

At this point, we have an equivalent equation with integer coefficients and can factor as usual. Begin with the factors of 15 and 2.

The coefficient of the middle term is 7=3(1)+5(2). Factor as follows:

Set each factor equal to zero and solve.

Answer: The solutions are −2/3 and 1/5.

 

Try this! Solve: 4x29=0.

Answer: −3/2 and 3/2

Video Solution

(click to see video)

Finding Equations with Given Solutions

The zero-product property states,

And, in fact, the converse is true as well:

When this is the case, we can write the following:

We use this property to find equations, given the solutions. To do this, the steps for solving by factoring are performed in reverse.

 

Example 11: Find a quadratic equation with solutions −7 and 2.

Solution: Given the solutions, we can determine two linear factors.

The product of these linear factors is equal to zero when x=7 or x=2:

Multiply the binomials and present the equation in standard form.

Answer: x2+5x14=0. We may check our equation by substituting the given answers to see if we obtain a true statement. Also, the equation found above is not unique and so the check becomes essential when our equation looks different from someone else’s. This is left as an exercise.

 

Example 12: Find a quadratic equation with integer coefficients, given solutions 1/2 and −3/4.

Solution: To avoid fractional coefficients, we first clear the fractions by multiplying both sides by the denominator.

Apply the zero-product property and multiply.

Answer: 8x2+2x3=0

 

Try this! Find a quadratic equation with integer coefficients, given solutions −1 and 2/3.

Answer: 3x2+x2=0

Video Solution

(click to see video)

Solving Polynomial Equations by Factoring

The zero-product property is true for any number of factors that make up an equation. If an expression is equal to zero and can be factored into linear factors, then we will be able to set each factor equal to zero and solve for each equation.

 

Example 13: Solve: 3x(x5)(3x2)=0.

Solution: Set each variable factor equal to zero and solve.

Answer: The solutions are 0, 5, and 2/3.

 

Of course, we cannot expect the equation to be given in factored form.

 

Example 14: Solve: x3+2x29x18=0.

Solution: Begin by factoring the left side completely.

Set each factor equal to zero and solve.

Answer: The solutions are −2, −3, and 3.

 

Notice that the degree of the polynomial is 3 and we obtained three solutions. In general, for any polynomial equation with one variable of degree n, the fundamental theorem of algebraGuarantees that there will be as many (or fewer) real solutions to a polynomial with one variable as its degree. guarantees n real solutions or fewer. We have seen that many polynomials do not factor. This does not imply that equations involving these unfactorable polynomials do not have real solutions. In fact, many polynomial equations that do not factor do have real solutions. We will learn how to solve these types of equations as we continue in our study of algebra.

 

Try this! Solve: 10x318x2+4x=0.

Answer: −2, 0, 1/5

Video Solution

(click to see video)

Key Takeaways

  • A polynomial can have at most a number of solutions equal to its degree. Therefore, quadratic equations can have up to two real solutions.
  • To solve a quadratic equation, first write it in standard form. Once the quadratic expression is equal to zero, factor it and then set each variable factor equal to zero. The solutions to the resulting linear equations are the solutions to the quadratic equation.
  • Not all quadratic equations can be solved by factoring. We will learn how to solve quadratic equations that do not factor later in the course.
  • To find a quadratic equation with given solutions, perform the process of solving by factoring in reverse.
  • If any polynomial is factored into linear factors and is set to zero, then we can determine the solutions by setting each variable factor equal to zero and solving each individually.

Topic Exercises

Part A: Solutions to Quadratic Equations

Determine whether the given set of values are solutions to the quadratic equation.

1. {−3, 5}; x22x15=0

2. {7, −1}; x26x7=0

3. {−1/2, 1/2}; x214=0

4. {−3/4, 3/4}; x2916=0

5. {−3, 2}; x2x6=0

6. {−5, 1}; x24x5=0

Solve.

7. (x3)(x+2)=0

8. (x+5)(x+1)=0

9. (2x1)(x4)=0

10. (3x+1)(3x1)=0

11. (x2)2=0

12. (5x+3)2=0

13. 7x(x5)=0

14. 2x(2x3)=0

15. (x12)(x+34)=0

16. (x+58)(x38)=0

17. (14x+12)(16x23)=0

18. (15x3)2=0

19. 5(x+1)(x2)=0

20. 12(x7)(x6)=0

21. (x+5)(x1)=0

22. (x+5)(x+1)=0

23. 2(3x2)(2x+5)=0

24. 5(7x8)2=0

Part B: Solve by Factoring

Solve.

25. x2x6=0

26. x2+3x10=0

27. y210y+24=0

28. y2+6y27=0

29. x214x+40=0

30. x2+14x+49=0

31. x210x+25=0

32. 3x2+2x1=0

33. 5x29x2=0

34. 7y2+20y3=0

35. 9x242x+49=0

36. 25x2+30x+9=0

37. 2y2+y3=0

38. 7x211x6=0

39. 2x2=15x+8

40. 8x5=3x2

41. x236=0

42. x2100=0

43. 4x281=0

44. 49x24=0

45. x2=4

46. 9y2=1

47. 16y2=25

48. 36x2=25

49. 4x236=0

50. 2x218=0

51. 10x2+20x=0

52. 3x2+6x=0

53. 25x2=50x

54. x2=0

55. (x+1)225=0

56. (x2)236=0

57. 5x(x4)=4+x

58. (x1)(x10)=22

59. (x3)(x5)=24

60. 2x(x9)=x+21

61. (x+1)(6x+1)=2x

62. (x2)(x+12)=15x

63. (x+1)(x+2)=2(x+16)

64. (x9)(2x+3)=2(x9)

Clear the fractions by first multiplying both sides by the LCD and then solve.

65. 115x2+13x+25=0

66. 114x212x+37=0

67. 32x223=0

68. 52x2110=0

69. 314x2212=0

70. 13x215x=0

71. 132x212x+2=0

72. 13x2+56x12=0

73. The sides of a square measure x + 3 units. If the area is 25 square units, then find x.

74. The height of a triangle is 2 units more than its base. If the area is 40 square units, then find the length of the base.

75. The sides of a right triangle have measures that are consecutive integers. Find the length of the hypotenuse. (Hint: The hypotenuse is the longest side. Apply the Pythagorean theorem.)

76. The profit in dollars generated by producing and selling x custom lamps is given by the function P(x)=10x2+800x12000. How many lamps must be sold and produced to break even? (Hint: We break even when the profit is zero.)

Assuming dry road conditions and average reaction times, the safe stopping distance, d in feet of an average car is given using the formula d=120v2+v, where v represents the speed of the car in miles per hour. For each problem below, given the stopping distance, determine the safe speed.

77. 15 feet

78. 40 feet

79. 75 feet

80. 120 feet

Part C: Finding Equations with Given Solutions

Find a quadratic equation with integer coefficients, given the following solutions.

81. −3, 1

82. −5, 3

83. −10, −3

84. −7, −4

85. −1, 0

86. 0, 3/5

87. −2, 2

88. −1/2, 1/2

89. −4, 1/3

90. 2/3, 2/5

91. −1/5, −2/3

92. −3/2, 3/4

93. 3, double root

94. −5, double root

Part D: Solving Polynomial Equations

Solve.

95. 7x(x+5)(x9)=0

96. (x1)(x2)(x3)=0

97. 2x(x10)(x1)=0

98. 8x(x4)2=0

99. 4(x+3)(x2)(x+1)=0

100. 2(3x+1)(3x1)(x1)(x+1)=0

101. x3x22x=0

102. 2x3+5x23x=0

103. 5x315x2+10x=0

104. 2x3+2x2+12x=0

105. 3x327x=0

106. 2x3+8x=0

107. x3+x2x1=0

108. x3+2x216x32=0

109. 8x34x218x+9=0

110. 12x3=27x

Part E: Discussion Board Topics

111. Explain why 2(x+5)(x5)=0 has two solutions and 2x(x+5)(x5)=0 has three solutions.

112. Make up your own quadratic equation and post it and the solutions on the discussion board.

113. Explain, in your own words, how to solve a quadratic equation in standard form.

Answers

1: Yes

3: Yes

5: No

7: −2, 3

9: 1/2, 4

11: 2

13: 0, 5

15: −3/4, 1/2

17: −2, 4

19: −1, 2

21: −5, 1

23: −5/2, 2/3

25: −2, 3

27: 4, 6

29: 4, 10

31: 5

33: −1/5, 2

35: 7/3

37: −3/2, 1

39: −8, ½

41: −6, 6

43: −9/2, 9/2

45: −2, 2

47: −5/4, 5/4

49: −3, 3

51: −2, 0

53: 0, 2

55: −6, 4

57: 1/5, 4

59: −1, 9

61: −1/2, −1/3

63: −6, 5

65: −3, −2

67: −2/3, 2/3

69: ±7

71: 8

73: 2 units

75: 5 units

77: 10 miles per hour

79: 30 miles per hour

81: x2+2x3=0

83: x2+13x+30=0

85: x2+x=0

87: x24=0

89: 3x2+11x4=0

91: 15x2+13x+2=0

93: x26x+9=0

95: −5, 0, 9

97: 0, 1, 10

99: −3, −1, 2

101: −1, 0, 2

103: 0, 1, 2

105: −3, 0, 3

107: −1, 1

109: −3/2, 1/2, 3/2

6.7 Applications Involving Quadratic Equations

Learning Objectives

  1. Set up and solve applications involving relationships between real numbers.
  2. Set up and solve applications involving geometric relationships involving area and the Pythagorean theorem.
  3. Set up and solve applications involving the height of projectiles.

Number Problems

The algebraic setups of the word problems that we have previously encountered led to linear equations. When we translate the applications to algebraic setups in this section, the setups lead to quadratic equations. Just as before, we want to avoid relying on the “guess and check” method for solving applications. Using algebra to solve problems simplifies the process and is more reliable.

 

Example 1: One integer is 4 less than twice another integer, and their product is 96. Set up an algebraic equation and solve it to find the two integers.

Solution: First, identify the variables. Avoid two variables by using the relationship between the two unknowns.

The key phrase, “their product is 96,” indicates that we should multiply and set the product equal to 96.

Once we have the problem translated to a mathematical equation, we then solve. In this case, we can solve by factoring. The first step is to write the equation in standard form:

Next, factor completely and set each variable factor equal to zero.

The problem calls for two integers whose product is +96. The product of two positive numbers is positive and the product of two negative numbers is positive. Hence we can have two sets of solutions. Use 2n4 to determine the other integers.

Answer: Two sets of integers solve this problem: {8, 12} and {−6, −16}. Notice that (8)(12) = 96 and (−6)(−16) = 96; our solutions check out.

 

With quadratic equations, we often obtain two solutions for the identified unknown. Although it may be the case that both are solutions to the equation, they may not be solutions to the problem. If a solution does not solve the original application, then we disregard it.

Recall that consecutive odd and even integers both are separated by two units.

 

Example 2: The product of two consecutive positive odd integers is 99. Find the integers.

Solution:

The key phase, “product…is 99,” indicates that we should multiply and set the product equal to 99.

Rewrite the quadratic equation in standard form and solve by factoring.

Because the problem asks for positive integers, n=9 is the only solution. Back substitute to determine the next odd integer.

Answer: The consecutive positive odd integers are 9 and 11.

 

Example 3: Given two consecutive positive odd integers, the product of the larger and twice the smaller is equal to 70. Find the integers.

Solution:

The key phrase “twice the smaller” can be translated to 2n. The phrase “product…is 70” indicates that we should multiply this by the larger odd integer and set the product equal to 70.

Solve by factoring.

Because the problem asks for positive integers, n=5 is the only solution. Back substitute into n + 2 to determine the next odd integer.

Answer: The positive odd integers are 5 and 7.

 

Try this! The product of two consecutive positive even integers is 168. Find the integers.

Answer: The positive even integers are 12 and 14.

Video Solution

(click to see video)

Geometry Problems

When working with geometry problems, it is helpful to draw a picture. Below are some area formulas that you are expected to know. (Recall that π3.14.)

Area of a rectangleA=lw, where l represents the length and w represents the width.:

A=lw

Area of a squareA=s2, where s represents the length of each side.:

A=s2

Area of a triangleA=12bh, where b represents the length of the base and h represents the height.:

A=12bh

Area of a circleA=πr2, where r represents the radius and the constant π3.14.:

A=πr2

 

Example 4: The floor of a rectangular room has a length that is 4 feet more than twice its width. If the total area of the floor is 240 square feet, then find the dimensions of the floor.

Solution:

Use the formula A=lw and the fact that the area is 240 square feet to set up an algebraic equation.

Solve by factoring.

At this point we have two possibilities for the width of the rectangle. However, since a negative width is not defined, choose the positive solution, w=10. Back substitute to find the length.

Answer: The width is 10 feet and the length is 24 feet.

 

It is important to include the correct units in the final presentation of the answer. In the previous example, it would not make much sense to say the width is 10. Make sure to indicate that the width is 10 feet.

 

Example 5: The height of a triangle is 3 inches less than twice the length of its base. If the total area of the triangle is 7 square inches, then find the lengths of the base and height.

Solution:

Use the formula A=12bh and the fact that the area is 7 square inches to set up an algebraic equation.

To avoid fractional coefficients, multiply both sides by 2 and then rewrite the quadratic equation in standard form.

Factor and then set each factor equal to zero.

In this case, disregard the negative answer; the length of the base is 7/2 inches long. Use 2b3 to determine the height of the triangle.

Answer: The base measures 7/2 = 3½ inches and the height is 4 inches.

 

Try this! The base of a triangle is 5 units less than twice the height. If the area is 75 square units, then what is the length of the base and height?

Answer: The height is 10 units and the base is 15 units.

Video Solution

(click to see video)

Recall that a right triangle is a triangle where one of the angles measures 90°. The side opposite of the right angle is the longest side of the triangle and is called the hypotenuse. The Pythagorean theoremGiven any right triangle with legs measuring a and b units and hypotenuse measuring c units, then a2+b2=c2. gives us a relationship between the legs and hypotenuse of any right triangle, where a and b are the lengths of the legs and c is the length of the hypotenuse:

Given certain relationships, we use this theorem when determining the lengths of sides of right triangles.

 

Example 6: The hypotenuse of a right triangle is 10 inches. If the short leg is 2 inches less than the long leg, then find the lengths of the legs.

Solution:

Given that the hypotenuse measures 10 inches, substitute its value into the Pythagorean theorem and obtain a quadratic equation in terms of x.

Multiply and rewrite the equation in standard form.

Once it is in standard form, factor and set each variable factor equal to zero.

Because lengths cannot be negative, disregard the negative answer. In this case, the long leg measures 8 inches. Use x2 to determine the length of the short leg.

Answer: The short leg measures 6 inches and the long leg measures 8 inches.

 

Example 7: One leg of a right triangle measures 3 centimeters. The hypotenuse of the right triangle measures 3 centimeters less than twice the length of the unknown leg. Find the measure of all the sides of the triangle.

Solution:

To set up an algebraic equation, we use the Pythagorean theorem.

Solve by factoring.

Disregard 0. The length of the unknown leg is 4 centimeters. Use 2x3 to determine the length of the hypotenuse.

Answer: The sides of the triangle measure 3 centimeters, 4 centimeters, and 5 centimeters.

 

Try this! The hypotenuse of a right triangle measures 13 units. If one leg is 2 units more than twice that of the other, then find the length of each leg.

Answer: The two legs measure 5 units and 12 units.

Video Solution

(click to see video)

Projectile Problems

The height of an object launched upward, ignoring the effects of air resistance, can be modeled with the following formula:

Using function notation, which is more appropriate, we have

With this formula, the height can be calculated at any given time t after the object is launched. The coefficients represent the following:

12g

The letter g represents the acceleration due to gravity.

v0

v-naught” represents the initial velocity of the object.

s0

s-naught” represents the initial height from which the object is launched.

We consider only problems where the acceleration due to gravity can be expressed as g=32 ft/sec2. Therefore, in this section time will be measured in seconds and the height in feet. Certainly though, the formula is valid using units other than these.

 

Example 8: The height of a projectile launched upward at a speed of 32 feet/second from a height of 128 feet is given by the function h(t)=16t2+32t+128. How long does it take to hit the ground?

Solution: An inefficient method for finding the time to hit the ground is to simply start guessing at times and evaluating. To do this, construct a chart.

Use the table to sketch the height of the projectile over time.

We see that at 4 seconds, the projectile hits the ground. Note that when this occurs, the height is equal to 0. Now we need to solve this problem algebraically. To find the solution algebraically, use the fact that the height is 0 when the object hits the ground. We need to find the time, t, when h(t)=0.

Solve the equation by factoring.

Now set each variable factor to zero.

As expected, the projectile hits the ground at t=4 seconds. Disregard −2 as a solution because negative time is not defined.

Answer: The projectile hits the ground 4 seconds after it is launched.

 

Example 9: The height of a certain book dropped from the top of a 144-foot building is given by h(t)=16t2+144. How long does it take to hit the ground?

Solution: Find the time t when the height h(t)=0.

Answer: The book takes 3 seconds to hit the ground when dropped from the top of a 144-foot building.

 

Try this! The height of a projectile, shot straight up into the air from the ground, is given by h(t)=16t2+80t. How long does it take to come back down to the ground?

Answer: It will take 5 seconds to come back down to the ground.

Video Solution

(click to see video)

Key Takeaways

  • It is best to translate a word problem to a mathematical setup and then solve using algebra. Avoid using the “guess and check” method of solving applications in this section.
  • When solving applications, check that your solutions make sense in the context of the question. For example, if you wish to find the length of the base of a triangle, then you would disregard any negative solutions.
  • It is important to identify each variable and state in a sentence what each variable represents. It is often helpful to draw a picture.

Topic Exercises

Part A: Number Problems

Set up an algebraic equation and then solve.

1. One integer is five times another. If the product of the two integers is 80, then find the integers.

2. One integer is four times another. If the product of the two integers is 36, then find the integers.

3. An integer is one more than four times another. If the product of the two integers is 39, then find the integers.

4. An integer is 3 more than another. If the product of the two integers is 130, then find the integers.

5. An integer is 2 less than twice another. If the product of the two integers is 220, then find the integers.

6. An integer is 3 more than twice another. If the product of the two integers is 90, then find the integers.

7. One integer is 2 units more than another. If the product of the two integers is equal to five times the larger, then find the two integers.

8. A positive integer is 1 less than twice another. If the product of the two integers is equal to fifteen times the smaller, then find the two integers.

9. A positive integer is 3 more than twice a smaller positive integer. If the product of the two integers is equal to six times the larger, then find the integers.

10. One positive integer is 3 more than another. If the product of the two integers is equal to twelve times the smaller, then find the integers.

11. An integer is 3 more than another. If the product of the two integers is equal to 2 more than four times their sum, then find the integers.

12. An integer is 5 more than another. If the product of the two integers is equal to 2 more than twice their sum, then find the integers.

13. The product of two consecutive positive even integers is 120. Find the integers.

14. The product of two consecutive positive odd integers is 99. Find the integers.

15. The product of two consecutive positive integers is 110. Find the integers.

16. The product of two consecutive positive integers is 42. Find the integers.

17. The product of two consecutive positive odd integers is equal to 1 less than seven times the sum of the integers. Find the integers.

18. The product of two consecutive positive even integers is equal to 22 more than eleven times the sum of the integers. Find the integers.

19. The sum of the squares of two consecutive positive odd integers is 74. Find the integers.

20. The sum of the squares of two consecutive positive even integers is 100. Find the integers.

21. The sum of the squares of two consecutive positive integers is 265. Find the integers.

22. The sum of the squares of two consecutive positive integers is 181. Find the integers.

23. For two consecutive positive odd integers, the product of twice the smaller and the larger is 126. Find the integers.

24. For two consecutive positive even integers, the product of the smaller and twice the larger is 160. Find the integers.

Part B: Geometry Problems

Set up an algebraic equation and then solve.

25. The width of a rectangle is 7 feet less than its length. If the area of the rectangle is 170 square feet, then find the length and width.

26. The length of a rectangle is 2 feet more than its width. If the area of the rectangle is 48 square feet, then find the length and width.

27. The width of a rectangle is 3 units less than the length. If the area is 70 square units, then find the dimensions of the rectangle.

28. The width of a rectangle measures one half of the length. If the area is 72 square feet, then find the dimensions of the rectangle.

29. The length of a rectangle is twice that of its width. If the area of the rectangle is 72 square inches, then find the length and width.

30. The length of a rectangle is three times that of its width. If the area of the rectangle is 75 square centimeters, then find the length and width.

31. The length of a rectangle is 2 inches more than its width. The area of the rectangle is equal to 12 inches more than three times the perimeter. Find the length and width of the rectangle.

32. The length of a rectangle is 3 meters more than twice the width. The area of the rectangle is equal to 10 meters less than three times the perimeter. Find the length and width of the rectangle.

33. A uniform border is to be placed around an 8-inch-by-10-inch picture. If the total area including the border must be 224 square inches, then how wide should the border be?

34. A 2-foot brick border is constructed around a square cement slab. If the total area, including the border, is 121 square feet, then what are the dimensions of the slab?

35. The area of a picture frame including a 2-inch wide border is 99 square inches. If the width of the inner area is 2 inches more than its length, then find the dimensions of the inner area.

36. A box can be made by cutting out the corners and folding up the edges of a square sheet of cardboard. A template for a cardboard box with a height of 2 inches is given. What is the length of each side of the cardboard sheet if the volume of the box is to be 50 cubic inches?

37. The height of a triangle is 3 inches more than the length of its base. If the area of the triangle is 44 square inches, then find the length of its base and height.

38. The height of a triangle is 4 units less than the length of the base. If the area of the triangle is 48 square units, then find the length of its base and height.

39. The base of a triangle is twice that of its height. If the area is 36 square centimeters, then find the length of its base and height.

40. The height of a triangle is three times the length of its base. If the area is 73½ square feet, then find the length of the base and height.

41. The height of a triangle is 1 unit more than the length of its base. If the area is 5 units more than four times the height, then find the length of the base and height of the triangle.

42. The base of a triangle is 4 times that of its height. If the area is 3 units more than five times the height, then find the length of the base and height of the triangle.

43. The diagonal of a rectangle measures 5 inches. If the length is 1 inch more than its width, then find the dimensions of the rectangle.

44. The diagonal of a rectangle measures 10 inches. If the width is 2 inches less than the length, then find the area of the rectangle.

45. If the sides of a right triangle are consecutive even integers, then what are their measures?

46. The hypotenuse of a right triangle is 13 units. If the length of one leg is 2 more than twice the other, then what are their lengths?

47. The shortest leg of a right triangle measures 9 centimeters and the hypotenuse measures 3 centimeters more than the longer leg. Find the length of the hypotenuse.

48. The long leg of a right triangle measures 24 centimeters and the hypotenuse measures 4 centimeters more three times the short leg. Find the length of the hypotenuse.

Part C: Projectile Problems

Set up an algebraic equation and then solve.

49. The height of a projectile launched upward at a speed of 32 feet/second from a height of 48 feet is given by the function h(t)=16t2+32t+48. How long will it take the projectile to hit the ground?

50. The height of a projectile launched upward at a speed of 16 feet/second from a height of 192 feet is given by the function h(t)=16t2+16t+192. How long will it take to hit the ground?

51. An object launched upward at a speed of 64 feet/second from a height of 80 feet. How long will it take the projectile to hit the ground?

52. An object launched upward at a speed of 128 feet/second from a height of 144 feet. How long will it take the projectile to hit the ground?

53. The height of an object dropped from the top of a 64-foot building is given by h(t)=16t2+64. How long will it take the object to hit the ground?

54. The height of an object dropped from an airplane at 1,600 feet is given by h(t)=16t2+1,600. How long will it take the object to hit the ground?

55. An object is dropped from a ladder at a height of 16 feet. How long will it take to hit the ground?

56. An object is dropped from a 144-foot building. How long will it take to hit the ground?

57. The height of a projectile, shot straight up into the air from the ground at 128 feet/second, is given by h(t)=16t2+128t. How long does it take to come back down to the ground?

58. A baseball, tossed up into the air from the ground at 32 feet/second, is given by h(t)=16t2+32t. How long does it take to come back down to the ground?

59. How long will it take a baseball thrown into the air at 48 feet/second to come back down to the ground?

60. A football is kicked up into the air at 80 feet/second. Calculate how long will it hang in the air.

Part D: Discussion Board Topics

61. Research and discuss the life of Pythagoras.

62. If the sides of a square are doubled, then by what factor is the area increased? Why?

63. Design your own geometry problem involving the area of a rectangle or triangle. Post the question and a complete solution on the discussion board.

64. Write down your strategy for setting up and solving word problems. Share your strategy on the discussion board.

Answers

1: {4, 20} or {−4, −20}

3: 3, 13

5: {11, 20} or {−22, −10}

7: {5, 7} or {−2, 0}

9: 6, 15

11: {7, 10} or {−2, 1}

13: 10, 12

15: 10, 11

17: 13, 15

19: 5, 7

21: 11, 12

23: 7, 9

25: Length: 17 feet; width: 10 feet

27: Length: 10 units; width: 7 units

29: Length: 12 inches; width: 6 inches

31: Length: 14 inches; width: 12 inches

33: 3 inches

35: 5 inches by 7 inches

37: Base: 8 inches; height: 11 inches

39: Base: 12 centimeters; height: 6 centimeters

41: Base: 9 units; height: 10 units

43: 3 inches by 4 inches

45: 6 units, 8 units, and 10 units

47: 15 centimeters

49: 3 seconds

51: 5 seconds

53: 2 seconds

55: 1 second

57: 8 seconds

59: 3 seconds

6.8 Review Exercises and Sample Exam

Review Exercises

Introduction to Factoring

Determine the missing factor.

1. 12x324x2+4x=4x(?)

2. 10y435y35y2=5y2(?)

3. 18a5+9a427a3=9a3(?)

4. 21x2y+7xy249xy=7xy(?)

Factor out the GCF.

5. 22x2+11x

6. 15y45y3

7. 18a312a2+30a

8. 12a5+20a34a

9. 9x3y218x2y2+27xy2

10. 16a5b5c8a3b6+24a3b2c

Factor by grouping.

11. x2+2x5x10

12. 2x22x3x+3

13. x3+5x23x15

14. x36x2+x6

15. x3x2y2x+2y

16. a2b22a3+6ab3b3

Factoring Trinomials of the Form x2 + bx + c

Are the following factored correctly? Check by multiplying.

17. x2+5x+6=(x+6)(x1)

18. x2+3x10=(x+5)(x2)

19. x2+6x+9=(x+3)2

20. x26x9=(x3)(x+3)

Factor.

21. x213x14

22. x2+13x+12

23. y2+10y+25

24. y220y+100

25. a28a48

26. b218b+45

27. x2+2x+24

28. x210x16

29. a2+ab2b2

30. a2b2+5ab50

Factoring Trinomials of the Form ax2 + bx + c

Factor.

31. 5x227x18

32. 3x214x+8

33. 4x228x+49

34. 9x2+48x+64

35. 6x229x9

36. 8x2+6x+9

37. 60x265x+15

38. 16x240x+16

39. 6x310x2y+4xy2

40. 10x3y82x2y2+16xy3

41. y2+9y+36

42. a27a+98

43. 16+142x18x2

44. 45132x60x2

Factoring Special Binomials

Factor completely.

45. x281

46. 25x236

47. 4x249

48. 81x21

49. x264y2

50. 100x2y21

51. 16x4y4

52. x481y4

53. 8x3125

54. 27+y3

55. 54x4y2xy4

56. 3x4y2+24xy5

57. 64x6y6

58. x6+1

General Guidelines for Factoring Polynomials

Factor completely.

59. 8x34x2+20x

60. 50a4b4c+5a3b5c2

61. x312x2x+12

62. a32a23ab+6b

63. y215y+16

64. x218x+72

65. 144x225

66. 3x448

67. 20x241x9

68. 24x2+14x20

69. a4b343ab4

70. 32x7y2+4xy8

Solving Equations by Factoring

Solve.

71. (x9)(x+10)=0

72. 3x(x+8)=0

73. 6(x+1)(x1)=0

74. (x12)(x+4)(2x1)=0

75. x2+5x50=0

76. 3x213x+4=0

77. 3x212=0

78. 16x29=0

79. (x2)(x+6)=20

80. 2(x2)(x+3)=7x9

81. 52x2203x=0

82. 23x2512x+124=0

Find a quadratic equation with integer coefficients, given the following solutions.

83. −7, 6

84. 0, −10

85. −1/9, 1/2

86. ±3/2

Applications Involving Quadratic Equations

Set up an algebraic equation and then solve the following.

87. An integer is 4 less than twice another. If the product of the two integers is 96, then find the integers.

88. The sum of the squares of two consecutive positive even integers is 52. Find the integers.

89. A 20-foot ladder leaning against a wall reaches a height that is 4 feet more than the distance from the wall to the base of the ladder. How high does the ladder reach?

90. The height of an object dropped from the top of a 196-foot building is given by h(t)=16t2+196, where t represents the number of seconds after the object has been released. How long will it take the object to hit the ground?

91. The length of a rectangle is 1 centimeter less than three times the width. If the area is 70 square centimeters, then find the dimensions of the rectangle.

92. The base of a triangle is 4 centimeters more than twice the height. If the area of the triangle is 80 square centimeters, then find the measure of the base.

Sample Exam

1. Determine the GCF of the terms 25a2b2c, 50ab4, and 35a3b3c2.

2. Determine the missing factor: 24x2y316x3y2+8x2y=8x2y(?).

Factor.

3. 12x515x4+3x2

4. x34x22x+8

5. x27x+12

6. 9x212x+4

7. x281

8. x3+27y3

Factor completely.

9. x3+2x24x8

10. x41

11. 6x3+20x26x

12. x61

Solve.

13. (2x+1)(x7)=0

14. 3x(4x3)(x+1)=0

15. x264=0

16. x2+4x12=0

17. 23x2+89x16=0

18. (x5)(x3)=1

19. 3x(x+3)=14x+2

20. (3x+1)(3x+2)=9x+3

For each problem, set up an algebraic equation and then solve.

21. An integer is 4 less than twice another. If the product of the two integers is 70, then find the integers.

22. The sum of the squares of two consecutive positive odd integers is 130. Find the integers.

23. The length of a rectangle is 4 feet more than twice its width. If the area is 160 square feet, then find the dimensions of the rectangle.

24. The height of a triangle is 6 centimeters less than four times the length of its base. If the area measures 27 square centimeters, then what is the height of the triangle?

25. The height of a projectile launched upward at a speed of 64 feet/second from a height of 36 feet is given by the function h(t)=16t2+64t+36. How long will it take the projectile to hit the ground?

Review Exercises Answers

1: (3x26x+1)

3: (2a2a+3)

5: 11x(2x+1)

7: 6a(3a22a+5)

9: 9xy2(x22x+3)

11: (x+2)(x5)

13: (x+5)(x23)

15: (xy)(x22)

17: No

19: Yes

21: (x14)(x+1)

23: (y+5)2

25: (a12)(a+4)

27: Prime

29: (ab)(a+2b)

31: (5x+3)(x6)

33: (2x7)2

35: Prime

37: 5(3x1)(4x3)

39: 2x(3x2y)(xy)

41: 1(y12)(y+3)

43: 2(9x+1)(x8)

45: (x+9)(x9)

47: (2x+7)(2x7)

49: (x+8y)(x8y)

51: (4x2+y2)(2x+y)(2xy)

53: (2x5)(4x2+10x+25)

55: 2xy(3xy)(9x2+3xy+y2)

57: (2x+y)(4x22xy+y2)(2xy)(4x2+2xy+y2)

59: 4x(2x2x+5)

61: (x12)(x+1)(x1)

63: 1(y+16)(y1)

65: (12x+5)(12x5)

67: (4x9)(5x+1)

69: ab(a7b)(a2+7ab+49b2)

71: 9, −10

73: −1, 1

75: −10, 5

77: ±2

79: −8, 4

81: 0, 8/3

83: x2+x42=0

85: 18x27x1=0

87: {8, 12} or {−6, −16}

89: 16 feet

91: Length: 14 centimeters; width: 5 centimeters

Sample Exam Answers

1: 5ab2

3: 3x2(4x35x2+1)

5: (x4)(x3)

7: (x+9)(x9)

9: (x+2)2(x2)

11: 2x(3x1)(x3)

13: −1/2, 7

15: ±8

17: −3/2, 1/6

19: −1/3, 2

21: {7, 10} or {−14, −5}

23: Width: 8 feet; length: 20 feet

25: 4½ sec