Skip to main content
Logo image

Section 10.8 Factoring Chapter Review

Subsection 10.8.1 Factoring out the GCF

In Section 1 we covered how to factor out the greatest common factor. Recall that the greatest common factor between two expressions is the largest factor that goes in evenly to both expressions.

Example 10.8.1. Finding the Greatest Common Factor.

What is the greatest common factor between 12x3y and 42x2y2?
Explanation.
Break down each of these into its factors:
12x3y=(2β‹…2)β‹…3β‹…(xβ‹…xβ‹…x)β‹…y42x2y2=2β‹…3β‹…7β‹…(xβ‹…x)β‹…(yβ‹…y)
Identify the common factors:
12x3y=2↓⋅2β‹…3↓⋅x↓⋅x↓⋅xβ‹…y↓42x2y2=2↓⋅3↓⋅7β‹…x↓⋅x↓⋅y↓⋅y
With 2, 3, two x’s and a y in common, the greatest common factor is 6x2y.

Example 10.8.2.

What is the greatest common factor between 18c3y2 and 27y3c?
Explanation.
Break down each into factors. You can definitely do this mentally with practice.
18c3y2=2β‹…3β‹…3β‹…cβ‹…cβ‹…cβ‹…yβ‹…y27y3c=3β‹…3β‹…3β‹…yβ‹…yβ‹…yβ‹…c
And take note of the common factors.
18c3y2=2β‹…3↓⋅3↓⋅c↓⋅cβ‹…cβ‹…y↓⋅y↓27y3c=3↓⋅3↓⋅3β‹…y↓⋅y↓⋅yβ‹…c
And so the GCF is 9y2c

Example 10.8.3. Factoring out the Greatest Common Factor.

Factor out the GCF from the expression 32mn2βˆ’24m2nβˆ’12mn.
Explanation.
To factor out the GCF from the expression 32mn2βˆ’24m2nβˆ’12mn, first note that the GCF to all three terms is 4mn. Begin by writing that in front of a blank pair of parentheses and fill in the missing pieces.
32mn2βˆ’24m2nβˆ’12mn=4mn(8nβˆ’6mβˆ’3)=4mn(8nβˆ’6mβˆ’3)

Example 10.8.4.

Factor out the GCF from the expression 14x3βˆ’35x2.
Explanation.
First note that the GCF of the terms in 14x3βˆ’35x2 is 7x2. Factoring this out, we have:
14x3βˆ’35x2=7x2(2xβˆ’5)=7x2(2xβˆ’5)

Example 10.8.5.

Factor out the GCF from the expression 36m3n2βˆ’18m2n5+24mn3.
Explanation.
First note that the GCF of the terms in 36m3n2βˆ’18m2n5+24mn3 is 6mn2. Factoring this out, we have:
36m3n2βˆ’18m2n5+24mn3=6mn2(6m2βˆ’3mn3+4n)=6mn2(6m2βˆ’3mn3+4n)

Example 10.8.6.

Factor out the GCF from the expression 42f3w2βˆ’8w2+9f3.
Explanation.
First note that the GCF of the terms in 42f3w2βˆ’8w2+9f3 is 1, so we call the expression prime. The only way to factor the GCF out of this expression is:
42f3w2βˆ’8w2+9f3=1(42f3w2βˆ’8w2+9f3)

Subsection 10.8.2 Factoring by Grouping

In Section 2 we covered how to factor by grouping. Recall that factoring using grouping is used on four-term polynomials, and also later in the AC method in Section 4. Begin by grouping two pairs of terms and factoring out their respective GCF; if all is well, we should be left with two matching pieces in parentheses that can be factored out in their own right.

Example 10.8.7.

Factor the expression 2x3+5x2+6x+15 using grouping.
Explanation.
2x3+5x2+6x+15=(2x3+5x2)+(6x+15)=x2(2x+5)+3(2x+5)=(x2+3)(2x+5)

Example 10.8.8.

Factor the expression 2xyβˆ’3xβˆ’8y+12 using grouping.
Explanation.
2xyβˆ’3x+8yβˆ’12=(2xyβˆ’3x)+(βˆ’8y+12)=x(2yβˆ’3)βˆ’4(2yβˆ’3)=(xβˆ’4)(2yβˆ’3)

Example 10.8.9.

