{"id":565,"date":"2019-04-29T14:46:17","date_gmt":"2019-04-29T18:46:17","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/?post_type=chapter&#038;p=565"},"modified":"2019-12-03T16:33:29","modified_gmt":"2019-12-03T21:33:29","slug":"6-6-special-products","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/chapter\/6-6-special-products\/","title":{"raw":"6.6 Special Products","rendered":"6.6 Special Products"},"content":{"raw":"[latexpage]\r\n\r\nThere are a few shortcuts available when multiplying polynomials. When recognized, they help arrive at the solution much quicker.\r\n\r\nThe first is called a difference of squares. A difference of squares is easily recognized because the numbers and variables in its two factors are exactly the same, but the sign in each factor is different (one plus sign, one minus sign). To illustrate this, consider the following example.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.6.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nMultiply the following pair of binomials: \\((a+b)(a-b).\\)\r\n<p style=\"text-align: center\">\\(\\begin{array}{rrrrr}\r\na&amp;+&amp;b&amp;&amp; \\\\\r\na&amp;-&amp;b&amp;&amp; \\\\\r\n\\midrule\r\na^2&amp;+&amp;ab&amp;&amp; \\\\\r\n&amp;-&amp;ab&amp;-&amp;b^2 \\\\\r\n\\midrule\r\na^2&amp;-&amp;b^2&amp;&amp;\r\n\\end{array}\\)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nNotice the middle term cancels out and \\((a+b)(a-b) = a^2 - b^2\\). Cancelling the middle term during multiplication is the same for any difference of squares.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.6.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nMultiply the following pair of binomials: \\((x - 5)(x + 5).\\)\r\n\r\nRecognize a difference of squares. The solution is \\(x^2 - 25.\\)\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.6.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nMultiply the following pair of binomials: \\((3x + 7)(3x - 7).\\)\r\n\r\nRecognize a difference of squares. The solution is \\(9x^2 - 49.\\)\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.6.4<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nMultiply the following pair of binomials: \\((2x - 6y)(2x + 6y).\\)\r\n<p class=\"p5 no-indent\">Recognize a difference of squares. The solution is \\(4x^2 - 36y^2.\\)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nAnother pair of binomial multiplications useful to know are perfect squares. These have the form of \\((a + b)^2\\) or \\((a - b)^2\\).\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.6.5<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nMultiply the following pair of binomials: \\((a + b)^2\\) and \\((a - b)^2.\\)\r\n<p style=\"text-align: center\">\\(\\begin{array}{rr}\r\n\\begin{array}{rrrrrr}\r\n&amp;(a&amp;+&amp;b)&amp;&amp; \\\\\r\n\\times &amp;(a&amp;+&amp;b)&amp;&amp; \\\\\r\n\\midrule\r\n&amp;a^2&amp;+&amp;ab&amp;&amp; \\\\\r\n&amp;&amp;+&amp;ab&amp;+&amp;b^2 \\\\\r\n\\midrule\r\n&amp;a^2&amp;+&amp;2ab&amp;+&amp;b^2\r\n\\end{array}\\hspace{0.5in}\r\n&amp;\r\n\\begin{array}{rrrrrr}\r\n&amp;(a&amp;-&amp;b)&amp;&amp; \\\\\r\n\\times &amp;(a&amp;-&amp;b)&amp;&amp; \\\\\r\n\\midrule\r\n&amp;a^2&amp;-&amp;ab&amp;&amp; \\\\\r\n&amp;&amp;-&amp;ab&amp;+&amp;b^2 \\\\\r\n\\midrule\r\n&amp;a^2&amp;-&amp;2ab&amp;+&amp;b^2\r\n\\end{array}\r\n\\end{array}\\)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nThe pattern of multiplication for any perfect square is the same. The first term in the answer is the square of the first term in the problem. The middle term is 2 times the first term times the second term. The last term is the square of the last term.\r\n<p style=\"text-align: center\">\\((a + b)^2 = a^2 + 2ab + b^2 \\text{ and }(a - b)^2 =\u00a0 a^2 - 2ab + b^2\\)<\/p>\r\n\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.6.6<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nMultiply out the following expression: \\((x - 5)^2.\\)\r\n\r\nRecognize a perfect square. Square the first term, subtract twice the product of the first and last terms, and square the last term.\r\n<p style=\"text-align: center\">\\((x - 5)^2 = x^2 - 10x + 25\\)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.6.7<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nMultiply out the following expression: \\((3x - 7y)^2.\\)\r\n\r\nRecognize a perfect square. Square the first term, subtract twice the product of the first and last terms, and square the last term.\r\n<p style=\"text-align: center\">\\((3x - 7y)^2 = 9x^2 - 42xy + 49y^2\\)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.6.8<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nMultiply out the following expression: \\((5a + 9b)^2.\\)\r\n\r\nRecognize a perfect square. Square the first term, add twice the product of the first and last terms, and square the last term.\r\n<p style=\"text-align: center\">\\((5a + 9b)^2\u00a0 = 25a^2 + 90ab + 81b^2\\)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nFind each product.\r\n<ol>\r\n \t<li>\\((x + 8)(x - 8)\\)<\/li>\r\n \t<li>\\((a - 4)(a + 4)\\)<\/li>\r\n \t<li>\\((1 + 3p)(1 - 3p)\\)<\/li>\r\n \t<li>\\((x - 3)(x + 3)\\)<\/li>\r\n \t<li>\\((1 - 7n)(1 + 7n)\\)<\/li>\r\n \t<li>\\((8m + 5)(8m - 5)\\)<\/li>\r\n \t<li>\\((4y - x)(4y + x)\\)<\/li>\r\n \t<li>\\((7a + 7b)(7a - 7b)\\)<\/li>\r\n \t<li>\\((4m - 8n)(4m + 8n)\\)<\/li>\r\n \t<li>\\((3y - 3x)(3y + 3x)\\)<\/li>\r\n \t<li>\\((6x - 2y)(6x + 2y)\\)<\/li>\r\n \t<li>\\((1 + 5n)^2\\)<\/li>\r\n \t<li>\\((a + 5)^2\\)<\/li>\r\n \t<li>\\((x - 8)^2\\)<\/li>\r\n \t<li>\\((1 - 6n)^2\\)<\/li>\r\n \t<li>\\((4x - 5)^2\\)<\/li>\r\n \t<li>\\((5m - 8)^2\\)<\/li>\r\n \t<li>\\((3a + 3b)^2\\)<\/li>\r\n \t<li>\\((5x + 7y)^2\\)<\/li>\r\n \t<li>\\((4m - n)^2\\)<\/li>\r\n \t<li>\\((5 + 2r)^2\\)<\/li>\r\n \t<li>\\((m - 7)^2\\)<\/li>\r\n \t<li>\\((4v - 7)(4v + 7)\\)<\/li>\r\n \t<li>\\((b + 4)(b - 4)\\)<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-6-6\/\">Answer Key 6.6<\/a>","rendered":"<p>There are a few shortcuts available when multiplying polynomials. When recognized, they help arrive at the solution much quicker.<\/p>\n<p>The first is called a difference of squares. A difference of squares is easily recognized because the numbers and variables in its two factors are exactly the same, but the sign in each factor is different (one plus sign, one minus sign). To illustrate this, consider the following example.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.6.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Multiply the following pair of binomials: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0665d18a7885143ec6d9e97ef72e04aa_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#97;&#43;&#98;&#41;&#40;&#97;&#45;&#98;&#41;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"108\" style=\"vertical-align: -4px;\" \/><\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-572c31795b8ab8d7cd6ac4b13fedacb4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#97;&#38;&#43;&#38;&#98;&#38;&#38;&#32;&#92;&#92; &#97;&#38;&#45;&#38;&#98;&#38;&#38;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#97;&#94;&#50;&#38;&#43;&#38;&#97;&#98;&#38;&#38;&#32;&#92;&#92; &#38;&#45;&#38;&#97;&#98;&#38;&#45;&#38;&#98;&#94;&#50;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#97;&#94;&#50;&#38;&#45;&#38;&#98;&#94;&#50;&#38;&#38; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"119\" width=\"158\" style=\"vertical-align: -53px;\" \/><\/p>\n<\/div>\n<\/div>\n<p>Notice the middle term cancels out and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f9f7938ebb147abd0c19cbbe7952bbc7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#97;&#43;&#98;&#41;&#40;&#97;&#45;&#98;&#41;&#32;&#61;&#32;&#97;&#94;&#50;&#32;&#45;&#32;&#98;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"181\" style=\"vertical-align: -4px;\" \/>. Cancelling the middle term during multiplication is the same for any difference of squares.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.6.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Multiply the following pair of binomials: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f3aff739420bdaf0cb73f0d5327439d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#45;&#32;&#53;&#41;&#40;&#120;&#32;&#43;&#32;&#53;&#41;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"112\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Recognize a difference of squares. The solution is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-20b6f1de2a9ff6cef5e47560d0048b08_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#45;&#32;&#50;&#53;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"61\" style=\"vertical-align: 0px;\" \/><\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.6.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Multiply the following pair of binomials: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b783ac167d524e12519df41f1e3f3519_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#120;&#32;&#43;&#32;&#55;&#41;&#40;&#51;&#120;&#32;&#45;&#32;&#55;&#41;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"130\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Recognize a difference of squares. The solution is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-15bb0981fe5d24f3e9073b2c58964261_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#57;&#120;&#94;&#50;&#32;&#45;&#32;&#52;&#57;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"70\" style=\"vertical-align: -1px;\" \/><\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.6.4<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Multiply the following pair of binomials: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7edb131738348e5ae7575e6112976b67_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#120;&#32;&#45;&#32;&#54;&#121;&#41;&#40;&#50;&#120;&#32;&#43;&#32;&#54;&#121;&#41;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"148\" style=\"vertical-align: -4px;\" \/><\/p>\n<p class=\"p5 no-indent\">Recognize a difference of squares. The solution is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2e44991b8f8dba9eb8644da72ff31c80_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#120;&#94;&#50;&#32;&#45;&#32;&#51;&#54;&#121;&#94;&#50;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"87\" style=\"vertical-align: -4px;\" \/><\/p>\n<\/div>\n<\/div>\n<p>Another pair of binomial multiplications useful to know are perfect squares. These have the form of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9fb8854509abf8e0c43d656208d7a11a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#97;&#32;&#43;&#32;&#98;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"59\" style=\"vertical-align: -4px;\" \/> or <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cf9d5b674977171b82d51a66520e9b4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#97;&#32;&#45;&#32;&#98;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"59\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.6.5<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Multiply the following pair of binomials: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9fb8854509abf8e0c43d656208d7a11a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#97;&#32;&#43;&#32;&#98;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"59\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0599592af59ac2b94af9875956b383c5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#97;&#32;&#45;&#32;&#98;&#41;&#94;&#50;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"63\" style=\"vertical-align: -4px;\" \/><\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-555e7250acb9e4926f472f23c9ef5722_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#125; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#38;&#40;&#97;&#38;&#43;&#38;&#98;&#41;&#38;&#38;&#32;&#92;&#92; &#92;&#116;&#105;&#109;&#101;&#115;&#32;&#38;&#40;&#97;&#38;&#43;&#38;&#98;&#41;&#38;&#38;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#97;&#94;&#50;&#38;&#43;&#38;&#97;&#98;&#38;&#38;&#32;&#92;&#92; &#38;&#38;&#43;&#38;&#97;&#98;&#38;&#43;&#38;&#98;&#94;&#50;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#97;&#94;&#50;&#38;&#43;&#38;&#50;&#97;&#98;&#38;&#43;&#38;&#98;&#94;&#50; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125; &#38; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#38;&#40;&#97;&#38;&#45;&#38;&#98;&#41;&#38;&#38;&#32;&#92;&#92; &#92;&#116;&#105;&#109;&#101;&#115;&#32;&#38;&#40;&#97;&#38;&#45;&#38;&#98;&#41;&#38;&#38;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#97;&#94;&#50;&#38;&#45;&#38;&#97;&#98;&#38;&#38;&#32;&#92;&#92; &#38;&#38;&#45;&#38;&#97;&#98;&#38;&#43;&#38;&#98;&#94;&#50;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#97;&#94;&#50;&#38;&#45;&#38;&#50;&#97;&#98;&#38;&#43;&#38;&#98;&#94;&#50; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"122\" width=\"468\" style=\"vertical-align: -55px;\" \/><\/p>\n<\/div>\n<\/div>\n<p>The pattern of multiplication for any perfect square is the same. The first term in the answer is the square of the first term in the problem. The middle term is 2 times the first term times the second term. The last term is the square of the last term.<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-36ab7821dee2a2cd41490f92d3faa99c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#97;&#32;&#43;&#32;&#98;&#41;&#94;&#50;&#32;&#61;&#32;&#97;&#94;&#50;&#32;&#43;&#32;&#50;&#97;&#98;&#32;&#43;&#32;&#98;&#94;&#50;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#97;&#110;&#100;&#32;&#125;&#40;&#97;&#32;&#45;&#32;&#98;&#41;&#94;&#50;&#32;&#61;&#32;&#32;&#97;&#94;&#50;&#32;&#45;&#32;&#50;&#97;&#98;&#32;&#43;&#32;&#98;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"410\" style=\"vertical-align: -4px;\" \/><\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.6.6<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Multiply out the following expression: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-96949906009c75de1f5156cbb682beb9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#45;&#32;&#53;&#41;&#94;&#50;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"65\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Recognize a perfect square. Square the first term, subtract twice the product of the first and last terms, and square the last term.<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9cadafa83ebb43010840184af8ff5e3d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#45;&#32;&#53;&#41;&#94;&#50;&#32;&#61;&#32;&#120;&#94;&#50;&#32;&#45;&#32;&#49;&#48;&#120;&#32;&#43;&#32;&#50;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"191\" style=\"vertical-align: -4px;\" \/><\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.6.7<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Multiply out the following expression: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-053ef057400a501d0fca6a17ac364857_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#120;&#32;&#45;&#32;&#55;&#121;&#41;&#94;&#50;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"83\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Recognize a perfect square. Square the first term, subtract twice the product of the first and last terms, and square the last term.<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-920eca74e394da6b980de83536676c49_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#120;&#32;&#45;&#32;&#55;&#121;&#41;&#94;&#50;&#32;&#61;&#32;&#57;&#120;&#94;&#50;&#32;&#45;&#32;&#52;&#50;&#120;&#121;&#32;&#43;&#32;&#52;&#57;&#121;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"244\" style=\"vertical-align: -4px;\" \/><\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.6.8<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Multiply out the following expression: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-86f8ab1915fdb1d187cddb5a2229d955_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#97;&#32;&#43;&#32;&#57;&#98;&#41;&#94;&#50;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"81\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Recognize a perfect square. Square the first term, add twice the product of the first and last terms, and square the last term.<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9701df4b5769698830eb0e7091753139_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#97;&#32;&#43;&#32;&#57;&#98;&#41;&#94;&#50;&#32;&#32;&#61;&#32;&#50;&#53;&#97;&#94;&#50;&#32;&#43;&#32;&#57;&#48;&#97;&#98;&#32;&#43;&#32;&#56;&#49;&#98;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"246\" style=\"vertical-align: -4px;\" \/><\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>Find each product.<\/p>\n<ol>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b7f3ccd0a51d5f04b0ee81a58bd252a6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#43;&#32;&#56;&#41;&#40;&#120;&#32;&#45;&#32;&#56;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"107\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-67da57abe3ed334567f0039359f89f08_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#97;&#32;&#45;&#32;&#52;&#41;&#40;&#97;&#32;&#43;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"106\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-37cfe8873dbe5d016568f0612546c768_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#32;&#43;&#32;&#51;&#112;&#41;&#40;&#49;&#32;&#45;&#32;&#51;&#112;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"123\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-38170771bff10acf981e4554e0e09092_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#45;&#32;&#51;&#41;&#40;&#120;&#32;&#43;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"107\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f88f3b4b6b0d0cd7b49ecffa5400ccaa_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#32;&#45;&#32;&#55;&#110;&#41;&#40;&#49;&#32;&#43;&#32;&#55;&#110;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"126\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0ce4e752a447ca0c913cc5c2beb6abd3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#56;&#109;&#32;&#43;&#32;&#53;&#41;&#40;&#56;&#109;&#32;&#45;&#32;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"136\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0e1bf112dbeb0e67be5064bba172f2df_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#121;&#32;&#45;&#32;&#120;&#41;&#40;&#52;&#121;&#32;&#43;&#32;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"126\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b434aa59dd3dfc312d717088318908e2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#55;&#97;&#32;&#43;&#32;&#55;&#98;&#41;&#40;&#55;&#97;&#32;&#45;&#32;&#55;&#98;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"139\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5a73436688e2aaa772bde108ae219f66_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#109;&#32;&#45;&#32;&#56;&#110;&#41;&#40;&#52;&#109;&#32;&#43;&#32;&#56;&#110;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"157\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e68c686fb7eac75c9e4eef5360f2449d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#121;&#32;&#45;&#32;&#51;&#120;&#41;&#40;&#51;&#121;&#32;&#43;&#32;&#51;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"143\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-71463c00a624d15858d028ff6e6b353c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#54;&#120;&#32;&#45;&#32;&#50;&#121;&#41;&#40;&#54;&#120;&#32;&#43;&#32;&#50;&#121;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"143\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1986201420e5ac5c75145dd1e9e4da39_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#32;&#43;&#32;&#53;&#110;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"70\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e175d282df1f90dfaa42419e61825f64_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#97;&#32;&#43;&#32;&#53;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"60\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-753c5c29049fcd75fcbdaad2846dc5ed_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#45;&#32;&#56;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"61\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-81fad2148e0f78bc1c36cccf92abd0b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#32;&#45;&#32;&#54;&#110;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"70\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2922b58cf1d78c582bcc1cb176f4883b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#120;&#32;&#45;&#32;&#53;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"70\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f700a7d991f6d1c5af217abe21f1af44_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#109;&#32;&#45;&#32;&#56;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"75\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-fa7e95f88885cdc53c5acd3d273ea2bc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#97;&#32;&#43;&#32;&#51;&#98;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"77\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-eb3bf65d7ab92a5ac172e40c44b2027c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#120;&#32;&#43;&#32;&#55;&#121;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"79\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5f3f9b1131339e0a8ce49bad7a255fed_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#109;&#32;&#45;&#32;&#110;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"77\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c792abd8003687bd00f7fa9f24c85928_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#32;&#43;&#32;&#50;&#114;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"68\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ec7e39cc7cfdbf0c7d447a857193531d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#109;&#32;&#45;&#32;&#55;&#41;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"66\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3ae50513ddd626562578af41d7ebd888_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#118;&#32;&#45;&#32;&#55;&#41;&#40;&#52;&#118;&#32;&#43;&#32;&#55;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"123\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-54e0312a16abfba07cfbfe1bffe237cb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#98;&#32;&#43;&#32;&#52;&#41;&#40;&#98;&#32;&#45;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"102\" style=\"vertical-align: -4px;\" \/><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-6-6\/\">Answer Key 6.6<\/a><\/p>\n","protected":false},"author":540,"menu_order":19,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-565","chapter","type-chapter","status-publish","hentry"],"part":376,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/565","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/users\/540"}],"version-history":[{"count":8,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/565\/revisions"}],"predecessor-version":[{"id":3602,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/565\/revisions\/3602"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/parts\/376"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/565\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/media?parent=565"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapter-type?post=565"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/contributor?post=565"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/license?post=565"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}