{"id":490,"date":"2024-05-08T22:24:09","date_gmt":"2024-05-08T22:24:09","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/?post_type=chapter&#038;p=490"},"modified":"2026-02-13T18:50:44","modified_gmt":"2026-02-13T18:50:44","slug":"3-7-factoring-the-sum-or-difference-of-cubes-and-a-general-approach-to-factoring","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/chapter\/3-7-factoring-the-sum-or-difference-of-cubes-and-a-general-approach-to-factoring\/","title":{"raw":"3.7 Factoring the Sum or Difference of Cubes and a General Approach to Factoring","rendered":"3.7 Factoring the Sum or Difference of Cubes and a General Approach to Factoring"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning Objectives<\/h3>\r\n<ul>\r\n \t<li>Factor the sum or difference of cubes.<\/li>\r\n \t<li>Apply factoring strategies to completely factor polynomial expressions.<\/li>\r\n<\/ul>\r\n<\/div>\r\nSome interesting patterns arise when you are working with cubed quantities within polynomials. Specifically, there are two more special cases to consider: [latex]a^{3}+b^{3}[\/latex] and [latex]a^{3}-b^{3}[\/latex].\r\n\r\nLet us take a look at how to factor sums of cubes [latex]a^3+b^3[\/latex] and differences of cubes [latex]a^3-b^3[\/latex].\r\n<h2>Sum of Cubes<\/h2>\r\nThe term \u201ccubed\u201d is used to describe a number raised to the third power. In geometry, a cube is a six-sided shape with equal width, length, and height; since all these measures are equal, the volume of a cube with width\u00a0[latex]x[\/latex] can be represented by [latex]x^{3}[\/latex].\u00a0(Notice the exponent!)\r\n\r\nCubed numbers get large very quickly: [latex]1^{3}=1[\/latex], [latex]2^{3}=8[\/latex], [latex]3^{3}=27[\/latex], [latex]4^{3}=64[\/latex], and [latex]5^{3}=125[\/latex]\r\n\r\nBefore we talk about factoring sum of cubes, let's review polynomial multiplication. What do we get when we multiply [latex]\\left(a+b\\right)\\left(a^{2}\u2013ab+b^{2}\\right)[\/latex]?\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example<\/h3>\r\nMultiply [latex](a+b)(a^{2}\u2013ab+b^{2})[\/latex].\r\n[reveal-answer q=\"386615\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"386615\"]\r\n\r\nApply the distributive property.\r\n\r\n[latex]a\\left(a^{2}\u2013ab+b^{2}\\right)+b\\left(a^{2}\u2013ab+b^{2}\\right)[\/latex]\r\n\r\nMultiply by [latex]a[\/latex].\r\n\r\n[latex]\\left(a^{3}\u2013a^{2}b+ab^{2}\\right)+b\\left(a^{2}-ab+b^{2}\\right)[\/latex]\r\n\r\nMultiply by [latex]b[\/latex].\r\n\r\n[latex]\\left(a^{3}\u2013a^{2}b+ab^{2}\\right)+\\left(a^{2}b\u2013ab^{2}+b^{3}\\right)[\/latex]\r\n\r\nRearrange terms in order to combine the like terms.\r\n\r\n[latex]a^{3}-a^{2}b+a^{2}b+ab^{2}-ab^{2}+b^{3}[\/latex]\r\n\r\nSimplify.\r\n\r\n[latex]a^{3}+b^{3}[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nDid you see that? Four of the terms cancelled out, leaving us with a binomial [latex]a^{3}+b^{3}[\/latex] which is a sum of cubes. To undo this process and get it back to the form we had originally, we need to factor [latex]a^3+b^3[\/latex].\r\n\r\nBecause of the above example, it may not be surprising that [latex]a^{3}+b^{3}[\/latex] factors to be\u00a0[latex](a+b)(a^{2}\u2013ab+b^{2})[\/latex] but how do we factor it?\r\n\r\nYou can use this pattern to factor sum of cubes: [latex]a^{3}+b^{3}=(a+b)(a^{2}\u2013ab+b^{2})[\/latex].\r\n<div class=\"textbox shaded\">\r\n<h3>The Sum of Cubes<\/h3>\r\nA binomial in the form [latex]a^{3}+b^{3}[\/latex] can be factored as [latex]\\left(a+b\\right)\\left(a^{2}\u2013ab+b^{2}\\right)[\/latex].\r\n<h3>Examples<\/h3>\r\nThe factored form of [latex]x^{3}+64[\/latex]\u00a0is [latex]\\left(x+4\\right)\\left(x^{2}\u20134x+16\\right)[\/latex].\r\n\r\nThe factored form of [latex]8x^{3}+y^{3}[\/latex] is [latex]\\left(2x+y\\right)\\left(4x^{2}\u20132xy+y^{2}\\right)[\/latex].\r\n\r\n<\/div>\r\nLet's look at some detailed examples to figure out how we can get sum or differences of cubes into factored form.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example<\/h3>\r\nFactor\u00a0[latex]x^{3}+8y^{3}[\/latex].\r\n[reveal-answer q=\"354149\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"354149\"]\r\n\r\nIdentify that this binomial fits the sum of cubes pattern [latex]a^{3}+b^{3}[\/latex]. Then determine [latex]a[\/latex] and [latex]b[\/latex].\r\n\r\n[latex]a=x[\/latex] (since x\\dot x\\cdot x = x^3, and [latex]b=2y[\/latex] (since [latex]2y\\cdot2y\\cdot2y=8y^{3}[\/latex]).\r\n\r\n[latex]x^{3}+8y^{3}[\/latex]\r\n\r\nFactor the binomial as [latex]\\left(a+b\\right)\\left(a^{2}\u2013ab+b^{2}\\right)[\/latex], substituting [latex]a=x[\/latex] and [latex]b=2y[\/latex] into the expression.\r\n\r\n[latex]\\left(x+2y\\right)\\left(x^{2}-x\\left(2y\\right)+\\left(2y\\right)^{2}\\right)[\/latex]\r\n\r\nMultiply [latex]\u2212x\\left(2y\\right)[\/latex] to get [latex]-2xy[\/latex] (write the coefficient first).\r\n\r\nNotice that the third term of the trinomial is the quantity squared [latex](2y)^{2}[\/latex] which is [latex]4y^{2}[\/latex].\r\n\r\nThe factored form is [latex]\\left(x+2y\\right)\\left(x^{2}-2xy+4y^{2}\\right)[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nYou should always look for a greatest common factor (GCF) before doing any other factoring.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example<\/h3>\r\nFactor [latex]16m^{3}+54n^{3}[\/latex].\r\n[reveal-answer q=\"254227\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"254227\"]\r\n\r\nFactor out the common factor\u00a0[latex]2[\/latex].\r\n\r\n[latex]16m^{3}+54n^{3}[\/latex]\r\n\r\n[latex]2\\left(8m^{3}+27n^{3}\\right)[\/latex]\r\n\r\n[latex]8m^{3}[\/latex] and [latex]27n^{3}[\/latex]\u00a0are perfect cubes, so you can factor [latex]8m^{3}+27n^{3}[\/latex]\u00a0as the sum of two cubes: [latex]a=2m[\/latex] and\u00a0[latex]b=3n[\/latex].\r\n\r\nFactor the binomial [latex]8m^{3}+27n^{3}[\/latex] substituting [latex]a=2m[\/latex]\u00a0and [latex]b=3n[\/latex] into the expression [latex]\\left(a+b\\right)\\left(a^{2}-ab+b^{2}\\right)[\/latex].\r\n\r\nMake sure to remember the GCF of [latex]\\require{color}\\color{BrickRed}{2}[\/latex] that we factored out previously.\r\n\r\n[latex]\\color{BrickRed}{2}\\color{black}{\\left(2m+3n\\right)\\left[\\left(2m\\right)^{2}-\\left(2m\\right)\\left(3n\\right)+\\left(3n\\right)^{2}\\right]}[\/latex]\r\n\r\nSquare: [latex](2m)^{2}=4m^{2}[\/latex] and [latex](3n)^{2}=9n^{2}[\/latex].\r\n\r\n[latex]2\\left(2m+3n\\right)\\left[4m^{2}-\\left(2m\\right)\\left(3n\\right)+9n^{2}\\right][\/latex]\r\n\r\nMultiply: [latex]-\\left(2m\\right)\\left(3n\\right)=-6mn[\/latex].\r\n\r\nThe factored form is [latex]2\\left(2m+3n\\right)\\left(4m^{2}-6mn+9n^{2}\\right)[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h2>Difference of Cubes<\/h2>\r\nHaving seen how binomials in the form [latex]a^{3}+b^{3}[\/latex]\u00a0can be factored, it should not come as a surprise that binomials in the form [latex]a^{3}-b^{3}[\/latex]\u00a0can be factored in a similar way.\r\n<div class=\"textbox shaded\">\r\n<h3>The Difference of Cubes<\/h3>\r\nA binomial in the form [latex]a^{3}\u2013b^{3}[\/latex] can be factored as [latex]\\left(a-b\\right)\\left(a^{2}+ab+b^{2}\\right)[\/latex].\r\n<h3>Examples<\/h3>\r\nThe factored form of [latex]x^{3}\u201364[\/latex]\u00a0is [latex]\\left(x\u20134\\right)\\left(x^{2}+4x+16\\right)[\/latex].\r\n\r\nThe factored form of [latex]27x^{3}\u20138y^{3}[\/latex] is [latex]\\left(3x\u20132y\\left)\\right(9x^{2}+6xy+4y^{2}\\right)[\/latex].\r\n\r\n<\/div>\r\nNotice that the basic construction of the factorization is the same as it is for the sum of cubes; the difference is in the [latex]+[\/latex] and [latex]\u2013[\/latex] signs. Take a moment to compare the factored form of [latex]a^{3}+b^{3}[\/latex]\u00a0with the factored form of [latex]a^{3}-b^{3}[\/latex].\r\n\r\n[latex]a^{3}+b^{3}[\/latex]=[latex]\\left(a+b\\right)\\left(a^{2}-ab+b^{2}\\right)[\/latex]\r\n\r\n[latex]a^{3}-b^{3}[\/latex]= [latex]\\left(a-b\\right)\\left(a^{2}+ab+b^{2}\\right)[\/latex]\r\n\r\nThis can be tricky to remember because of the different signs. The factored form of [latex]a^{3}+b^{3}[\/latex]\u00a0contains a negative, and the factored form of [latex]a^{3}-b^{3}[\/latex]<i> <\/i>contains a positive! Some people remember the different forms like this:\r\n\r\n<em><strong>\u00a0 \u00a0 \u00a0 \u00a0Remember to use SOAP<\/strong><\/em>\r\n\r\n<a href=\"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/chapter\/3-7-factoring-the-sum-or-difference-of-cubes-and-a-general-approach-to-factoring\/screenshot-2024-08-01-at-11-59-07%e2%80%afam\/\" rel=\"attachment wp-att-1678\"><img class=\"alignleft wp-image-1678\" src=\"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-content\/uploads\/sites\/5871\/2024\/05\/Screenshot-2024-08-01-at-11.59.07\u202fAM.png\" alt=\"decorative image\" width=\"245\" height=\"165\" \/><\/a>\r\n\r\nSOAP is a memory device used for factoring sum or differences of cubes, to help you remember which signs you should use on each term in factored form.\r\n\r\n\"S\" stands for Same\r\n\"O\" stands for Opposite\r\n\"AP\" stands for Always Positive\r\n\r\n[latex]a^{3}+b^{3}[\/latex]=[latex]\\left(a+b\\right)\\left(a^{2}-ab+b^{2}\\right)[\/latex]\r\n[latex]a^{3}-b^{3}[\/latex]= [latex]\\left(a-b\\right)\\left(a^{2}+ab+b^{2}\\right)[\/latex]\r\n\r\nPay close attention to the signs when you are changing it to factored form.\r\n\r\nSAME:\r\n[latex]a^{3}\\color{red}{+}\\color{black}{b^{3}=(a}\\color{red}{+}\\color{black}{b)(a^{2}-ab+b^{2})}[\/latex]\r\n[latex]a^{3}\\color{red}{-}\\color{black}{b^{3}=(a}\\color{red}{-}\\color{black}{b)(a^{2}-ab+b^{2})}[\/latex]\r\n\r\nOPPOSITE:\r\n[latex]a^{3}\\color{red}{+}\\color{black}{b^{3}=(a+b)(a^{2}}\\color{red}{-}\\color{black}{ab+b^{2})}[\/latex]\r\n[latex]a^{3}\\color{red}{-}\\color{black}{b^{3}=(a+b)(a^{2}}\\color{red}{+}\\color{black}{ab+b^{2})}[\/latex]\r\n\r\nALWAYS POSITIVE: the third term of the trinomial will always be positive because you are squaring that term. A negative times a negative is always positive and a positive times a positive is always positive.\u00a0[latex]a^{3}+b^{3}=(a+b)(a^{2}-ab\\color{red}{+}\\color{black}{b^{2})}[\/latex] and\u00a0[latex]a^{3}-b^{3}=(a-b)(a^{2}+ab\\color{red}{+}\\color{black}{b^{2})}[\/latex]\r\n\r\nLet us go ahead and look at a couple of examples. Remember to factor out all common factors first.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example<\/h3>\r\nFactor\u00a0[latex]8x^{3}\u20131,000[\/latex] completely.\r\n[reveal-answer q=\"809204\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"809204\"]\r\n\r\n&nbsp;\r\n\r\nNotice that [latex]8[\/latex] and [latex]1000[\/latex] are perfect cubes but don't try to factor using the difference of cubes yet because also notice that they have a GCF of [latex]8[\/latex] that should be factored out first.\r\n\r\nFactor out\u00a0[latex]8[\/latex].\r\n\r\n[latex]8(x^{3}\u2013125)[\/latex]\r\n\r\nIdentify that the binomial fits the pattern\u00a0[latex]a^{3}-b^{3}:a=x[\/latex], and [latex]b=5[\/latex] (since [latex]5^{3}=125[\/latex]).\r\n\r\nFactor [latex]x^{3}\u2013125[\/latex]\u00a0as [latex]\\left(a\u2013b\\right)\\left(a^{2}+ab+b^{2}\\right)[\/latex], substituting [latex]a=x[\/latex] and [latex]b=5[\/latex] into the expression.\r\n\r\n[latex]8\\left(x-5\\right)\\left[x^{2}+\\left(x\\right)\\left(5\\right)+5^{2}\\right][\/latex]\r\n\r\nSquare the first and last terms, and rewrite\u00a0[latex]\\left(x\\right)\\left(5\\right)[\/latex] as [latex]5x[\/latex].\r\n\r\n[latex]8\\left(x\u20135\\right)\\left(x^{2}+5x+25\\right)[\/latex]\r\n\r\nCheck to make sure your signs are correct. Did you remember to use SOAP?\r\n\r\n<strong>Note:<\/strong>\u00a0If you didn't notice the GCF of [latex]8[\/latex], you might start to factor by identifying [latex]a[\/latex] as [latex]2x[\/latex] and [latex]b[\/latex] as [latex]10[\/latex]. when factored we get [latex](2x-10)(4x^2+20x+100)[\/latex]. This is different than the solution above because this can still be factored more. Notice in the binomial a [latex]2[\/latex] can be factored out and in the trinomial a [latex]4[\/latex] can be factored out.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nHere is one more example. Note that [latex]r^{9}=\\left(r^{3}\\right)^{3}[\/latex]\u00a0and that [latex]8s^{6}=\\left(2s^{2}\\right)^{3}[\/latex].\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example<\/h3>\r\nFactor [latex]r^{9}-8s^{6}[\/latex].\r\n[reveal-answer q=\"609560\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"609560\"]\r\n\r\nIdentify this binomial as the difference of two cubes. As shown above, it is.\r\n\r\nRewrite [latex]r^{9}[\/latex] as [latex]\\left(r^{3}\\right)^{3}[\/latex] and rewrite [latex]8s^{6}[\/latex] as [latex]\\left(2s^{2}\\right)^{3}[\/latex].\r\n\r\n[latex]\\left(r^{3}\\right)^{3}-\\left(2s^{2}\\right)^{3}[\/latex]\r\n\r\nNow the binomial is written in terms of cubed quantities. Thinking of [latex]a^{3}-b^{3}[\/latex], [latex]a=r^{3}[\/latex] and [latex]b=2s^{2}[\/latex].\r\n\r\nFactor the binomial as [latex]\\left(a-b\\right)\\left(a^{2}+ab+b^{2}\\right)[\/latex], substituting [latex]a=r^{3}[\/latex] and [latex]b=2s^{2}[\/latex] into the expression.\r\n\r\n[latex]\\left(r^{3}-2s^{2}\\right)\\left[\\left(r^{3}\\right)^{2}+\\left(r^{3}\\right)\\left(2s^{2}\\right)+\\left(2s^{2}\\right)^{2}\\right][\/latex]\r\n\r\nMultiply and square the terms.\r\n\r\n[latex]\\left(r^{3}-2s^{2}\\right)\\left(r^{6}+2r^{3}s^{2}+4s^{4}\\right)[\/latex]\r\n\r\nCheck to make sure your signs are correct. Did you remember to use SOAP?\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nIn the following two video examples, we show more binomials that can be factored as a sum or difference of cubes.\r\n\r\nhttps:\/\/youtu.be\/tFSEpOB262M\r\n\r\nhttps:\/\/youtu.be\/J_0ctMrl5_0\r\n<h2>Review of Factoring<\/h2>\r\nIn a previous section, you have learned several factoring techniques. Now it is time to put it all together.\r\n\r\nWe focus on two important questions you should ask yourself when encountering any factoring problem:\r\n<ol>\r\n \t<li>Which factoring technique should I use for this problem?<\/li>\r\n \t<li>Can I factor the polynomial more?<\/li>\r\n<\/ol>\r\n<h2>Choosing the Best Factoring Technique<\/h2>\r\nHere, we present a strategy you can apply to any factoring problem. Refer back to Section 3.5 if you need more practice with factoring.\r\n<div class=\"textbox learning-objectives\">\r\n<h3>Factoring strategy<\/h3>\r\n<strong>1.<\/strong> If there is a GCF other than [latex]1[\/latex], factor it out first. Don't forget to factor out a [latex]-1[\/latex] if the leading coefficient is negative.\r\n\r\n<strong>2<\/strong>. Count the number of terms in the remaining polynomial and select an appropriate technique.\r\n<p style=\"padding-left: 30px;\"><strong>I.<\/strong>\u00a0 <strong>4 Terms:<\/strong>\u00a0 Factor by Grouping<\/p>\r\n<p style=\"padding-left: 30px;\"><strong>II.<\/strong>\u00a0 <strong>3 Terms:\u00a0<\/strong>[latex]ax^2+bx+c[\/latex]<\/p>\r\n<p style=\"padding-left: 60px;\"><strong>A.<\/strong> If [latex]a=1[\/latex], apply the \"Product and Sum Method.\" Ask yourself:\u00a0What multiplies to be [latex]c[\/latex] that adds to be [latex]b[\/latex]?<\/p>\r\n<p style=\"padding-left: 60px;\"><strong>B.<\/strong> If [latex]a\\neq 1[\/latex], apply the \"AC-Method\"<\/p>\r\n<p style=\"padding-left: 60px;\"><strong>C.<\/strong> If it is a perfect square trinomial, use the appropriate formula:<\/p>\r\n<p style=\"padding-left: 60px; text-align: center;\">[latex]a^2+2ab+b^2=(a+b)^2[\/latex]<\/p>\r\n<p style=\"padding-left: 60px; text-align: center;\">[latex]a^2-2ab+b^2=(a-b)^2[\/latex]<\/p>\r\n<p style=\"padding-left: 30px;\"><strong>III.<\/strong>\u00a0<strong> 2 Terms:<\/strong><\/p>\r\n<p style=\"padding-left: 60px;\"><strong>A.<\/strong> If the binomial is a difference of squares, use the following formula: [latex]a^2-b^2=(a+b)(a-b)[\/latex]<\/p>\r\n<p style=\"text-align: center;\">\u00a0Remember that a sum of squares is not factorable: [latex]a^2 + b^2[\/latex] is a prime polynomial<\/p>\r\n<p style=\"padding-left: 60px;\"><strong>B.\u00a0<\/strong>If the binomial is a sum or difference of cubes use:<\/p>\r\n<p style=\"text-align: center;\">[latex]a^{3}+b^{3}[\/latex]=[latex]\\left(a+b\\right)\\left(a^{2}-ab+b^{2}\\right)[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]a^{3}-b^{3}[\/latex]= [latex]\\left(a-b\\right)\\left(a^{2}+ab+b^{2}\\right)[\/latex]<\/p>\r\n&nbsp;\r\n<p style=\"text-align: left;\"><strong>3.<\/strong> If none of the above applies, it is possible that the polynomial is not factorable, or \"prime.\"<\/p>\r\n\r\n<\/div>\r\nLet us try some examples.\r\n<div class=\"textbox exercises\">\r\n<h3>Example 1<\/h3>\r\nFactor [latex]-3x^2-3x+6[\/latex].\r\n\r\n[reveal-answer q=\"561709\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"561709\"]\r\n\r\nWe first check for a common factor, recognizing that all terms share a factor of [latex]3[\/latex]. Moreover, since the leading coefficient is negative, we will factor out a GCF of [latex]-3[\/latex].\r\n<p style=\"text-align: center;\">[latex]-3(x^2+x-2)[\/latex]<\/p>\r\nNext, we examine the resulting polynomial. It has 3 terms and a leading coefficient of [latex]a=1[\/latex]. So, we can use the Product and Sum Method, searching for two numbers [latex]r[\/latex] and [latex]s[\/latex] that multiply to [latex]c=-2[\/latex] and add to [latex]b=1[\/latex], which are [latex]2[\/latex] and [latex]-1[\/latex].\r\n<p style=\"text-align: center;\">[latex]-3(x+2)(x-1)[\/latex]<\/p>\r\n&nbsp;\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example 2<\/h3>\r\nFactor [latex]-3x^2-7x+6[\/latex].\r\n\r\n[reveal-answer q=\"485884\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"485884\"]\r\n\r\nInitially, this looks similar to the previous example. However, this time [latex]3[\/latex] is no longer in common. We will still begin by factoring out [latex]-1[\/latex] though.\r\n<p style=\"text-align: center;\">[latex]-1(3x^2+7x-6)[\/latex]<\/p>\r\nThe resulting polynomial has 3 terms, but a leading coefficient other than 1. So, we use the AC-Method. We need two numbers that multiply to [latex]ac=3(-6)=-18[\/latex] and add to [latex]b=7[\/latex], which are [latex]9[\/latex] and [latex]-2[\/latex].\r\n\r\nRewrite the middle term [latex]7x[\/latex] as [latex]9x-2x[\/latex] and apply the grouping technique.\r\n<p style=\"text-align: center;\">[latex]-(3x^2+9x-2x-6)[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]=-\\left[ 3x(x+3)-2(x+3)\\right][\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]=-(x+3)(3x-2)[\/latex]<\/p>\r\n&nbsp;\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nThe next example includes a perfect square trinomial.\r\n<div class=\"textbox exercises\">\r\n<h3>Example 3<\/h3>\r\nFactor [latex]12x^5+60x^4+75x^3[\/latex]\r\n\r\n[reveal-answer q=\"204805\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"204805\"]\r\n\r\nWe first factor out the GCF of [latex] 3x^3[\/latex].\r\n<p style=\"text-align: center;\">[latex]3x^3(4x^2+20x+25)[\/latex]<\/p>\r\nWe could proceed by applying the AC-Method to the resulting trinomial with leading coefficient other than 1, but let us check whether the result is a Perfect Square Trinomial. Comparing to [latex]a^2+2ab+b^2[\/latex], we have [latex]a=2x[\/latex] and[latex]b=5[\/latex]. Since [latex]2ab=2(2x)(5)=20[\/latex] matches our middle term, we can apply the formula\u00a0[latex]a^2+2ab+b^2=(a+b)^2[\/latex] to factor as\r\n<p style=\"text-align: center;\">[latex]3x^3(2x+5)^2[\/latex]<\/p>\r\n&nbsp;\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nIn the next two examples, we review factoring binomials.\r\n<div class=\"textbox exercises\">\r\n<h3>Example 4<\/h3>\r\nFactor [latex]-2x^2+8[\/latex]\r\n\r\n[reveal-answer q=\"111134\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"111134\"]\r\n\r\nWe first factor out the GCF. Noting that the leading coefficient is negative, we will factor out [latex]-2[\/latex].\r\n<p style=\"text-align: center;\">[latex]-2(x^2-4)[\/latex]<\/p>\r\nThe resulting binomial is a difference of squares, which we factor as\r\n<p style=\"text-align: center;\">[latex]-2(x+2)(x-2)[\/latex].<\/p>\r\n&nbsp;\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox exercises\">\r\n<h3>Example 5<\/h3>\r\nFactor [latex]50x^{2}y^{3}-8y[\/latex]\r\n\r\n[reveal-answer q=\"269108\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"269108\"]\r\n\r\nOnce again, we start by looking for a common factor. We can factor out a GCF of [latex]2y[\/latex].\r\n<p style=\"text-align: center;\">[latex]2y(25x^{2}y^{2}-4)[\/latex]<\/p>\r\nThe resulting polynomial has 2 terms and is in the form of a difference of squares with [latex]a=5xy[\/latex] and [latex]b=2[\/latex].\r\n<p style=\"text-align: center;\">[latex]2y(5xy+2)(5xy-2)[\/latex]<\/p>\r\n&nbsp;\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nDon't forget that we cannot factor every polynomial.\r\n<div class=\"textbox exercises\">\r\n<h3>Example 6<\/h3>\r\nFactor [latex]5x^2+8x+4[\/latex]\r\n\r\n[reveal-answer q=\"305813\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"305813\"]\r\n\r\nSince there are 3 terms and the leading coefficient is [latex]a=5[\/latex] (which is not a common factor), we attempt to use the AC-Method. We need two numbers that multiply to [latex]ac=5(4)=20[\/latex] and add to [latex]b=8[\/latex]. However, two such integers do not exist. We conclude that the polynomial is not factorable.\r\n\r\nAnswer: Prime\r\n\r\nNote: This example reminds of of the important role that signs play in this process. You may be tempted to conclude that [latex]10[\/latex] and [latex]2[\/latex] is a potential pair of numbers that would work for this problem. However, to multiply to positive [latex]20[\/latex], the numbers must have the same sign (both positive or both negative), and there is no pair of numbers that will then also add to [latex]8[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h2>Factoring More<\/h2>\r\nSometimes after we factor, one or more of the resulting polynomials can be factored even further. You will see this more in future classes, but present one example here for you to think about.\r\n<div class=\"textbox key-takeaways\">\r\n<h3>think about it<\/h3>\r\nFactor completely: [latex]x^4-16[\/latex]\r\n\r\n[reveal-answer q=\"475929\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"475929\"]\r\n\r\nApplying our factoring strategy, we first see that there is no common factor other than 1. Moving onto step 2, the polynomial has two terms and is a difference of squares since it can be written as\r\n<p style=\"text-align: center;\">[latex](x^2)^2-4^2[\/latex]<\/p>\r\nThus, in the difference of square equation, [latex]a=x^2[\/latex] and [latex]b=4[\/latex], which leads to the following factored form:\r\n<p style=\"text-align: center;\">[latex](x^2+4)(x^2-4)[\/latex]<\/p>\r\nWe now have two binomials and should consider whether either of these can be factored using our same factoring strategy again. The first binomial, [latex]x^2+4[\/latex] is a sum of squares, which is prime. But, [latex]x^2-4[\/latex] is another difference of squares, this time with [latex]a=x[\/latex] and [latex]b=2[\/latex]. This leads us to\r\n<p style=\"text-align: center;\">[latex](x^2+4)(x+2)(x-2)[\/latex]<\/p>\r\nWe now have three binomials, but none are the difference of squares and therefore we do not know how to factor them any further.\r\n<h4><span style=\"color: #666699;\">Answer<\/span><\/h4>\r\n[latex]x^4-16=(x^2+4)(x+2)(x-2)[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n&nbsp;","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Objectives<\/h3>\n<ul>\n<li>Factor the sum or difference of cubes.<\/li>\n<li>Apply factoring strategies to completely factor polynomial expressions.<\/li>\n<\/ul>\n<\/div>\n<p>Some interesting patterns arise when you are working with cubed quantities within polynomials. Specifically, there are two more special cases to consider: [latex]a^{3}+b^{3}[\/latex] and [latex]a^{3}-b^{3}[\/latex].<\/p>\n<p>Let us take a look at how to factor sums of cubes [latex]a^3+b^3[\/latex] and differences of cubes [latex]a^3-b^3[\/latex].<\/p>\n<h2>Sum of Cubes<\/h2>\n<p>The term \u201ccubed\u201d is used to describe a number raised to the third power. In geometry, a cube is a six-sided shape with equal width, length, and height; since all these measures are equal, the volume of a cube with width\u00a0[latex]x[\/latex] can be represented by [latex]x^{3}[\/latex].\u00a0(Notice the exponent!)<\/p>\n<p>Cubed numbers get large very quickly: [latex]1^{3}=1[\/latex], [latex]2^{3}=8[\/latex], [latex]3^{3}=27[\/latex], [latex]4^{3}=64[\/latex], and [latex]5^{3}=125[\/latex]<\/p>\n<p>Before we talk about factoring sum of cubes, let&#8217;s review polynomial multiplication. What do we get when we multiply [latex]\\left(a+b\\right)\\left(a^{2}\u2013ab+b^{2}\\right)[\/latex]?<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\n<p>Multiply [latex](a+b)(a^{2}\u2013ab+b^{2})[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q386615\">Show Solution<\/span><\/p>\n<div id=\"q386615\" class=\"hidden-answer\" style=\"display: none\">\n<p>Apply the distributive property.<\/p>\n<p>[latex]a\\left(a^{2}\u2013ab+b^{2}\\right)+b\\left(a^{2}\u2013ab+b^{2}\\right)[\/latex]<\/p>\n<p>Multiply by [latex]a[\/latex].<\/p>\n<p>[latex]\\left(a^{3}\u2013a^{2}b+ab^{2}\\right)+b\\left(a^{2}-ab+b^{2}\\right)[\/latex]<\/p>\n<p>Multiply by [latex]b[\/latex].<\/p>\n<p>[latex]\\left(a^{3}\u2013a^{2}b+ab^{2}\\right)+\\left(a^{2}b\u2013ab^{2}+b^{3}\\right)[\/latex]<\/p>\n<p>Rearrange terms in order to combine the like terms.<\/p>\n<p>[latex]a^{3}-a^{2}b+a^{2}b+ab^{2}-ab^{2}+b^{3}[\/latex]<\/p>\n<p>Simplify.<\/p>\n<p>[latex]a^{3}+b^{3}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>Did you see that? Four of the terms cancelled out, leaving us with a binomial [latex]a^{3}+b^{3}[\/latex] which is a sum of cubes. To undo this process and get it back to the form we had originally, we need to factor [latex]a^3+b^3[\/latex].<\/p>\n<p>Because of the above example, it may not be surprising that [latex]a^{3}+b^{3}[\/latex] factors to be\u00a0[latex](a+b)(a^{2}\u2013ab+b^{2})[\/latex] but how do we factor it?<\/p>\n<p>You can use this pattern to factor sum of cubes: [latex]a^{3}+b^{3}=(a+b)(a^{2}\u2013ab+b^{2})[\/latex].<\/p>\n<div class=\"textbox shaded\">\n<h3>The Sum of Cubes<\/h3>\n<p>A binomial in the form [latex]a^{3}+b^{3}[\/latex] can be factored as [latex]\\left(a+b\\right)\\left(a^{2}\u2013ab+b^{2}\\right)[\/latex].<\/p>\n<h3>Examples<\/h3>\n<p>The factored form of [latex]x^{3}+64[\/latex]\u00a0is [latex]\\left(x+4\\right)\\left(x^{2}\u20134x+16\\right)[\/latex].<\/p>\n<p>The factored form of [latex]8x^{3}+y^{3}[\/latex] is [latex]\\left(2x+y\\right)\\left(4x^{2}\u20132xy+y^{2}\\right)[\/latex].<\/p>\n<\/div>\n<p>Let&#8217;s look at some detailed examples to figure out how we can get sum or differences of cubes into factored form.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\n<p>Factor\u00a0[latex]x^{3}+8y^{3}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q354149\">Show Solution<\/span><\/p>\n<div id=\"q354149\" class=\"hidden-answer\" style=\"display: none\">\n<p>Identify that this binomial fits the sum of cubes pattern [latex]a^{3}+b^{3}[\/latex]. Then determine [latex]a[\/latex] and [latex]b[\/latex].<\/p>\n<p>[latex]a=x[\/latex] (since x\\dot x\\cdot x = x^3, and [latex]b=2y[\/latex] (since [latex]2y\\cdot2y\\cdot2y=8y^{3}[\/latex]).<\/p>\n<p>[latex]x^{3}+8y^{3}[\/latex]<\/p>\n<p>Factor the binomial as [latex]\\left(a+b\\right)\\left(a^{2}\u2013ab+b^{2}\\right)[\/latex], substituting [latex]a=x[\/latex] and [latex]b=2y[\/latex] into the expression.<\/p>\n<p>[latex]\\left(x+2y\\right)\\left(x^{2}-x\\left(2y\\right)+\\left(2y\\right)^{2}\\right)[\/latex]<\/p>\n<p>Multiply [latex]\u2212x\\left(2y\\right)[\/latex] to get [latex]-2xy[\/latex] (write the coefficient first).<\/p>\n<p>Notice that the third term of the trinomial is the quantity squared [latex](2y)^{2}[\/latex] which is [latex]4y^{2}[\/latex].<\/p>\n<p>The factored form is [latex]\\left(x+2y\\right)\\left(x^{2}-2xy+4y^{2}\\right)[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>You should always look for a greatest common factor (GCF) before doing any other factoring.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\n<p>Factor [latex]16m^{3}+54n^{3}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q254227\">Show Solution<\/span><\/p>\n<div id=\"q254227\" class=\"hidden-answer\" style=\"display: none\">\n<p>Factor out the common factor\u00a0[latex]2[\/latex].<\/p>\n<p>[latex]16m^{3}+54n^{3}[\/latex]<\/p>\n<p>[latex]2\\left(8m^{3}+27n^{3}\\right)[\/latex]<\/p>\n<p>[latex]8m^{3}[\/latex] and [latex]27n^{3}[\/latex]\u00a0are perfect cubes, so you can factor [latex]8m^{3}+27n^{3}[\/latex]\u00a0as the sum of two cubes: [latex]a=2m[\/latex] and\u00a0[latex]b=3n[\/latex].<\/p>\n<p>Factor the binomial [latex]8m^{3}+27n^{3}[\/latex] substituting [latex]a=2m[\/latex]\u00a0and [latex]b=3n[\/latex] into the expression [latex]\\left(a+b\\right)\\left(a^{2}-ab+b^{2}\\right)[\/latex].<\/p>\n<p>Make sure to remember the GCF of [latex]\\require{color}\\color{BrickRed}{2}[\/latex] that we factored out previously.<\/p>\n<p>[latex]\\color{BrickRed}{2}\\color{black}{\\left(2m+3n\\right)\\left[\\left(2m\\right)^{2}-\\left(2m\\right)\\left(3n\\right)+\\left(3n\\right)^{2}\\right]}[\/latex]<\/p>\n<p>Square: [latex](2m)^{2}=4m^{2}[\/latex] and [latex](3n)^{2}=9n^{2}[\/latex].<\/p>\n<p>[latex]2\\left(2m+3n\\right)\\left[4m^{2}-\\left(2m\\right)\\left(3n\\right)+9n^{2}\\right][\/latex]<\/p>\n<p>Multiply: [latex]-\\left(2m\\right)\\left(3n\\right)=-6mn[\/latex].<\/p>\n<p>The factored form is [latex]2\\left(2m+3n\\right)\\left(4m^{2}-6mn+9n^{2}\\right)[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h2>Difference of Cubes<\/h2>\n<p>Having seen how binomials in the form [latex]a^{3}+b^{3}[\/latex]\u00a0can be factored, it should not come as a surprise that binomials in the form [latex]a^{3}-b^{3}[\/latex]\u00a0can be factored in a similar way.<\/p>\n<div class=\"textbox shaded\">\n<h3>The Difference of Cubes<\/h3>\n<p>A binomial in the form [latex]a^{3}\u2013b^{3}[\/latex] can be factored as [latex]\\left(a-b\\right)\\left(a^{2}+ab+b^{2}\\right)[\/latex].<\/p>\n<h3>Examples<\/h3>\n<p>The factored form of [latex]x^{3}\u201364[\/latex]\u00a0is [latex]\\left(x\u20134\\right)\\left(x^{2}+4x+16\\right)[\/latex].<\/p>\n<p>The factored form of [latex]27x^{3}\u20138y^{3}[\/latex] is [latex]\\left(3x\u20132y\\left)\\right(9x^{2}+6xy+4y^{2}\\right)[\/latex].<\/p>\n<\/div>\n<p>Notice that the basic construction of the factorization is the same as it is for the sum of cubes; the difference is in the [latex]+[\/latex] and [latex]\u2013[\/latex] signs. Take a moment to compare the factored form of [latex]a^{3}+b^{3}[\/latex]\u00a0with the factored form of [latex]a^{3}-b^{3}[\/latex].<\/p>\n<p>[latex]a^{3}+b^{3}[\/latex]=[latex]\\left(a+b\\right)\\left(a^{2}-ab+b^{2}\\right)[\/latex]<\/p>\n<p>[latex]a^{3}-b^{3}[\/latex]= [latex]\\left(a-b\\right)\\left(a^{2}+ab+b^{2}\\right)[\/latex]<\/p>\n<p>This can be tricky to remember because of the different signs. The factored form of [latex]a^{3}+b^{3}[\/latex]\u00a0contains a negative, and the factored form of [latex]a^{3}-b^{3}[\/latex]<i> <\/i>contains a positive! Some people remember the different forms like this:<\/p>\n<p><em><strong>\u00a0 \u00a0 \u00a0 \u00a0Remember to use SOAP<\/strong><\/em><\/p>\n<p><a href=\"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/chapter\/3-7-factoring-the-sum-or-difference-of-cubes-and-a-general-approach-to-factoring\/screenshot-2024-08-01-at-11-59-07%e2%80%afam\/\" rel=\"attachment wp-att-1678\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-1678\" src=\"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-content\/uploads\/sites\/5871\/2024\/05\/Screenshot-2024-08-01-at-11.59.07\u202fAM.png\" alt=\"decorative image\" width=\"245\" height=\"165\" srcset=\"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-content\/uploads\/sites\/5871\/2024\/05\/Screenshot-2024-08-01-at-11.59.07\u202fAM.png 419w, https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-content\/uploads\/sites\/5871\/2024\/05\/Screenshot-2024-08-01-at-11.59.07\u202fAM-300x202.png 300w, https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-content\/uploads\/sites\/5871\/2024\/05\/Screenshot-2024-08-01-at-11.59.07\u202fAM-65x44.png 65w, https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-content\/uploads\/sites\/5871\/2024\/05\/Screenshot-2024-08-01-at-11.59.07\u202fAM-225x151.png 225w, https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-content\/uploads\/sites\/5871\/2024\/05\/Screenshot-2024-08-01-at-11.59.07\u202fAM-350x236.png 350w\" sizes=\"auto, (max-width: 245px) 100vw, 245px\" \/><\/a><\/p>\n<p>SOAP is a memory device used for factoring sum or differences of cubes, to help you remember which signs you should use on each term in factored form.<\/p>\n<p>&#8220;S&#8221; stands for Same<br \/>\n&#8220;O&#8221; stands for Opposite<br \/>\n&#8220;AP&#8221; stands for Always Positive<\/p>\n<p>[latex]a^{3}+b^{3}[\/latex]=[latex]\\left(a+b\\right)\\left(a^{2}-ab+b^{2}\\right)[\/latex]<br \/>\n[latex]a^{3}-b^{3}[\/latex]= [latex]\\left(a-b\\right)\\left(a^{2}+ab+b^{2}\\right)[\/latex]<\/p>\n<p>Pay close attention to the signs when you are changing it to factored form.<\/p>\n<p>SAME:<br \/>\n[latex]a^{3}\\color{red}{+}\\color{black}{b^{3}=(a}\\color{red}{+}\\color{black}{b)(a^{2}-ab+b^{2})}[\/latex]<br \/>\n[latex]a^{3}\\color{red}{-}\\color{black}{b^{3}=(a}\\color{red}{-}\\color{black}{b)(a^{2}-ab+b^{2})}[\/latex]<\/p>\n<p>OPPOSITE:<br \/>\n[latex]a^{3}\\color{red}{+}\\color{black}{b^{3}=(a+b)(a^{2}}\\color{red}{-}\\color{black}{ab+b^{2})}[\/latex]<br \/>\n[latex]a^{3}\\color{red}{-}\\color{black}{b^{3}=(a+b)(a^{2}}\\color{red}{+}\\color{black}{ab+b^{2})}[\/latex]<\/p>\n<p>ALWAYS POSITIVE: the third term of the trinomial will always be positive because you are squaring that term. A negative times a negative is always positive and a positive times a positive is always positive.\u00a0[latex]a^{3}+b^{3}=(a+b)(a^{2}-ab\\color{red}{+}\\color{black}{b^{2})}[\/latex] and\u00a0[latex]a^{3}-b^{3}=(a-b)(a^{2}+ab\\color{red}{+}\\color{black}{b^{2})}[\/latex]<\/p>\n<p>Let us go ahead and look at a couple of examples. Remember to factor out all common factors first.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\n<p>Factor\u00a0[latex]8x^{3}\u20131,000[\/latex] completely.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q809204\">Show Solution<\/span><\/p>\n<div id=\"q809204\" class=\"hidden-answer\" style=\"display: none\">\n<p>&nbsp;<\/p>\n<p>Notice that [latex]8[\/latex] and [latex]1000[\/latex] are perfect cubes but don&#8217;t try to factor using the difference of cubes yet because also notice that they have a GCF of [latex]8[\/latex] that should be factored out first.<\/p>\n<p>Factor out\u00a0[latex]8[\/latex].<\/p>\n<p>[latex]8(x^{3}\u2013125)[\/latex]<\/p>\n<p>Identify that the binomial fits the pattern\u00a0[latex]a^{3}-b^{3}:a=x[\/latex], and [latex]b=5[\/latex] (since [latex]5^{3}=125[\/latex]).<\/p>\n<p>Factor [latex]x^{3}\u2013125[\/latex]\u00a0as [latex]\\left(a\u2013b\\right)\\left(a^{2}+ab+b^{2}\\right)[\/latex], substituting [latex]a=x[\/latex] and [latex]b=5[\/latex] into the expression.<\/p>\n<p>[latex]8\\left(x-5\\right)\\left[x^{2}+\\left(x\\right)\\left(5\\right)+5^{2}\\right][\/latex]<\/p>\n<p>Square the first and last terms, and rewrite\u00a0[latex]\\left(x\\right)\\left(5\\right)[\/latex] as [latex]5x[\/latex].<\/p>\n<p>[latex]8\\left(x\u20135\\right)\\left(x^{2}+5x+25\\right)[\/latex]<\/p>\n<p>Check to make sure your signs are correct. Did you remember to use SOAP?<\/p>\n<p><strong>Note:<\/strong>\u00a0If you didn&#8217;t notice the GCF of [latex]8[\/latex], you might start to factor by identifying [latex]a[\/latex] as [latex]2x[\/latex] and [latex]b[\/latex] as [latex]10[\/latex]. when factored we get [latex](2x-10)(4x^2+20x+100)[\/latex]. This is different than the solution above because this can still be factored more. Notice in the binomial a [latex]2[\/latex] can be factored out and in the trinomial a [latex]4[\/latex] can be factored out.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>Here is one more example. Note that [latex]r^{9}=\\left(r^{3}\\right)^{3}[\/latex]\u00a0and that [latex]8s^{6}=\\left(2s^{2}\\right)^{3}[\/latex].<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\n<p>Factor [latex]r^{9}-8s^{6}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q609560\">Show Solution<\/span><\/p>\n<div id=\"q609560\" class=\"hidden-answer\" style=\"display: none\">\n<p>Identify this binomial as the difference of two cubes. As shown above, it is.<\/p>\n<p>Rewrite [latex]r^{9}[\/latex] as [latex]\\left(r^{3}\\right)^{3}[\/latex] and rewrite [latex]8s^{6}[\/latex] as [latex]\\left(2s^{2}\\right)^{3}[\/latex].<\/p>\n<p>[latex]\\left(r^{3}\\right)^{3}-\\left(2s^{2}\\right)^{3}[\/latex]<\/p>\n<p>Now the binomial is written in terms of cubed quantities. Thinking of [latex]a^{3}-b^{3}[\/latex], [latex]a=r^{3}[\/latex] and [latex]b=2s^{2}[\/latex].<\/p>\n<p>Factor the binomial as [latex]\\left(a-b\\right)\\left(a^{2}+ab+b^{2}\\right)[\/latex], substituting [latex]a=r^{3}[\/latex] and [latex]b=2s^{2}[\/latex] into the expression.<\/p>\n<p>[latex]\\left(r^{3}-2s^{2}\\right)\\left[\\left(r^{3}\\right)^{2}+\\left(r^{3}\\right)\\left(2s^{2}\\right)+\\left(2s^{2}\\right)^{2}\\right][\/latex]<\/p>\n<p>Multiply and square the terms.<\/p>\n<p>[latex]\\left(r^{3}-2s^{2}\\right)\\left(r^{6}+2r^{3}s^{2}+4s^{4}\\right)[\/latex]<\/p>\n<p>Check to make sure your signs are correct. Did you remember to use SOAP?<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>In the following two video examples, we show more binomials that can be factored as a sum or difference of cubes.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-1\" title=\"Ex 1:  Factor a Sum or Difference of Cubes\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/tFSEpOB262M?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-2\" title=\"Ex 3:  Factor a Sum or Difference of Cubes\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/J_0ctMrl5_0?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<h2>Review of Factoring<\/h2>\n<p>In a previous section, you have learned several factoring techniques. Now it is time to put it all together.<\/p>\n<p>We focus on two important questions you should ask yourself when encountering any factoring problem:<\/p>\n<ol>\n<li>Which factoring technique should I use for this problem?<\/li>\n<li>Can I factor the polynomial more?<\/li>\n<\/ol>\n<h2>Choosing the Best Factoring Technique<\/h2>\n<p>Here, we present a strategy you can apply to any factoring problem. Refer back to Section 3.5 if you need more practice with factoring.<\/p>\n<div class=\"textbox learning-objectives\">\n<h3>Factoring strategy<\/h3>\n<p><strong>1.<\/strong> If there is a GCF other than [latex]1[\/latex], factor it out first. Don&#8217;t forget to factor out a [latex]-1[\/latex] if the leading coefficient is negative.<\/p>\n<p><strong>2<\/strong>. Count the number of terms in the remaining polynomial and select an appropriate technique.<\/p>\n<p style=\"padding-left: 30px;\"><strong>I.<\/strong>\u00a0 <strong>4 Terms:<\/strong>\u00a0 Factor by Grouping<\/p>\n<p style=\"padding-left: 30px;\"><strong>II.<\/strong>\u00a0 <strong>3 Terms:\u00a0<\/strong>[latex]ax^2+bx+c[\/latex]<\/p>\n<p style=\"padding-left: 60px;\"><strong>A.<\/strong> If [latex]a=1[\/latex], apply the &#8220;Product and Sum Method.&#8221; Ask yourself:\u00a0What multiplies to be [latex]c[\/latex] that adds to be [latex]b[\/latex]?<\/p>\n<p style=\"padding-left: 60px;\"><strong>B.<\/strong> If [latex]a\\neq 1[\/latex], apply the &#8220;AC-Method&#8221;<\/p>\n<p style=\"padding-left: 60px;\"><strong>C.<\/strong> If it is a perfect square trinomial, use the appropriate formula:<\/p>\n<p style=\"padding-left: 60px; text-align: center;\">[latex]a^2+2ab+b^2=(a+b)^2[\/latex]<\/p>\n<p style=\"padding-left: 60px; text-align: center;\">[latex]a^2-2ab+b^2=(a-b)^2[\/latex]<\/p>\n<p style=\"padding-left: 30px;\"><strong>III.<\/strong>\u00a0<strong> 2 Terms:<\/strong><\/p>\n<p style=\"padding-left: 60px;\"><strong>A.<\/strong> If the binomial is a difference of squares, use the following formula: [latex]a^2-b^2=(a+b)(a-b)[\/latex]<\/p>\n<p style=\"text-align: center;\">\u00a0Remember that a sum of squares is not factorable: [latex]a^2 + b^2[\/latex] is a prime polynomial<\/p>\n<p style=\"padding-left: 60px;\"><strong>B.\u00a0<\/strong>If the binomial is a sum or difference of cubes use:<\/p>\n<p style=\"text-align: center;\">[latex]a^{3}+b^{3}[\/latex]=[latex]\\left(a+b\\right)\\left(a^{2}-ab+b^{2}\\right)[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]a^{3}-b^{3}[\/latex]= [latex]\\left(a-b\\right)\\left(a^{2}+ab+b^{2}\\right)[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: left;\"><strong>3.<\/strong> If none of the above applies, it is possible that the polynomial is not factorable, or &#8220;prime.&#8221;<\/p>\n<\/div>\n<p>Let us try some examples.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example 1<\/h3>\n<p>Factor [latex]-3x^2-3x+6[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q561709\">Show Solution<\/span><\/p>\n<div id=\"q561709\" class=\"hidden-answer\" style=\"display: none\">\n<p>We first check for a common factor, recognizing that all terms share a factor of [latex]3[\/latex]. Moreover, since the leading coefficient is negative, we will factor out a GCF of [latex]-3[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]-3(x^2+x-2)[\/latex]<\/p>\n<p>Next, we examine the resulting polynomial. It has 3 terms and a leading coefficient of [latex]a=1[\/latex]. So, we can use the Product and Sum Method, searching for two numbers [latex]r[\/latex] and [latex]s[\/latex] that multiply to [latex]c=-2[\/latex] and add to [latex]b=1[\/latex], which are [latex]2[\/latex] and [latex]-1[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]-3(x+2)(x-1)[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example 2<\/h3>\n<p>Factor [latex]-3x^2-7x+6[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q485884\">Show Solution<\/span><\/p>\n<div id=\"q485884\" class=\"hidden-answer\" style=\"display: none\">\n<p>Initially, this looks similar to the previous example. However, this time [latex]3[\/latex] is no longer in common. We will still begin by factoring out [latex]-1[\/latex] though.<\/p>\n<p style=\"text-align: center;\">[latex]-1(3x^2+7x-6)[\/latex]<\/p>\n<p>The resulting polynomial has 3 terms, but a leading coefficient other than 1. So, we use the AC-Method. We need two numbers that multiply to [latex]ac=3(-6)=-18[\/latex] and add to [latex]b=7[\/latex], which are [latex]9[\/latex] and [latex]-2[\/latex].<\/p>\n<p>Rewrite the middle term [latex]7x[\/latex] as [latex]9x-2x[\/latex] and apply the grouping technique.<\/p>\n<p style=\"text-align: center;\">[latex]-(3x^2+9x-2x-6)[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]=-\\left[ 3x(x+3)-2(x+3)\\right][\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]=-(x+3)(3x-2)[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>The next example includes a perfect square trinomial.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example 3<\/h3>\n<p>Factor [latex]12x^5+60x^4+75x^3[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q204805\">Show Solution<\/span><\/p>\n<div id=\"q204805\" class=\"hidden-answer\" style=\"display: none\">\n<p>We first factor out the GCF of [latex]3x^3[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]3x^3(4x^2+20x+25)[\/latex]<\/p>\n<p>We could proceed by applying the AC-Method to the resulting trinomial with leading coefficient other than 1, but let us check whether the result is a Perfect Square Trinomial. Comparing to [latex]a^2+2ab+b^2[\/latex], we have [latex]a=2x[\/latex] and[latex]b=5[\/latex]. Since [latex]2ab=2(2x)(5)=20[\/latex] matches our middle term, we can apply the formula\u00a0[latex]a^2+2ab+b^2=(a+b)^2[\/latex] to factor as<\/p>\n<p style=\"text-align: center;\">[latex]3x^3(2x+5)^2[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>In the next two examples, we review factoring binomials.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example 4<\/h3>\n<p>Factor [latex]-2x^2+8[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q111134\">Show Solution<\/span><\/p>\n<div id=\"q111134\" class=\"hidden-answer\" style=\"display: none\">\n<p>We first factor out the GCF. Noting that the leading coefficient is negative, we will factor out [latex]-2[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]-2(x^2-4)[\/latex]<\/p>\n<p>The resulting binomial is a difference of squares, which we factor as<\/p>\n<p style=\"text-align: center;\">[latex]-2(x+2)(x-2)[\/latex].<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox exercises\">\n<h3>Example 5<\/h3>\n<p>Factor [latex]50x^{2}y^{3}-8y[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q269108\">Show Solution<\/span><\/p>\n<div id=\"q269108\" class=\"hidden-answer\" style=\"display: none\">\n<p>Once again, we start by looking for a common factor. We can factor out a GCF of [latex]2y[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]2y(25x^{2}y^{2}-4)[\/latex]<\/p>\n<p>The resulting polynomial has 2 terms and is in the form of a difference of squares with [latex]a=5xy[\/latex] and [latex]b=2[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]2y(5xy+2)(5xy-2)[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>Don&#8217;t forget that we cannot factor every polynomial.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example 6<\/h3>\n<p>Factor [latex]5x^2+8x+4[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q305813\">Show Solution<\/span><\/p>\n<div id=\"q305813\" class=\"hidden-answer\" style=\"display: none\">\n<p>Since there are 3 terms and the leading coefficient is [latex]a=5[\/latex] (which is not a common factor), we attempt to use the AC-Method. We need two numbers that multiply to [latex]ac=5(4)=20[\/latex] and add to [latex]b=8[\/latex]. However, two such integers do not exist. We conclude that the polynomial is not factorable.<\/p>\n<p>Answer: Prime<\/p>\n<p>Note: This example reminds of of the important role that signs play in this process. You may be tempted to conclude that [latex]10[\/latex] and [latex]2[\/latex] is a potential pair of numbers that would work for this problem. However, to multiply to positive [latex]20[\/latex], the numbers must have the same sign (both positive or both negative), and there is no pair of numbers that will then also add to [latex]8[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h2>Factoring More<\/h2>\n<p>Sometimes after we factor, one or more of the resulting polynomials can be factored even further. You will see this more in future classes, but present one example here for you to think about.<\/p>\n<div class=\"textbox key-takeaways\">\n<h3>think about it<\/h3>\n<p>Factor completely: [latex]x^4-16[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q475929\">Show Solution<\/span><\/p>\n<div id=\"q475929\" class=\"hidden-answer\" style=\"display: none\">\n<p>Applying our factoring strategy, we first see that there is no common factor other than 1. Moving onto step 2, the polynomial has two terms and is a difference of squares since it can be written as<\/p>\n<p style=\"text-align: center;\">[latex](x^2)^2-4^2[\/latex]<\/p>\n<p>Thus, in the difference of square equation, [latex]a=x^2[\/latex] and [latex]b=4[\/latex], which leads to the following factored form:<\/p>\n<p style=\"text-align: center;\">[latex](x^2+4)(x^2-4)[\/latex]<\/p>\n<p>We now have two binomials and should consider whether either of these can be factored using our same factoring strategy again. The first binomial, [latex]x^2+4[\/latex] is a sum of squares, which is prime. But, [latex]x^2-4[\/latex] is another difference of squares, this time with [latex]a=x[\/latex] and [latex]b=2[\/latex]. This leads us to<\/p>\n<p style=\"text-align: center;\">[latex](x^2+4)(x+2)(x-2)[\/latex]<\/p>\n<p>We now have three binomials, but none are the difference of squares and therefore we do not know how to factor them any further.<\/p>\n<h4><span style=\"color: #666699;\">Answer<\/span><\/h4>\n<p>[latex]x^4-16=(x^2+4)(x+2)(x-2)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n","protected":false},"author":16925,"menu_order":9,"template":"","meta":{"_candela_citation":"[]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-490","chapter","type-chapter","status-publish","hentry"],"part":143,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/chapters\/490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/wp\/v2\/users\/16925"}],"version-history":[{"count":17,"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/chapters\/490\/revisions"}],"predecessor-version":[{"id":2143,"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/chapters\/490\/revisions\/2143"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/parts\/143"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/chapters\/490\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/wp\/v2\/media?parent=490"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=490"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/wp\/v2\/contributor?post=490"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/wp\/v2\/license?post=490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}