Factor the expression xyβˆ’2βˆ’2x+y using grouping.
Explanation.
This is a special example because if we try to follow the algorithm without considering the bigger context, we will fail:
xyβˆ’2βˆ’2x+y=(xyβˆ’2)+(βˆ’2x+y)
Note that there is no common factor in either grouping, besides 1, but the groupings themselves don’t match. We should now recognize that whatever we are doing isn’t working and try something else. It turns out that this polynomial isn’t prime; all we need to do is rearrange the polynomial into standard form where the degrees decrease from left to right before grouping.
xyβˆ’2βˆ’2x+y=xyβˆ’2x+yβˆ’2=(xyβˆ’2x)+(yβˆ’2)=x(yβˆ’2)+1(yβˆ’2)=(x+1)(yβˆ’2)

Example 10.8.10.

Factor the expression 15m2βˆ’3mβˆ’10mn+2n using grouping.
Explanation.
15m2βˆ’3mβˆ’10mn+2n=(15m2βˆ’3m)+(βˆ’10mn+2n)=3m(5mβˆ’1)βˆ’2n(5mβˆ’1)=(3mβˆ’2n)(5mβˆ’1)

Subsection 10.8.3 Factoring Trinomials with Leading Coefficient 1

In Section 3 we covered factoring expressions that look like x2+bx+c. The trick was to look for two numbers whose product was c and whose sum was b. Always remember to look for a greatest common factor first, before looking for factor pairs.

Example 10.8.11.

Answer the questions to practice for the factor pairs method.
  1. What two numbers multiply to be 6 and add to be 5?
  2. What two numbers multiply to be βˆ’6 and add to be 5?
  3. What two numbers multiply to be βˆ’6 and add to be βˆ’1?
  4. What two numbers multiply to be 24 and add to be βˆ’10?
  5. What two numbers multiply to be βˆ’24 and add to be 2?
  6. What two numbers multiply to be βˆ’24 and add to be βˆ’5?
  7. What two numbers multiply to be 420 and add to be 44?
  8. What two numbers multiply to be βˆ’420 and add to be βˆ’23?
  9. What two numbers multiply to be 420 and add to be βˆ’41?
Explanation.
  1. What two numbers multiply to be 6 and add to be 5? The numbers are 2 and 3.
  2. What two numbers multiply to be βˆ’6 and add to be 5? The numbers are 6 and βˆ’1.
  3. What two numbers multiply to be βˆ’6 and add to be βˆ’1? The numbers are βˆ’3 and 2.
  4. What two numbers multiply to be 24 and add to be βˆ’10? The numbers are βˆ’6 and βˆ’4.
  5. What two numbers multiply to be βˆ’24 and add to be 2? The numbers are 6 and βˆ’4.
  6. What two numbers multiply to be βˆ’24 and add to be βˆ’5? The numbers are βˆ’8 and 3.
  7. What two numbers multiply to be 420 and add to be 44? The numbers are 30 and 14.
  8. What two numbers multiply to be βˆ’420 and add to be βˆ’23? The numbers are βˆ’35 and 12.
  9. What two numbers multiply to be 420 and add to be βˆ’41? The numbers are βˆ’20 and βˆ’21.
Note that for parts g–i, the factors of 420 are important. Below is a table of factors of 420 which will make it much clearer how the answers were found. To generate a table like this, we start with 1, and we work our way up the factors of 420.
Factor Pair
1β‹…420
2β‹…210
3β‹…140
4β‹…105
Factor Pair
5β‹…84
6β‹…70
7β‹…60
10β‹…42
Factor Pair
12β‹…35
14β‹…30
15β‹…28
20β‹…21
It is now much easier to see how to find the numbers in question. For example, to find two numbers that multiply to be βˆ’420 and add to be βˆ’23, look in the table for two factors that are 23 apart and assign a negative sign appropriately. As we found earlier, the numbers that are 23 apart are 12 and 35, and making the larger one negative, we have our answer: 12 and βˆ’35.

Example 10.8.12.

