{"id":735,"date":"2019-04-29T17:02:20","date_gmt":"2019-04-29T21:02:20","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/?post_type=chapter&#038;p=735"},"modified":"2019-12-05T15:25:54","modified_gmt":"2019-12-05T20:25:54","slug":"10-5-solving-quadratic-equations-substitution","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/chapter\/10-5-solving-quadratic-equations-substitution\/","title":{"raw":"10.5 Solving Quadratic Equations Using Substitution","rendered":"10.5 Solving Quadratic Equations Using Substitution"},"content":{"raw":"[latexpage]\r\n\r\nFactoring trinomials in which the leading term is not 1 is only slightly more difficult than when the leading coefficient is 1. The method used to factor the trinomial is unchanged.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 10.5.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve for \\(x\\) in \\(x^4 - 13x^2 + 36 = 0\\).\r\n\r\nFirst start by converting this trinomial into a form that is more common. Here, it would be a lot easier when factoring \\(x^2 - 13x + 36 = 0.\\) There is a standard strategy to achieve this through substitution.\r\n\r\nFirst, let \\(u = x^2\\). Now substitute \\(u\\) for every \\(x^2\\), the equation is transformed into \\(u^2-13u+36=0\\).\r\n\r\n\\(u^2 - 13u + 36 = 0\\) factors into \\((u - 9)(u - 4) = 0\\).\r\n\r\nOnce the equation is factored, replace the substitutions with the original variables, which means that, since \\(u = x^2\\), then \\((u - 9)(u - 4) = 0\\) becomes \\((x^2 - 9)(x^2 - 4) = 0\\).\r\n\r\nTo complete the factorization and find the solutions for \\(x\\), then \\((x^2 - 9)(x^2 - 4) = 0\\) must be factored once more. This is done using the difference of squares equation: \\(a^2 - b^2 = (a + b)(a - b)\\).\r\n\r\nFactoring \\((x^2 - 9)(x^2 - 4) = 0\\) thus leaves\u00a0 \\((x - 3)(x + 3)(x - 2)(x + 2) = 0\\).\r\n\r\nSolving each of these terms yields the solutions \\(x = \\pm 3, \\pm 2\\).\r\n\r\n<\/div>\r\n<\/div>\r\nThis same strategy can be followed to solve similar large-powered trinomials and binomials.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 10.5.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFactor the binomial \\(x^6 - 7x^3 - 8 = 0\\).\r\n\r\nHere, it would be a lot easier if the expression for factoring was \\(x^2 - 7x - 8 = 0\\).\r\n\r\nFirst, let \\(u = x^3\\), which leaves the factor of \\(u^2 - 7u - 8 = 0\\).\r\n\r\n\\(u^2 - 7u - 8 = 0\\) easily factors out to \\((u - 8)(u + 1) = 0\\).\r\n\r\nNow that\u00a0 the substituted values are\u00a0factored out, replace the \\(u\\) with the original \\(x^3\\). This turns \\((u - 8)(u + 1) = 0\\) into \\((x^3 - 8)(x^3 + 1) = 0\\).\r\n\r\nThe factored \\((x^3 - 8)\\) and \\((x^3 + 1)\\) terms can be recognized as the difference of cubes.\r\n\r\nThese are factored using \\(a^3 - b^3 = (a - b)(a^2 + ab + b^2)\\) and \\(a^3 + b^3 = (a + b)(a^2 - ab + b^2)\\).\r\n\r\nAnd so, \\((x^3 - 8)\\) factors out to \\((x - 2)(x^2 + 2x + 4)\\) and \\((x^3 + 1)\\) factors out to \\((x + 1)(x^2 - x + 1)\\).\r\n\r\nCombining all of these terms yields:\r\n\r\n\\[(x - 2)(x^2 + 2x + 4)(x + 1)(x^2 - x + 1) = 0\\]\r\n\r\nThe two real solutions are \\(x = 2\\) and \\(x = -1\\). Checking for any others by using the discriminant reveals that all other solutions are complex or imaginary solutions.\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nFactor each of the following polynomials and solve what you can.\r\n<ol>\r\n \t<li>\\(x^4-5x^2+4=0\\)<\/li>\r\n \t<li>\\(y^4-9y^2+20=0\\)<\/li>\r\n \t<li>\\(m^4-7m^2-8=0\\)<\/li>\r\n \t<li>\\(y^4-29y^2+100=0\\)<\/li>\r\n \t<li>\\(a^4-50a^2+49=0\\)<\/li>\r\n \t<li>\\(b^4-10b^2+9=0\\)<\/li>\r\n \t<li>\\(x^4+64=20x^2\\)<\/li>\r\n \t<li>\\(6z^6-z^3=12\\)<\/li>\r\n \t<li>\\(z^6-216=19z^3\\)<\/li>\r\n \t<li>\\(x^6-35x^3+216=0\\)<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-10-5\/\">Answer Key 10.5<\/a>","rendered":"<p>Factoring trinomials in which the leading term is not 1 is only slightly more difficult than when the leading coefficient is 1. The method used to factor the trinomial is unchanged.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 10.5.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve 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;\" \/> in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-aee602aa7211dc76bc1bb766b57c31d6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#52;&#32;&#45;&#32;&#49;&#51;&#120;&#94;&#50;&#32;&#43;&#32;&#51;&#54;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"147\" style=\"vertical-align: -2px;\" \/>.<\/p>\n<p>First start by converting this trinomial into a form that is more common. Here, it would be a lot easier when factoring <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b69687cb3da5958ddbf892f617df654d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#45;&#32;&#49;&#51;&#120;&#32;&#43;&#32;&#51;&#54;&#32;&#61;&#32;&#48;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"143\" style=\"vertical-align: -2px;\" \/> There is a standard strategy to achieve this through substitution.<\/p>\n<p>First, let <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-10ccbebd9dbcde178c61aa7ede0e9916_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#32;&#61;&#32;&#120;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"51\" style=\"vertical-align: 0px;\" \/>. Now substitute <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4f43b1e9857d33d9c654edc351e6bfa3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> for every <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1d9c771a476248f1ac20fe9fbc9d7cbf_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"17\" style=\"vertical-align: 0px;\" \/>, the equation is transformed into <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a1d33954e18dd754634bf0b56a1c8b26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#94;&#50;&#45;&#49;&#51;&#117;&#43;&#51;&#54;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"139\" style=\"vertical-align: -2px;\" \/>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4ac79ffc1739df928b82ae697c2ad4af_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#94;&#50;&#32;&#45;&#32;&#49;&#51;&#117;&#32;&#43;&#32;&#51;&#54;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"139\" style=\"vertical-align: -2px;\" \/> factors into <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-01a7eeb9d019498861a46b5a71f12ed5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#117;&#32;&#45;&#32;&#57;&#41;&#40;&#117;&#32;&#45;&#32;&#52;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"141\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>Once the equation is factored, replace the substitutions with the original variables, which means that, since <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-10ccbebd9dbcde178c61aa7ede0e9916_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#32;&#61;&#32;&#120;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"51\" style=\"vertical-align: 0px;\" \/>, then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-01a7eeb9d019498861a46b5a71f12ed5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#117;&#32;&#45;&#32;&#57;&#41;&#40;&#117;&#32;&#45;&#32;&#52;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"141\" style=\"vertical-align: -4px;\" \/> becomes <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cf5055fb80c81dd474349fb7b7e0d6a7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#50;&#32;&#45;&#32;&#57;&#41;&#40;&#120;&#94;&#50;&#32;&#45;&#32;&#52;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"156\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>To complete the factorization and find the solutions 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;\" \/>, then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cf5055fb80c81dd474349fb7b7e0d6a7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#50;&#32;&#45;&#32;&#57;&#41;&#40;&#120;&#94;&#50;&#32;&#45;&#32;&#52;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"156\" style=\"vertical-align: -4px;\" \/> must be factored once more. This is done using the difference of squares equation: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f48342737e33afa9759062d78f63210b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#94;&#50;&#32;&#45;&#32;&#98;&#94;&#50;&#32;&#61;&#32;&#40;&#97;&#32;&#43;&#32;&#98;&#41;&#40;&#97;&#32;&#45;&#32;&#98;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"182\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>Factoring <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cf5055fb80c81dd474349fb7b7e0d6a7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#50;&#32;&#45;&#32;&#57;&#41;&#40;&#120;&#94;&#50;&#32;&#45;&#32;&#52;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"156\" style=\"vertical-align: -4px;\" \/> thus leaves\u00a0 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-fed873b72d062247680d1e7001743c84_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;&#50;&#41;&#40;&#120;&#32;&#43;&#32;&#50;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"249\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>Solving each of these terms yields the solutions <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4c6917085e8b45d4ba91805ac029ba1d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#92;&#112;&#109;&#32;&#51;&#44;&#32;&#92;&#112;&#109;&#32;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"86\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<\/div>\n<\/div>\n<p>This same strategy can be followed to solve similar large-powered trinomials and binomials.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 10.5.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Factor the binomial <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-acdd04159243d2af5ebef6b3299883ca_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#54;&#32;&#45;&#32;&#55;&#120;&#94;&#51;&#32;&#45;&#32;&#56;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"129\" style=\"vertical-align: 0px;\" \/>.<\/p>\n<p>Here, it would be a lot easier if the expression for factoring was <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a56e714d3723d31d4e3322b992da7a44_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#45;&#32;&#55;&#120;&#32;&#45;&#32;&#56;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"122\" style=\"vertical-align: 0px;\" \/>.<\/p>\n<p>First, let <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e2f0a8d4712a7572b52f9eeb0905e0b9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#32;&#61;&#32;&#120;&#94;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"51\" style=\"vertical-align: 0px;\" \/>, which leaves the factor of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8832333b72c653a90791d225973b540e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#94;&#50;&#32;&#45;&#32;&#55;&#117;&#32;&#45;&#32;&#56;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"122\" style=\"vertical-align: 0px;\" \/>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8832333b72c653a90791d225973b540e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#94;&#50;&#32;&#45;&#32;&#55;&#117;&#32;&#45;&#32;&#56;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"122\" style=\"vertical-align: 0px;\" \/> easily factors out to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-47a2e1d55506b355922df4791ba78c9c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#117;&#32;&#45;&#32;&#56;&#41;&#40;&#117;&#32;&#43;&#32;&#49;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"141\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>Now that\u00a0 the substituted values are\u00a0factored out, replace the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4f43b1e9857d33d9c654edc351e6bfa3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> with the original <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3bdd1dcff2bcf7f7471eb5aa4e52964c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"17\" style=\"vertical-align: 0px;\" \/>. This turns <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-47a2e1d55506b355922df4791ba78c9c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#117;&#32;&#45;&#32;&#56;&#41;&#40;&#117;&#32;&#43;&#32;&#49;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"141\" style=\"vertical-align: -4px;\" \/> into <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7c118fd20b204cac949ec3cdf6877a80_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#51;&#32;&#45;&#32;&#56;&#41;&#40;&#120;&#94;&#51;&#32;&#43;&#32;&#49;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"156\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>The factored <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b38b54c4cef57013a3adf7a5d173168d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#51;&#32;&#45;&#32;&#56;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"60\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a79520ac6906f84c23b0ccad0660b3bd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#51;&#32;&#43;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"60\" style=\"vertical-align: -4px;\" \/> terms can be recognized as the difference of cubes.<\/p>\n<p>These are factored using <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cc3a2aee650a1c966349259b05845daa_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#94;&#51;&#32;&#45;&#32;&#98;&#94;&#51;&#32;&#61;&#32;&#40;&#97;&#32;&#45;&#32;&#98;&#41;&#40;&#97;&#94;&#50;&#32;&#43;&#32;&#97;&#98;&#32;&#43;&#32;&#98;&#94;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"236\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e44864a946929c95d6cac53dbc5856b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#94;&#51;&#32;&#43;&#32;&#98;&#94;&#51;&#32;&#61;&#32;&#40;&#97;&#32;&#43;&#32;&#98;&#41;&#40;&#97;&#94;&#50;&#32;&#45;&#32;&#97;&#98;&#32;&#43;&#32;&#98;&#94;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"236\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>And so, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b38b54c4cef57013a3adf7a5d173168d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#51;&#32;&#45;&#32;&#56;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"60\" style=\"vertical-align: -4px;\" \/> factors out to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-37a3757578808b1ce68d4a4d12d07198_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#45;&#32;&#50;&#41;&#40;&#120;&#94;&#50;&#32;&#43;&#32;&#50;&#120;&#32;&#43;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"155\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a79520ac6906f84c23b0ccad0660b3bd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#51;&#32;&#43;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"60\" style=\"vertical-align: -4px;\" \/> factors out to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-57e7f5b5474d326b63e59d62f4b906ea_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#43;&#32;&#49;&#41;&#40;&#120;&#94;&#50;&#32;&#45;&#32;&#120;&#32;&#43;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"147\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>Combining all of these terms yields:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 21px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8f9a740b966638f5fa1a3bdfb72780e9_l3.png\" height=\"21\" width=\"337\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#40;&#120;&#32;&#45;&#32;&#50;&#41;&#40;&#120;&#94;&#50;&#32;&#43;&#32;&#50;&#120;&#32;&#43;&#32;&#52;&#41;&#40;&#120;&#32;&#43;&#32;&#49;&#41;&#40;&#120;&#94;&#50;&#32;&#45;&#32;&#120;&#32;&#43;&#32;&#49;&#41;&#32;&#61;&#32;&#48;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>The two real solutions are <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-75ee2ff4768f1849ca01b898ad5ba188_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"42\" style=\"vertical-align: 0px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e37aebc781468dc58b07c6cfb05a66cb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#45;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"56\" style=\"vertical-align: -1px;\" \/>. Checking for any others by using the discriminant reveals that all other solutions are complex or imaginary solutions.<\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>Factor each of the following polynomials and solve what you can.<\/p>\n<ol>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-804b3d2eb0a4639284bd118bba40a7f2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#52;&#45;&#53;&#120;&#94;&#50;&#43;&#52;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"129\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a43dc076a163d4c378f6591589c3cac4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#94;&#52;&#45;&#57;&#121;&#94;&#50;&#43;&#50;&#48;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"137\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-df3dc8f838ecf660524f73d39ed9bd7b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#94;&#52;&#45;&#55;&#109;&#94;&#50;&#45;&#56;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"140\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-bb380d363560004f9d773fdc20608875_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#94;&#52;&#45;&#50;&#57;&#121;&#94;&#50;&#43;&#49;&#48;&#48;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"154\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1ce194cd2545dbb6d71caa419c1258da_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#94;&#52;&#45;&#53;&#48;&#97;&#94;&#50;&#43;&#52;&#57;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"146\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-24d1e5e895cc205af7277368053573f8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;&#94;&#52;&#45;&#49;&#48;&#98;&#94;&#50;&#43;&#57;&#61;&#48;\" 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-7e0165afb23bf79382ec12cfc2ddf3ce_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#52;&#43;&#54;&#52;&#61;&#50;&#48;&#120;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"116\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6aaf3fafba7fe055da2f59fedf8a39bf_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#122;&#94;&#54;&#45;&#122;&#94;&#51;&#61;&#49;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"105\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-90391416be579ce4dcd38af4f7aaa3be_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#122;&#94;&#54;&#45;&#50;&#49;&#54;&#61;&#49;&#57;&#122;&#94;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"122\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3e2840d67ed35883520f602c398be88e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#54;&#45;&#51;&#53;&#120;&#94;&#51;&#43;&#50;&#49;&#54;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"156\" style=\"vertical-align: -2px;\" \/><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-10-5\/\">Answer Key 10.5<\/a><\/p>\n","protected":false},"author":540,"menu_order":5,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-735","chapter","type-chapter","status-publish","hentry"],"part":393,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/735","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":7,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/735\/revisions"}],"predecessor-version":[{"id":3658,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/735\/revisions\/3658"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/parts\/393"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/735\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/media?parent=735"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapter-type?post=735"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/contributor?post=735"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/license?post=735"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}