{"id":609,"date":"2019-04-29T16:01:00","date_gmt":"2019-04-29T20:01:00","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/?post_type=chapter&#038;p=609"},"modified":"2019-12-28T00:54:20","modified_gmt":"2019-12-28T05:54:20","slug":"7-8-solving-quadriatic-equations-by-factoring","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/chapter\/7-8-solving-quadriatic-equations-by-factoring\/","title":{"raw":"7.8 Solving Quadriatic Equations by Factoring","rendered":"7.8 Solving Quadriatic Equations by Factoring"},"content":{"raw":"[latexpage]\r\n\r\nSolving quadratics is an important algebraic tool that finds value in many disciplines. Typically, the quadratic is in the form of \\(y = ax^2 + bx + c\\), which when graphed is a parabola. Of special importance are the \\(x\\)-values that are found when \\(y = 0\\), which show up when graphed as the parabola crossing the \\(x\\)-axis. For a trinomial, there can be as many as three \\(x\\)-axis crossings. The following show the possible number of \\(x\\)-axis intercepts for 2nd degree (quadratic) to 7th degree (septic) functions. Please note that if the fifth degree polynomial were shifted down a few values, it would also show 5 \\(x\\)-axis intercepts. It is these \\(x\\)-axis intercepts that are of interest.\r\n\r\n<img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/Chapter7.8_1-300x207.jpg\" alt=\"y = ax^2 + bx + c, shown 6 different ways\" width=\"611\" height=\"422\" class=\"aligncenter wp-image-2917\" \/>\r\n\r\nThe approach to finding these \\(x\\)-intercepts is elementary: set \\(y = 0\\) in the original equation and factor it. Once the equation is factored, then find the \\(x\\)-values that solve for 0. This is shown in the next few examples.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 7.8.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve the following quadratic equation: \\((2x - 3)(5x + 1) = 0\\).\r\n\r\nIn this problem there are two separate binomials: \\((2x - 3)\\) and \\((5x + 1)\\). Since their product is equal to 0, there will be two solutions: the value for \\(x\\) that makes \\(2x - 3 = 0\\) and the value for \\(x\\) that makes \\(5x + 1 = 0\\).\r\n\r\nThese are:\r\n<p style=\"text-align: center\">\\(\\begin{array}{rrrrrcrrrrr}\r\n2x&amp;-&amp;3&amp;=&amp;0&amp;\\hspace{0.15in}\\text{and} \\hspace{0.15in}&amp;5x&amp;+&amp;1&amp;=&amp;0 \\\\\r\n&amp;+&amp;3&amp;&amp;+3&amp;&amp;&amp;-&amp;1&amp;&amp;-1 \\\\\r\n\\midrule\r\n&amp;&amp;2x&amp;=&amp;3&amp;&amp;&amp;&amp;5x&amp;=&amp;-1 \\\\ \\\\\r\n&amp;&amp;x&amp;=&amp;\\dfrac{3}{2}&amp;&amp;&amp;&amp;x&amp;=&amp;-\\dfrac{1}{5}\r\n\\end{array}\\)<\/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 7.8.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve the following polynomial equation: \\((x - 3)(x + 3)(x - 1)(x + 1) = 0\\).\r\n\r\nFor this polynomial, there are four different solutions:\r\n<p style=\"text-align: center\">\\((x - 3) = 0, (x + 3) = 0, (x - 1) = 0, (x + 1) = 0\\)<\/p>\r\nSolving for these four x-values gives us:\r\n<p style=\"text-align: center\">\\(\\begin{array}{rrrr}\r\n\\begin{array}{rrrrr}\r\nx&amp;-&amp;3&amp;=&amp;0 \\\\\r\n&amp;+&amp;3&amp;&amp;+3 \\\\\r\n\\midrule\r\n&amp;&amp;x&amp;=&amp;3\r\n\\end{array}\r\n&amp;\r\n\\begin{array}{rrrrr}\r\nx&amp;+&amp;3&amp;=&amp;0 \\\\\r\n&amp;-&amp;3&amp;&amp;-3 \\\\\r\n\\midrule\r\n&amp;&amp;x&amp;=&amp;-3\r\n\\end{array}\r\n&amp;\r\n\\begin{array}{rrrrr}\r\nx&amp;-&amp;1&amp;=&amp;0 \\\\\r\n&amp;+&amp;1&amp;&amp;+1 \\\\\r\n\\midrule\r\n&amp;&amp;x&amp;=&amp;1\r\n\\end{array}\r\n&amp;\r\n\\begin{array}{rrrrr}\r\nx&amp;+&amp;1&amp;=&amp;0 \\\\\r\n&amp;-&amp;1&amp;&amp;-1 \\\\\r\n\\midrule\r\n&amp;&amp;x&amp;=&amp;-1\r\n\\end{array}\r\n\\end{array}\\)<\/p>\r\nThe solutions are: \\(x=\\pm 3, \\pm 1\\).\r\n\r\n<\/div>\r\n<\/div>\r\n<p class=\"p3 no-indent\"><span class=\"s1\">It would be nice if there were only given factored equations to solve, but that is not how it goes. You are generally required to factor the equation first before it can be solved.<\/span><\/p>\r\n\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 7.8.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve the following quadratic equation: \\(4x^2 + x - 3 = 0\\).\r\n\r\nFirst, factor \\(4x^2 + x - 3\\) and get \\((4x - 3)(x+1) = 0\\).\r\n\r\nNow, solve for \\(4x - 3 =0\\) and \\(x + 1 = 0\\).\r\n\r\nSolving these two binomials yields:\r\n<p style=\"text-align: center\">\\(\\begin{array}{rr}\r\n\\begin{array}{rrrrr}\r\n\\\\\r\n4x&amp;-&amp;3&amp;=&amp;0 \\\\\r\n&amp;+&amp;3&amp;&amp;+3 \\\\\r\n\\midrule\r\n&amp;&amp;4x&amp;=&amp;3 \\\\ \\\\\r\n&amp;&amp;x&amp;=&amp;\\dfrac{3}{4}\r\n\\end{array}\r\n&amp;\\hspace{0.25in}\r\n\\begin{array}{rrrrr}\r\nx&amp;+&amp;1&amp;=&amp;0 \\\\\r\n&amp;-&amp;1&amp;&amp;-1 \\\\\r\n\\midrule\r\n&amp;&amp;x&amp;=&amp;-1 \\\\ \\\\\r\n&amp;&amp;x&amp;=&amp;-1\r\n\\end{array}\r\n\\end{array}\\)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<h1 class=\"p3\">Questions<\/h1>\r\n<p class=\"p3\">Solve each of the following polynomials by using factoring.<\/p>\r\n\r\n<ol>\r\n \t<li>\\((k - 7)(k + 2) = 0\\)<\/li>\r\n \t<li>\\((a + 4)(a - 3) = 0\\)<\/li>\r\n \t<li>\\((x - 1)(x + 4) = 0\\)<\/li>\r\n \t<li>\\((2x + 5)(x - 7) = 0\\)<\/li>\r\n \t<li>\\(6x^2 - 150\u00a0 = 0\\)<\/li>\r\n \t<li>\\(p^2 + 4p - 32 = 0\\)<\/li>\r\n \t<li>\\(2n^2 + 10n - 28 = 0\\)<\/li>\r\n \t<li>\\(m^2 - m - 30\u00a0 = 0\\)<\/li>\r\n \t<li>\\(7x^2 + 26x + 15 = 0\\)<\/li>\r\n \t<li>\\(2b^2 - 3b - 2 = 0\\)<\/li>\r\n \t<li>\\(x^2 - 4x - 8 = -8\\)<\/li>\r\n \t<li>\\(v^2 - 8v - 3 = -3\\)<\/li>\r\n \t<li>\\(x^2 - 5x - 1 = -5\\)<\/li>\r\n \t<li>\\(a^2 - 6a + 6 = -2\\)<\/li>\r\n \t<li>\\(7x^2 + 17x - 20 = -8\\)<\/li>\r\n \t<li>\\(4n^2 - 13n + 8 = 5\\)<\/li>\r\n \t<li>\\(x^2 - 6x\u00a0 = 16\\)<\/li>\r\n \t<li>\\(7n^2 - 28n = 0\\)<\/li>\r\n \t<li>\\(4k^2 + 22k + 23 = 6k + 7\\)<\/li>\r\n \t<li>\\(a^2 + 7a - 9 = -3 + 6a\\)<\/li>\r\n \t<li>\\(9x^2 - 46 + 7x = 7x + 8x^2 + 3\\)<\/li>\r\n \t<li>\\(x^2 + 10x + 30 = 6\\)<\/li>\r\n \t<li>\\(40p^2 + 183p - 168 = p + 5p^2\\)<\/li>\r\n \t<li>\\(24x^2 + 11x - 80 = 3x\\)<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-7-8\/\">Answer Key 7.8<\/a>","rendered":"<p>Solving quadratics is an important algebraic tool that finds value in many disciplines. Typically, the quadratic is in the form of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a22e60b1f82394d2342cb56f67e39386_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#97;&#120;&#94;&#50;&#32;&#43;&#32;&#98;&#120;&#32;&#43;&#32;&#99;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"129\" style=\"vertical-align: -4px;\" \/>, which when graphed is a parabola. Of special importance are the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-values that are found when <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7a33e3b0d550fb39787ddcf2e387b358_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"42\" style=\"vertical-align: -4px;\" \/>, which show up when graphed as the parabola crossing the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-axis. For a trinomial, there can be as many as three <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-axis crossings. The following show the possible number of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-axis intercepts for 2nd degree (quadratic) to 7th degree (septic) functions. Please note that if the fifth degree polynomial were shifted down a few values, it would also show 5 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-axis intercepts. It is these <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-axis intercepts that are of interest.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/Chapter7.8_1-300x207.jpg\" alt=\"y = ax^2 + bx + c, shown 6 different ways\" width=\"611\" height=\"422\" class=\"aligncenter wp-image-2917\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/Chapter7.8_1-300x207.jpg 300w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/Chapter7.8_1-768x531.jpg 768w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/Chapter7.8_1-65x45.jpg 65w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/Chapter7.8_1-225x155.jpg 225w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/Chapter7.8_1-350x242.jpg 350w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/Chapter7.8_1.jpg 835w\" sizes=\"auto, (max-width: 611px) 100vw, 611px\" \/><\/p>\n<p>The approach to finding these <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-intercepts is elementary: set <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7a33e3b0d550fb39787ddcf2e387b358_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"42\" style=\"vertical-align: -4px;\" \/> in the original equation and factor it. Once the equation is factored, then find the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-values that solve for 0. This is shown in the next few examples.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 7.8.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve the following quadratic equation: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32d594f64034cbf531a7c653f20126d9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#120;&#32;&#45;&#32;&#51;&#41;&#40;&#53;&#120;&#32;&#43;&#32;&#49;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"158\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>In this problem there are two separate binomials: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f5de3f1af4c89645b1a130ab54b688f4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#120;&#32;&#45;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"62\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2ebd68d8bdf34ba5d808be686a3e458e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#120;&#32;&#43;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"62\" style=\"vertical-align: -4px;\" \/>. Since their product is equal to 0, there will be two solutions: the value for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> that makes <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1424e2605641d5f8f56e107417b497d0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#32;&#45;&#32;&#51;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"82\" style=\"vertical-align: 0px;\" \/> and the value for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> that makes <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-98256e2a032a620988a7fafc55433b0c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#120;&#32;&#43;&#32;&#49;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"82\" style=\"vertical-align: -2px;\" \/>.<\/p>\n<p>These are:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-616b5fda0b8f39cec5bba92a7acfb770_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;&#99;&#114;&#114;&#114;&#114;&#114;&#125; &#50;&#120;&#38;&#45;&#38;&#51;&#38;&#61;&#38;&#48;&#38;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#49;&#53;&#105;&#110;&#125;&#92;&#116;&#101;&#120;&#116;&#123;&#97;&#110;&#100;&#125;&#32;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#49;&#53;&#105;&#110;&#125;&#38;&#53;&#120;&#38;&#43;&#38;&#49;&#38;&#61;&#38;&#48;&#32;&#92;&#92; &#38;&#43;&#38;&#51;&#38;&#38;&#43;&#51;&#38;&#38;&#38;&#45;&#38;&#49;&#38;&#38;&#45;&#49;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#50;&#120;&#38;&#61;&#38;&#51;&#38;&#38;&#38;&#38;&#53;&#120;&#38;&#61;&#38;&#45;&#49;&#32;&#92;&#92;&#32;&#92;&#92; &#38;&#38;&#120;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#125;&#123;&#50;&#125;&#38;&#38;&#38;&#38;&#120;&#38;&#61;&#38;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#53;&#125; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"130\" width=\"423\" style=\"vertical-align: -62px;\" \/><\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 7.8.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve the following polynomial equation: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-442c5e6425eb77269c9b6df0ec3aa527_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;&#40;&#120;&#32;&#45;&#32;&#49;&#41;&#40;&#120;&#32;&#43;&#32;&#49;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"249\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>For this polynomial, there are four different solutions:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ec86a507e0513ee878cffe96f3e81780_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#45;&#32;&#51;&#41;&#32;&#61;&#32;&#48;&#44;&#32;&#40;&#120;&#32;&#43;&#32;&#51;&#41;&#32;&#61;&#32;&#48;&#44;&#32;&#40;&#120;&#32;&#45;&#32;&#49;&#41;&#32;&#61;&#32;&#48;&#44;&#32;&#40;&#120;&#32;&#43;&#32;&#49;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"371\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Solving for these four x-values gives us:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a6026d8f9a72c285a31a7d5ca0bfae1e_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;&#125; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#120;&#38;&#45;&#38;&#51;&#38;&#61;&#38;&#48;&#32;&#92;&#92; &#38;&#43;&#38;&#51;&#38;&#38;&#43;&#51;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#120;&#38;&#61;&#38;&#51; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125; &#38; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#120;&#38;&#43;&#38;&#51;&#38;&#61;&#38;&#48;&#32;&#92;&#92; &#38;&#45;&#38;&#51;&#38;&#38;&#45;&#51;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#120;&#38;&#61;&#38;&#45;&#51; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125; &#38; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#120;&#38;&#45;&#38;&#49;&#38;&#61;&#38;&#48;&#32;&#92;&#92; &#38;&#43;&#38;&#49;&#38;&#38;&#43;&#49;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#120;&#38;&#61;&#38;&#49; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125; &#38; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#120;&#38;&#43;&#38;&#49;&#38;&#61;&#38;&#48;&#32;&#92;&#92; &#38;&#45;&#38;&#49;&#38;&#38;&#45;&#49;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#120;&#38;&#61;&#38;&#45;&#49; &#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=\"65\" width=\"655\" style=\"vertical-align: -27px;\" \/><\/p>\n<p>The solutions are: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c21369f6ebb71254e2373c5e08732f6f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#61;&#92;&#112;&#109;&#32;&#51;&#44;&#32;&#92;&#112;&#109;&#32;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"86\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<\/div>\n<\/div>\n<p class=\"p3 no-indent\"><span class=\"s1\">It would be nice if there were only given factored equations to solve, but that is not how it goes. You are generally required to factor the equation first before it can be solved.<\/span><\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 7.8.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve the following quadratic equation: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0c9721fce02d48353123aa4fe9d6ac91_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#120;&#94;&#50;&#32;&#43;&#32;&#120;&#32;&#45;&#32;&#51;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"122\" style=\"vertical-align: -2px;\" \/>.<\/p>\n<p>First, factor <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ebf1d9d61f2565227ca511d05e7e86ed_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#120;&#94;&#50;&#32;&#43;&#32;&#120;&#32;&#45;&#32;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"89\" style=\"vertical-align: -2px;\" \/> and get <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-02f78e87470fb66d1b30a31f627978c7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#120;&#32;&#45;&#32;&#51;&#41;&#40;&#120;&#43;&#49;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"149\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>Now, solve for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a671efbcc554767fba8ba451ff361853_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#120;&#32;&#45;&#32;&#51;&#32;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"82\" style=\"vertical-align: -1px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d296a1a072efb169793b56b358461b6e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#43;&#32;&#49;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"73\" style=\"vertical-align: -2px;\" \/>.<\/p>\n<p>Solving these two binomials yields:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-47c8a57731fe0fb2e35c3d9d228a85c4_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;&#125; &#92;&#92; &#52;&#120;&#38;&#45;&#38;&#51;&#38;&#61;&#38;&#48;&#32;&#92;&#92; &#38;&#43;&#38;&#51;&#38;&#38;&#43;&#51;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#52;&#120;&#38;&#61;&#38;&#51;&#32;&#92;&#92;&#32;&#92;&#92; &#38;&#38;&#120;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#125;&#123;&#52;&#125; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125; &#38;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#50;&#53;&#105;&#110;&#125; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#120;&#38;&#43;&#38;&#49;&#38;&#61;&#38;&#48;&#32;&#92;&#92; &#38;&#45;&#38;&#49;&#38;&#38;&#45;&#49;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#120;&#38;&#61;&#38;&#45;&#49;&#32;&#92;&#92;&#32;&#92;&#92; &#38;&#38;&#120;&#38;&#61;&#38;&#45;&#49; &#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=\"135\" width=\"367\" style=\"vertical-align: -74px;\" \/><\/p>\n<\/div>\n<\/div>\n<h1 class=\"p3\">Questions<\/h1>\n<p class=\"p3\">Solve each of the following polynomials by using factoring.<\/p>\n<ol>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-599fe62cd5d176a72cb11e2f8fb1a820_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#107;&#32;&#45;&#32;&#55;&#41;&#40;&#107;&#32;&#43;&#32;&#50;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"140\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f7e424b06a433e6a084eb3d088bc037d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#97;&#32;&#43;&#32;&#52;&#41;&#40;&#97;&#32;&#45;&#32;&#51;&#41;&#32;&#61;&#32;&#48;\" 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-a6d8aac1354284d4a8024ec1e2dc816e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#45;&#32;&#49;&#41;&#40;&#120;&#32;&#43;&#32;&#52;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"141\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-bbe8c9ed6b5b9ac68827df316a7b7a64_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#120;&#32;&#43;&#32;&#53;&#41;&#40;&#120;&#32;&#45;&#32;&#55;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"149\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-fa232f37ab68cc856d4e0074dcedbf44_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#120;&#94;&#50;&#32;&#45;&#32;&#49;&#53;&#48;&#32;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"108\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ac01fb281b35c66894e15d8f5058ffeb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;&#94;&#50;&#32;&#43;&#32;&#52;&#112;&#32;&#45;&#32;&#51;&#50;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"129\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-35cb9fcd9ab2a8251b2a333476c8f42a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#110;&#94;&#50;&#32;&#43;&#32;&#49;&#48;&#110;&#32;&#45;&#32;&#50;&#56;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"149\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-fec7b7bab4c6ade93abb6f634b38d6e8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#94;&#50;&#32;&#45;&#32;&#109;&#32;&#45;&#32;&#51;&#48;&#32;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"133\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f130dbd88c4c31f5362ff98394355065_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#55;&#120;&#94;&#50;&#32;&#43;&#32;&#50;&#54;&#120;&#32;&#43;&#32;&#49;&#53;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"148\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-18be05e5db4a969d6808ac944c65bd25_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#98;&#94;&#50;&#32;&#45;&#32;&#51;&#98;&#32;&#45;&#32;&#50;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"125\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9ed14227a7d019a85234cb0b539c22cb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#45;&#32;&#52;&#120;&#32;&#45;&#32;&#56;&#32;&#61;&#32;&#45;&#56;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"136\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a7d9794c057c403c53c967b38bd11bc4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#94;&#50;&#32;&#45;&#32;&#56;&#118;&#32;&#45;&#32;&#51;&#32;&#61;&#32;&#45;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"134\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-126eee9b2659fbf1d698194de6aa7ba6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#45;&#32;&#53;&#120;&#32;&#45;&#32;&#49;&#32;&#61;&#32;&#45;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"135\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c2f0219beb80cbf06e5d89f77f6f9d99_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#94;&#50;&#32;&#45;&#32;&#54;&#97;&#32;&#43;&#32;&#54;&#32;&#61;&#32;&#45;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"133\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a1ad988fbc760f48bf3daadfdd545d9c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#55;&#120;&#94;&#50;&#32;&#43;&#32;&#49;&#55;&#120;&#32;&#45;&#32;&#50;&#48;&#32;&#61;&#32;&#45;&#56;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"162\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32e61205df119239cdb4341ebb92152e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#110;&#94;&#50;&#32;&#45;&#32;&#49;&#51;&#110;&#32;&#43;&#32;&#56;&#32;&#61;&#32;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"139\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-220e6bfba419dcda0988849b8327ddfa_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#45;&#32;&#54;&#120;&#32;&#32;&#61;&#32;&#49;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"100\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-952c4451757a91826174cfbfec7e0849_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#55;&#110;&#94;&#50;&#32;&#45;&#32;&#50;&#56;&#110;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"110\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6163866fbe885d6d474e588d19622a34_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#107;&#94;&#50;&#32;&#43;&#32;&#50;&#50;&#107;&#32;&#43;&#32;&#50;&#51;&#32;&#61;&#32;&#54;&#107;&#32;&#43;&#32;&#55;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"188\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ad509e78e8953c7496c7ce6c5b578280_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#94;&#50;&#32;&#43;&#32;&#55;&#97;&#32;&#45;&#32;&#57;&#32;&#61;&#32;&#45;&#51;&#32;&#43;&#32;&#54;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"173\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-28a02f0c63d893f39369a6fa05d89e78_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#57;&#120;&#94;&#50;&#32;&#45;&#32;&#52;&#54;&#32;&#43;&#32;&#55;&#120;&#32;&#61;&#32;&#55;&#120;&#32;&#43;&#32;&#56;&#120;&#94;&#50;&#32;&#43;&#32;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"228\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-bd8ff702ae35fb140667bc27635f7d2b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#43;&#32;&#49;&#48;&#120;&#32;&#43;&#32;&#51;&#48;&#32;&#61;&#32;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"139\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-08dc4fe5eaba8c5416804750cead2c3e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#48;&#112;&#94;&#50;&#32;&#43;&#32;&#49;&#56;&#51;&#112;&#32;&#45;&#32;&#49;&#54;&#56;&#32;&#61;&#32;&#112;&#32;&#43;&#32;&#53;&#112;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"219\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-24ff30656239fb9e4ae070e1893bcaf9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#52;&#120;&#94;&#50;&#32;&#43;&#32;&#49;&#49;&#120;&#32;&#45;&#32;&#56;&#48;&#32;&#61;&#32;&#51;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"167\" style=\"vertical-align: -2px;\" \/><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-7-8\/\">Answer Key 7.8<\/a><\/p>\n","protected":false},"author":540,"menu_order":22,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-609","chapter","type-chapter","status-publish","hentry"],"part":379,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/609","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":13,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/609\/revisions"}],"predecessor-version":[{"id":3706,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/609\/revisions\/3706"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/parts\/379"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/609\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/media?parent=609"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapter-type?post=609"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/contributor?post=609"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/license?post=609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}