Factor the expression x2βˆ’3xβˆ’28
Explanation.
To factor the expression x2βˆ’3xβˆ’28, think of two numbers that multiply to be βˆ’28 and add to be βˆ’3. In the Section 3, we created a table of all possibilities of factors, like the one shown, to be sure that we never missed the right numbers; however, we encourage you to try this mentally for most problems.
Factor Pair Sum of the Pair
βˆ’1β‹…28 27
βˆ’2β‹…14 12
βˆ’4β‹…7 3 (close; wrong sign)
Factor Pair Sum of the Pair
1β‹…(βˆ’28) βˆ’27
2β‹…(βˆ’14) βˆ’12
4β‹…(βˆ’7) βˆ’3 (what we wanted)
Since the two numbers in question are 4 and βˆ’7 that means that
x2βˆ’3xβˆ’28=(x+4)(xβˆ’7)
Remember that you can always multiply out your factored expression to verify that you have the correct answer. We will use the FOIL expansion.
(x+4)(xβˆ’7)=x2βˆ’7x+4xβˆ’28=βœ“x2βˆ’3xβˆ’28

Example 10.8.13. Factoring in Stages.

Completely factor the expression 4x3βˆ’4x2βˆ’120x.
Explanation.
Remember that some expressions require more than one step to completely factor. To factor 4x3βˆ’4x2βˆ’120x, first, always look for any GCF; after that is done, consider other options. Since the GCF is 4x, we have that
4x3βˆ’4x2βˆ’120x=4x(x2βˆ’xβˆ’30).
Now the factor inside parentheses might factor further. The key here is to consider what two numbers multiply to be βˆ’30 and add to be βˆ’1. In this case, the answer is βˆ’6 and 5. So, to completely write the factorization, we have:
4x3βˆ’4x2βˆ’120x=4x(x2βˆ’xβˆ’30)=4x(xβˆ’6)(x+5)

Example 10.8.14. Factoring Expressions with Higher Powers.

Completely factor the expression p10βˆ’6p5βˆ’72.
Explanation.
If we have a trinomial with an even exponent on the leading term, and the middle term has an exponent that is half the leading term exponent, we can still use the factor pairs method. To factor p10βˆ’6p5βˆ’72, we note that the middle term exponent 5 is half of the leading term exponent 10, and that two numbers that multiply to be βˆ’72 and add to be βˆ’6 are βˆ’12 and 6. So the factorization of the expression is
p10βˆ’6p5βˆ’72=(p5βˆ’12)(p5+6)

Example 10.8.15. Factoring Expressions with Two Variables.

Completely factor the expression x2βˆ’3xyβˆ’70y2.
Explanation.
If an expression has two variables, like x2βˆ’3xyβˆ’70y2, we pretend for a moment that the expression is x2βˆ’3xβˆ’70. To factor this expression we ask ourselves β€œwhat two numbers multiply to be βˆ’70 and add to be βˆ’3?” The two numbers in question are 7 and βˆ’10. So x2βˆ’3xβˆ’70 factors as (x+7)(xβˆ’10).
To go back to the original problem now, make the two numbers 7y and βˆ’10y. So, the full factorization is
x2βˆ’3xyβˆ’70y2=(x+7y)(xβˆ’10y)
With problems like this, it is important to verify the your answer to be sure that all of the variables ended up where they were supposed to. So, to verify, FOIL your answer.
(x+7y)(xβˆ’10y)=x2βˆ’10xy+7yxβˆ’70y2=x2βˆ’10xy+7xyβˆ’70y2=βœ“x2βˆ’3xyβˆ’70y2

Example 10.8.16.

Completely factor the expressions.
  1. x2βˆ’11x+30
  2. βˆ’s2+3s+28
  3. g2βˆ’3gβˆ’24
  4. w2βˆ’wrβˆ’30r2
  5. z8+2z4βˆ’63
Explanation.
  1. x2βˆ’11x+30=(xβˆ’6)(xβˆ’5)
  2. βˆ’s2+3s+28=βˆ’(s2βˆ’3sβˆ’28)=βˆ’(sβˆ’7)(s+4)
  3. g2βˆ’3gβˆ’24 is prime. No two integers multiply to be βˆ’24 and add to be βˆ’3.
  4. w2βˆ’wrβˆ’30r2=(wβˆ’6r)(w+5r)
  5. z8+2z4βˆ’63=(z4βˆ’7)(z4+9)

Subsection 10.8.4 Factoring Trinomials with Non-Trivial Leading Coefficient

In Section 4 we covered factoring trinomials of the form ax2+bx+c when aβ‰ 1 using the AC method.

Example 10.8.17. Using the AC Method.

Completely factor the expression 9x2βˆ’6xβˆ’8.
Explanation.
To factor the expression 9x2βˆ’6xβˆ’8, we first find ac:
  1. 9β‹…(βˆ’8)=βˆ’72.
  2. Examine factor pairs that multiply to βˆ’72, looking for a pair that sums to βˆ’6:
    Factor Pair Sum of the Pair
    1β‹…βˆ’72 βˆ’71
    2β‹…βˆ’36 βˆ’34
    3β‹…βˆ’24 βˆ’21
    4β‹…βˆ’18 βˆ’14
    6β‹…βˆ’12 βˆ’6
    8β‹…βˆ’9 (no need to go this far)
    Factor Pair Sum of the Pair
    βˆ’1β‹…72 (no need to go this far)
    βˆ’2β‹…36 (no need to go this far)
    βˆ’3β‹…24 (no need to go this far)
    βˆ’4β‹…18 (no need to go this far)
    βˆ’6β‹…12 (no need to go this far)
    βˆ’8β‹…9 (no need to go this far)
  3. Intentionally break up the βˆ’6 as 6+(βˆ’12) and then factor using grouping:
    9x2βˆ’6xβžβˆ’8=9x2+6xβˆ’12xβžβˆ’8=(9x2+6x)+(βˆ’12xβˆ’8)=3x(3x+2)βˆ’4(3x+2)=(3x+2)(3xβˆ’4)

Example 10.8.18.

Completely factor the expression 3x2+5xβˆ’6.
Explanation.
First note that there is no GCF besides 1 and that ac=βˆ’18. To look for two factors of βˆ’18 that add up to 5, we will make a factor pair table.
Factor Pair Sum of the Pair
1β‹…βˆ’18 βˆ’17
2β‹…βˆ’9 βˆ’7
3β‹…βˆ’6 βˆ’3
Factor Pair Sum of the Pair
βˆ’1β‹…18 17
βˆ’2β‹…9 7
βˆ’3β‹…6 3
Since none of the factor pairs of βˆ’18 sum to 5, we must conclude that this trinomial is prime. The only way to factor it is 3x2+5xβˆ’6=1(3x2+5xβˆ’6).

Example 10.8.19.

Completely factor the expression 3y2+20yβˆ’63.
Explanation.
First note that ac=βˆ’189. Looking for two factors of βˆ’189 that add up to 20, we find 27 and βˆ’7. Breaking up the +20 into +27βˆ’7, we can factor using grouping.
3y2+20yβžβˆ’63=3y2+27yβˆ’7yβžβˆ’63=(3y2+27y)+(βˆ’7yβˆ’63)=3y(y+9)βˆ’7(y+9)=(y+9)(3yβˆ’7)

Example 10.8.20. Factoring in Stages with the AC Method.

Completely factor the expression 8y3+54y2+36y.
Explanation.
Recall that some trinomials need to be factored in stages: the first stage is always to factor out the GCF. To factor 8y3+54y2+36y, first note that the GCF of the three terms in the expression is 2y. Then apply the AC method:
8y3+54y2+36y=2y(4y2+27y+18)
Now we find ac=4β‹…18=72. What two factors of 72 add up to 27? After checking a few numbers, we find that 3 and 24 fit the requirements. So:
8y3+54y2+36y=2y(4y2+27y⏞+18)=2y(4y2+3y+24y⏞+18)=2y((4y2+3y)+(24y+18))=2y(y(4y+3)+6(4y+3))=2y(4y+3)(y+6)

Example 10.8.21.

Completely factor the expression 18x3+26x2+4x.
Explanation.
First note that there is a GCF of 2x which should be factored out first. Doing this leaves us with 18x3+26x2+8x=2x(9x2+13x+4). Now we apply the AC method on the factor in the parentheses. So, ac=36, and we must find two factors of 36 that sum to be 13. These two factors are 9 and 4. Now we can use grouping.
18x3+26x2+8x=2x(9x2+13x⏞+4)=2x(9x2+9x+4x⏞+4)=2x((9x2+9x)+(4x+4))=2x(9x(x+1)+4(x+1))=2x(x+1)(9x+4)

Subsection 10.8.5 Factoring Special Forms

In Section 5 we covered how to factor binomials and trinomials using formulas. Using these formulas, when appropriate, often drastically increased the speed of factoring. Below is a summary of the formulas covered. For each, consider that A and B could be any algebraic expressions.
Difference of Squares
Perfect Square Sum
Perfect Square Difference

Example 10.8.22. Factoring the Form A2βˆ’2AB+B2.

Completely factor the expression 16y2βˆ’24y+9.
Explanation.
To factor 16y2βˆ’24y+9 we notice that the expression might be of the form A2βˆ’2AB+B2. To find A and B, we mentally take the square root of both the first and last terms of the original expression. The square root of 16y2 is 4y since (4y)2=42y2=16y2. The square root of 9 is 3. So, we conclude that A=4y and B=3. Recall that we now need to check that the 24y matches our 2AB. Using our values for A and B, we indeed see that 2AB=βˆ’2(4y)(3)=24y. So, we conclude that
16y2βˆ’24y+9=(4yβˆ’3)2.

Example 10.8.23. Mixed Special Forms Factoring.

  1. Completely factor the expression 9w2+12w+4.
  2. Completely factor the expression 4q2βˆ’81.
  3. Completely factor the expression 9p2+25.
  4. Completely factor the expression 121b2βˆ’36.
  5. Completely factor the expression 25u2βˆ’70u+49.
Explanation.
The first step for each problem is to try to fit the expression to one of the special factoring forms.
  1. To factor 9w2+12w+4 we notice that the expression might be of the form A2+2AB+B2 where A=3w and B=2. With this formula we need to check the value of 2AB which in this case is 2AB=2(3w)(2)=12w. Since the value of 2AB is correct, the expression must factor as
    9w2+12w+4=(3w+2)2
  2. To factor 4q2βˆ’81 we notice that the expression is of the form A2βˆ’B2 where A=2q and B=9. Thus, the expression must factor as
    4q2βˆ’81=(2qβˆ’9)(2q+9)
  3. To factor 9p2+25 we notice that the expression is of the form A2+B2. This is called a sum of squares. If you recall from the section, the sum of squares is always prime. So 9p2+25 is prime.
  4. To completely factor the expression 121b2βˆ’36 first note that the expression is of the form A2βˆ’B2 where A=11b and B=6. So, the expression factors as
    121b2βˆ’36=(11b+6)(11bβˆ’6).
  5. To completely factor the expression 25u2βˆ’70u+49 first note that the expression might be of the form A2βˆ’2AB+B2 where A=5u and B=7. Now, we check that 2AB matches the middle term: 2AB=2(5u)(7)=70u. So, the expression factors as
    25u2βˆ’70u+49=(5uβˆ’7)2.

Subsection 10.8.6 Factoring Strategies

In Section 6 we covered a factoring decision tree to help us decide what methods to try when factoring a given expression. Remember to always factor out the GCF first.

Example 10.8.24.

Factor the expressions using an effective method.
  1. 24xyβˆ’20xβˆ’18y+15.
  2. 12t2+36t+27.
  3. 8u2+14uβˆ’9.
  4. 18c2βˆ’98p2.
Explanation.
  1. To factor the expression 24xyβˆ’20xβˆ’18y+15, we first look for a GCF. Since the GCF is 1, we can move further on the flowchart. Since this is a four-term polynomial, we will try grouping.
    24xyβˆ’20xβˆ’18y+15=24xy+(βˆ’20x)+(βˆ’18y)+15=(24xyβˆ’20x)+(βˆ’18y+15)=4x(6yβˆ’5)+(βˆ’3)(6yβˆ’5)=4x(6xβˆ’5)βžβˆ’3(6xβˆ’5)⏞=(6xβˆ’5)(4xβˆ’3)
  2. To factor the expression 12t2+36t+27, we first look for a GCF. Since the GCF is 3, first we will factor that out.
    12t2+36t+27=3(4t2+12t+9)
    Next, we can note that the first and last terms are perfect squares where A2=4t2 and B=9; so A=2t and B=3. To check the middle term, 2AB=12t. So the expression factors as a perfect square.
    12t2+36t+27=3(4t2+12t+9)=3(2t+3)2
  3. To factor the expression 8u2+14uβˆ’9, we first look for a GCF. Since the GCF is 1, we can move further on the flowchart. Since the expression is a trinomial with leading coefficient other than 1, we should try the AC method. Note that AC=βˆ’72 and factor pairs of βˆ’72 that add up to 14 are 18 and βˆ’4.
    8u2+14uβˆ’9=8u2+18uβˆ’4uβˆ’9=(8u2+18)+(βˆ’4uβˆ’9)=2u(4u+9)βˆ’1(4u+9)=(2uβˆ’1)(4u+9)
  4. To factor the expression 18c2βˆ’98p2, we first look for a GCF. Since the GCF is 2, first we will factor that out.
    18c2βˆ’98p2=2(9c2βˆ’49p2)
    Now we notice that we have a binomial where both the first and second terms can be written as squares: 9c2=(3c)2 and 49p2=(7p)2.
    18c2βˆ’98p2=2(9c2βˆ’49p2)=2(3cβˆ’7p)(3c+7p)

Subsection 10.8.7 Solving Quadratic Equations by Factoring

Example 10.8.25. Solving Using Factoring.

Solve the quadratic equations using factoring.
  1. x2βˆ’2xβˆ’15=0
  2. 4x2βˆ’40x=βˆ’96
  3. 6x2+xβˆ’12=0
  4. (xβˆ’3)(x+2)=14
  5. x3βˆ’64x=0
Explanation.
  1. Use factor pairs.
    x2βˆ’2xβˆ’15=0(xβˆ’5)(x+3)=0
    xβˆ’5=0 or x+3=0x=5 or x=βˆ’3
    So the solution set is {5,βˆ’3}.
  2. Start by putting the equation in standard form and factoring out the greatest common factor.
    4x2βˆ’40x=βˆ’964x2βˆ’40x+96=04(x2βˆ’10x+24)=04(xβˆ’6)(xβˆ’4)=0
    xβˆ’6=0 or xβˆ’4=0x=6 or x=4
    So the solution set is {4,6}.
  3. Use the AC method.
    6x2+xβˆ’12=0
    Note that aβ‹…c=βˆ’72 and that 9β‹…βˆ’8=βˆ’72 and 9βˆ’8=1
    6x2+9xβˆ’8xβˆ’12=0(6x2+9x)+(βˆ’8xβˆ’12)=03x(2x+3)βˆ’4(2x+3)=0(2x+3)(3xβˆ’4)=0
    2x+3=0 or 3xβˆ’4=0x=βˆ’32 or x=43
    So the solution set is {βˆ’32,43}.
  4. Start by putting the equation in standard form.
    (xβˆ’3)(x+2)=14x2βˆ’xβˆ’6=14x2βˆ’xβˆ’20=0(xβˆ’5)(x+4)=0
    xβˆ’5=0 or x+4=0x=5 or x=βˆ’4
    So the solution set is {5,βˆ’4}.
  5. Even though this equation has a power higher than 2, we can still find all of its solutions by following the algorithm. Start by factoring out the greatest common factor.
    x3βˆ’64x=0x(x2βˆ’64)=0x(xβˆ’8)(x+8)=0
    x=0 or xβˆ’8=0 or x+8=0x=0 or x=8 or x=βˆ’8
    So the solution set is {0,8,βˆ’8}.

Exercises 10.8.8 Exercises

Factoring out the Common Factor.

5.
Find the greatest common factor of the following terms.
8x11y4, βˆ’24x10y9, 56x5y20
6.
Find the greatest common factor of the following terms.
5x11y7, βˆ’35x10y9, 10x7y10

Factoring by Grouping.

Factoring Trinomials with Leading Coefficient One.

Factoring Trinomials with a Nontrivial Leading Coefficient.

Factoring Special Polynomials.

Factoring Strategies.

71.
Which factoring techniques/tools will be useful for factoring the polynomial below? Check all that apply.
  • Factoring out a GCF
  • Factoring by grouping
  • Finding two numbers that multiply to the constant term and sum to the linear coefficient
  • The AC Method
  • Difference of Squares
  • Difference of Cubes
  • Sum of Cubes
  • Perfect Square Trinomial
  • None of the above
200t2βˆ’72
72.
Which factoring techniques/tools will be useful for factoring the polynomial below? Check all that apply.
  • Factoring out a GCF
  • Factoring by grouping
  • Finding two numbers that multiply to the constant term and sum to the linear coefficient
  • The AC Method
  • Difference of Squares
  • Difference of Cubes
  • Sum of Cubes
  • Perfect Square Trinomial
  • None of the above
b2βˆ’16b+64

Exercise Group.

Solving Quadratic Equations by Factoring.

93.

A rectangle’s base is 1 in shorter than three times its height. The rectangle’s area is 44 in2. Find this rectangle’s dimensions.
The rectangle’s height is .
The rectangle’s base is .

94.

A rectangle’s base is 1 in shorter than twice its height. The rectangle’s area is 45 in2. Find this rectangle’s dimensions.
The rectangle’s height is .
The rectangle’s base is .
You have attempted 1 of 2 activities on this page.