{"id":732,"date":"2019-04-29T17:01:46","date_gmt":"2019-04-29T21:01:46","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/?post_type=chapter&#038;p=732"},"modified":"2019-12-29T00:50:45","modified_gmt":"2019-12-29T05:50:45","slug":"10-4-the-quadratic-equation","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/chapter\/10-4-the-quadratic-equation\/","title":{"raw":"10.4 The Quadratic Equation","rendered":"10.4 The Quadratic Equation"},"content":{"raw":"[latexpage]\r\n\r\nA rule of thumb about factoring: after spending several minutes trying to factor an equation, if its taking to long, use the quadratic equation to generate solutions instead.\r\n\r\nLook at the equation \\(ax^2 + bx + c = 0\\), the values of \\(x\\) that make this equation equal to zero can be found by:\r\n\r\n\\[x=\\dfrac{-b\\pm (b^2-4ac)^{\\frac{1}{2}}}{2a}\\]\r\n\r\nOne of the key factors here is the value found from \\((b^2 - 4ac)^{\\frac{1}{2}}\\). The interior of this radical \\(b^2 - 4ac\\) can have three possible values: negative, positive, or zero.\r\n\r\n\\(b^2 - 4ac\\) is called the discriminant, and it defines how many solutions of \\(x\\) there will be and what type of solutions they are.\r\n\r\nIf \\(b^2 - 4ac = 0\\), then there is exactly one solution:\r\n\r\n\\[x=\\dfrac{-b\\pm 0}{2a}=\\dfrac{-b}{2a}\\]\r\n\r\nThe meaning of this is that the parabolic curve that can be drawn from the equation will only touch the \\(x\\)-axis at one spot, and so there is only one solution for that quadratic. This can be seen from the image to the right: the quadratic curve touches the \\(x\\)-axis at only one position, which means that there is only one solution for \\(x\\).\r\n\r\n<img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-10.4_1.jpg\" alt=\"Arc with bottom touching x axis\" width=\"286\" height=\"291\" class=\"alignnone wp-image-3651 size-full\" \/>\r\n\r\nFor example, the equation \\(4x^2 + 4x + 1 = 0\\) has one solution. Check:\r\n\r\n\\[\\begin{array}{rrrrrlll}\r\na=4\\hspace{0.5in}&amp;b^2&amp;-&amp;4ac&amp;=&amp;(4)^2&amp;-&amp;4(4)(1) \\\\\r\nb=4\\hspace{0.5in}&amp;&amp;&amp;&amp;=&amp;16&amp;-&amp;16 \\\\\r\nc=1\\hspace{0.5in}&amp;&amp;&amp;&amp;=&amp;0&amp;&amp;\r\n\\end{array}\\]\r\n\r\nThe solution ends up being \\(x = \\dfrac{-(4)}{2(4)}\\) or \\(x =-\\dfrac{1}{2}\\).\r\n\r\nIf \\(b^2 - 4ac = \\) any positive value, then there are exactly two solutions:\r\n<p style=\"text-align: center\">\\(x=\\dfrac{-b\\pm \\text{some positive number}}{2a}\\)<\/p>\r\n<p style=\"text-align: center\">\\(\\text{or simply}\\)<\/p>\r\n<p style=\"text-align: center\">\\(\\dfrac{-b+\\text{some positive number}}{2a}\\hspace{0.25in} \\text{ and }\\hspace{0.25in} \\dfrac{-b-\\text{ some positive number}}{2a}\\)<\/p>\r\nThe meaning of this is that the parabolic curve that can be drawn from the equation will now touch (and cross) the \\(x\\)-axis at two positions, and so there are now two solutions for the quadratic. This can be seen from the image to the right: the quadratic curve crosses the \\(x\\)-axis at two positions, which means that there are now two solutions for \\(x\\).\r\n\r\n<img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-10.4_2-268x300.jpg\" alt=\"Arc touching x axis in two places meaning 2 possible solutions\" width=\"268\" height=\"300\" class=\"alignnone wp-image-3656 size-medium\" \/>\r\n\r\nFor example, the equation \\(3x^2 + 4x + 1 = 0\\) has two solutions. Check:\r\n\r\n\\[\\begin{array}{rrrrrlll}\r\na=3\\hspace{0.5in}&amp;b^2&amp;-&amp;4ac&amp;=&amp;(4)^2&amp;-&amp;4(3)(1) \\\\\r\nb=4\\hspace{0.5in}&amp;&amp;&amp;&amp;=&amp;16&amp;-&amp;12 \\\\\r\nc=1\\hspace{0.5in}&amp;&amp;&amp;&amp;=&amp;4&amp;&amp;\r\n\\end{array}\\]\r\n\r\nWhen 4 is put back into the quadratic equation and root 4 is taken, the solution now becomes \u00b12.\r\n\r\nFor this quadratic:\r\n\r\n\\[x=\\dfrac{-4\\pm 2}{2(3)}=\\dfrac{-4\\pm 2}{6}\\]\r\n\r\nThe solutions are \\(x = \\dfrac{-6}{6}=-1\\) and \\(x = \\dfrac{-2}{6}=-\\dfrac{1}{3}\\).\r\n\r\nThere exists one last possible solution for a quadratic, which happens when \\(b^2 - 4ac =\\) any negative value. When this occurs, there are exactly two solutions, which are defined as imaginary roots or solutions or, more properly, complex roots, since the solution involves taking the root of a negative value.\r\n\r\nThe example provided shows that the quadratic never touches or crosses the \\(x\\)-axis, yet it is possible to generate a solution if using imaginary numbers when solving a negative radical discriminant \\(b^2 - 4ac\\).\r\n\r\nFor example, the equation \\(5x^2 + 2x + 1 = 0\\) has two complex or imaginary solutions. Check:\r\n\r\n\\[\\begin{array}{rrrrrcll}\r\na=5\\hspace{0.5in}&amp;b^2&amp;-&amp;4ac&amp;=&amp;(2)^2&amp;-&amp;4(5)(1) \\\\\r\nb=2\\hspace{0.5in}&amp;&amp;&amp;&amp;=&amp;4&amp;-&amp;20 \\\\\r\nc=1\\hspace{0.5in}&amp;&amp;&amp;&amp;=&amp;-16&amp;&amp;\r\n\\end{array}\\]\r\n\r\nWhen \u221216 is put back into the quadratic equation and the root of \u221216 is taken, the solution becomes \\(\\pm 4i\\).\r\n\r\nFor this quadratic:\r\n\r\n\\[x=\\dfrac{-2\\pm 4i}{2(5)}=\\dfrac{-2\\pm 4i}{10}\\]\r\n\r\nThe solutions are \\(x = \\dfrac{-1+2i}{5}\\) and \\(x = \\dfrac{-1-2i}{5}\\).\r\n\r\nNote: these solutions are complex conjugates of each other.\r\n\r\nIt is often useful to check the discriminants of a quadratic equation to define the nature of the roots for the quadratic before proceeding to a full solution.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 10.4.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the values of \\(x\\) that solve the equation \\(x^2 + 6x - 7 = 0\\).\r\n\r\n\\[\\begin{array}{lrrl}\r\na=1\\hspace{0.5in}&amp;x&amp;=&amp;\\dfrac{-6\\pm [6^2-4(1)(-7)]^{\\frac{1}{2}}}{2(1)} \\\\ \\\\\r\nb=6\\hspace{0.5in}&amp;x&amp;=&amp;\\dfrac{-6\\pm [36+28]^{\\frac{1}{2}}}{2} \\\\ \\\\\r\nc=-7\\hspace{0.5in}&amp;x&amp;=&amp;\\dfrac{-6\\pm [64]^{\\frac{1}{2}}}{2} \\\\ \\\\\r\n\\text{Which reduces to}&amp;x&amp;=&amp;\\dfrac{-6\\pm 8}{2} \\\\ \\\\\r\n\\text{And yields}&amp;x&amp;=&amp;-7, 1\r\n\\end{array}\\]\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 10.4.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the values of \\(x\\) that solve the equation \\(9x^2 + 6x + 1 = 0\\).\r\n\r\n\\[\\begin{array}{lrrl}\r\na=9\\hspace{0.5in}&amp;x&amp;=&amp;\\dfrac{-(-6)\\pm [(-6)^2-4(9)(1)]^{\\frac{1}{2}}}{2(9)} \\\\ \\\\\r\nb=6\\hspace{0.5in}&amp;x&amp;=&amp;\\dfrac{6\\pm [36-36]^{\\frac{1}{2}}}{18} \\\\ \\\\\r\nc=1\\hspace{0.5in}&amp;x&amp;=&amp;\\dfrac{6\\pm [0]^{\\frac{1}{2}}}{18} \\\\ \\\\\r\n\\text{Which reduces to}&amp;x&amp;=&amp;\\dfrac{1}{3}\r\n\\end{array}\\]\r\n\r\n<\/div>\r\n<\/div>\r\nIn case you are curious:\r\n<h2>How to Derive the Quadratic Formula<\/h2>\r\n\\(\\begin{array}{rl}\r\nax^2+bx+c=0&amp;\\text{Separate constant from variables} \\\\\r\n-c-c&amp; \\text{Subtract }c\\text{ from both sides} \\\\\r\n\\dfrac{ax^2}{a}+\\dfrac{bx}{a}=\\dfrac{-c}{a}&amp;\\text{Divide each term by }a \\\\ \\\\\r\nx^2+\\dfrac{b}{a}x=\\dfrac{-c}{a}&amp; \\text{Find the number that completes the square}\\\\ \\\\\r\n\\left(\\dfrac{1}{2}\\cdot \\dfrac{b}{a}\\right)^2=\\left(\\dfrac{b}{2a}\\right)^2=\\dfrac{b^2}{4a^2}&amp;\\text{Add to both sides} \\\\ \\\\\r\n\\dfrac{b^2}{4a^2}-\\dfrac{c}{a}\\left(\\dfrac{4a}{4a}\\right)=\\dfrac{b^2}{4a^2}-\\dfrac{4ac}{4a^2}=\\dfrac{b^2-4ac}{4a^2}&amp;\\text{Get the common denominator on the right} \\\\ \\\\\r\nx^2+\\dfrac{b}{a}x+\\dfrac{b^2}{4a^2}=\\dfrac{b^2}{4a^2}-\\dfrac{4ac}{4a^2}=\\dfrac{b^2-4ac}{4a^2}&amp;\\text{Factor} \\\\ \\\\\r\n\\left(x+\\dfrac{b}{2a}\\right)^2=\\dfrac{b^2-4ac}{4a^2}&amp;\\text{Solve using the even root property} \\\\ \\\\\r\n\\sqrt{\\left(x+\\dfrac{b}{2a}\\right)^2}=\\pm \\sqrt{\\dfrac{b^2-4ac}{4a^2}}&amp;\\text{Simplify roots} \\\\ \\\\\r\nx+\\dfrac{b}{2a}=\\dfrac{\\pm \\sqrt{b^2-4ac}}{2a}&amp;\\text{Subtract }\\dfrac{b}{2a}\\text{ from both sides} \\\\ \\\\\r\nx=\\dfrac{-b\\pm \\sqrt{b^2-4ac}}{2a}&amp;\\text{Our solution}\r\n\\end{array}\\)\r\n<h1>Questions<\/h1>\r\nUse the quadratic discriminant to determine the nature of the roots.\r\n<ol type=\"a\">\r\n \t<li>\\(4x^2+2x-5=0\\)<\/li>\r\n \t<li>\\(9x^2-6x+1=0\\)<\/li>\r\n \t<li>\\(2x^2+3x-5=0\\)<\/li>\r\n \t<li>\\(3x^2+5x=3\\)<\/li>\r\n \t<li>\\(3x^2+5x=2\\)<\/li>\r\n \t<li>\\(x^2-8x+16=0\\)<\/li>\r\n \t<li>\\(a^2-56=-10a\\)<\/li>\r\n \t<li>\\(x^2+4=4x\\)<\/li>\r\n \t<li>\\(5x^2=-26+10x\\)<\/li>\r\n \t<li>\\(n^2=-21+10n\\)<\/li>\r\n<\/ol>\r\nSolve each of the following using the quadratic equation.\r\n<ol>\r\n \t<li>\\(4a^2+3a-6=0\\)<\/li>\r\n \t<li>\\(3k^2+2k-3=0\\)<\/li>\r\n \t<li>\\(2x^2-8x-2=0\\)<\/li>\r\n \t<li>\\(6n^2+8n-1=0\\)<\/li>\r\n \t<li>\\(2m^2-3m+6=0\\)<\/li>\r\n \t<li>\\(5p^2+2p+6=0\\)<\/li>\r\n \t<li>\\(3r^2-2r-1=0\\)<\/li>\r\n \t<li>\\(2x^2-2x-15=0\\)<\/li>\r\n \t<li>\\(4n^2-3n+10=0\\)<\/li>\r\n \t<li>\\(b^2+6b+9=0\\)<\/li>\r\n \t<li>\\(v^2-4v-5=-8\\)<\/li>\r\n \t<li>\\(x^2+2x+6=4\\)<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-10-4\/\">Answer Key 10.4<\/a>","rendered":"<p>A rule of thumb about factoring: after spending several minutes trying to factor an equation, if its taking to long, use the quadratic equation to generate solutions instead.<\/p>\n<p>Look at the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f3871426cd6bfedc71a727b74b106f59_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#120;&#94;&#50;&#32;&#43;&#32;&#98;&#120;&#32;&#43;&#32;&#99;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"129\" style=\"vertical-align: -2px;\" \/>, the values 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;\" \/> that make this equation equal to zero can be found by:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 42px;\"><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-b514c1a413efff77010def1a5f71eb8f_l3.png\" height=\"42\" width=\"167\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#120;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#98;&#92;&#112;&#109;&#32;&#40;&#98;&#94;&#50;&#45;&#52;&#97;&#99;&#41;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#125;&#125;&#123;&#50;&#97;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>One of the key factors here is the value found from <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-da645d0797605fdf23faa0aa3ff4fffe_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#98;&#94;&#50;&#32;&#45;&#32;&#52;&#97;&#99;&#41;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"84\" style=\"vertical-align: -4px;\" \/>. The interior of this radical <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7d8271d4710b02ca956e511f56dd6a1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;&#94;&#50;&#32;&#45;&#32;&#52;&#97;&#99;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"63\" style=\"vertical-align: -1px;\" \/> can have three possible values: negative, positive, or zero.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7d8271d4710b02ca956e511f56dd6a1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;&#94;&#50;&#32;&#45;&#32;&#52;&#97;&#99;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"63\" style=\"vertical-align: -1px;\" \/> is called the discriminant, and it defines how many solutions 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;\" \/> there will be and what type of solutions they are.<\/p>\n<p>If <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-adf058a42dea79111a8e369bd2368d0b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;&#94;&#50;&#32;&#45;&#32;&#52;&#97;&#99;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"96\" style=\"vertical-align: -1px;\" \/>, then there is exactly one solution:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 37px;\"><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-85d9b2f8c5045c94d9d8d4bb64d9b83a_l3.png\" height=\"37\" width=\"137\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#120;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#98;&#92;&#112;&#109;&#32;&#48;&#125;&#123;&#50;&#97;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#98;&#125;&#123;&#50;&#97;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>The meaning of this is that the parabolic curve that can be drawn from the equation will only touch 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 at one spot, and so there is only one solution for that quadratic. This can be seen from the image to the right: the quadratic curve touches 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 at only one position, which means that there is only one solution 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;\" \/>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-10.4_1.jpg\" alt=\"Arc with bottom touching x axis\" width=\"286\" height=\"291\" class=\"alignnone wp-image-3651 size-full\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-10.4_1.jpg 286w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-10.4_1-65x66.jpg 65w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-10.4_1-225x229.jpg 225w\" sizes=\"auto, (max-width: 286px) 100vw, 286px\" \/><\/p>\n<p>For example, the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a77c82ae123692b9a3441e959754e780_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#120;&#94;&#50;&#32;&#43;&#32;&#52;&#120;&#32;&#43;&#32;&#49;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"131\" style=\"vertical-align: -2px;\" \/> has one solution. Check:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 61px;\"><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-f13bd70df7b112eba8256fa5c5dde4be_l3.png\" height=\"61\" width=\"381\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#108;&#108;&#108;&#125; &#97;&#61;&#52;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#98;&#94;&#50;&#38;&#45;&#38;&#52;&#97;&#99;&#38;&#61;&#38;&#40;&#52;&#41;&#94;&#50;&#38;&#45;&#38;&#52;&#40;&#52;&#41;&#40;&#49;&#41;&#32;&#92;&#92; &#98;&#61;&#52;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#38;&#38;&#38;&#61;&#38;&#49;&#54;&#38;&#45;&#38;&#49;&#54;&#32;&#92;&#92; &#99;&#61;&#49;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#38;&#38;&#38;&#61;&#38;&#48;&#38;&#38; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>The solution ends up being <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9b2ed61874c54c0e06c5e751fd360030_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#40;&#52;&#41;&#125;&#123;&#50;&#40;&#52;&#41;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"42\" width=\"73\" style=\"vertical-align: -16px;\" \/> or <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6e17b8ae89ef33ddcf3b47ffa9e17d5b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"58\" style=\"vertical-align: -12px;\" \/>.<\/p>\n<p>If <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b4a063e5fb4be32488311ab896a9cbeb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;&#94;&#50;&#32;&#45;&#32;&#52;&#97;&#99;&#32;&#61;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"81\" style=\"vertical-align: -1px;\" \/> any positive value, then there are exactly two 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-55fb9b316e0da7f161a887b0d311545e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#98;&#92;&#112;&#109;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#115;&#111;&#109;&#101;&#32;&#112;&#111;&#115;&#105;&#116;&#105;&#118;&#101;&#32;&#110;&#117;&#109;&#98;&#101;&#114;&#125;&#125;&#123;&#50;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"248\" style=\"vertical-align: -12px;\" \/><\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1d9f9c19cb5db6d20b6cc26d37829fac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#101;&#120;&#116;&#123;&#111;&#114;&#32;&#115;&#105;&#109;&#112;&#108;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"73\" style=\"vertical-align: -3px;\" \/><\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4cfe0fcc51f598668ec8ad27c56a5713_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#98;&#43;&#92;&#116;&#101;&#120;&#116;&#123;&#115;&#111;&#109;&#101;&#32;&#112;&#111;&#115;&#105;&#116;&#105;&#118;&#101;&#32;&#110;&#117;&#109;&#98;&#101;&#114;&#125;&#125;&#123;&#50;&#97;&#125;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#50;&#53;&#105;&#110;&#125;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#97;&#110;&#100;&#32;&#125;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#50;&#53;&#105;&#110;&#125;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#98;&#45;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#115;&#111;&#109;&#101;&#32;&#112;&#111;&#115;&#105;&#116;&#105;&#118;&#101;&#32;&#110;&#117;&#109;&#98;&#101;&#114;&#125;&#125;&#123;&#50;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"532\" style=\"vertical-align: -12px;\" \/><\/p>\n<p>The meaning of this is that the parabolic curve that can be drawn from the equation will now touch (and cross) 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 at two positions, and so there are now two solutions for the quadratic. This can be seen from the image to the right: the quadratic curve crosses 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 at two positions, which means that there are now two 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;\" \/>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-10.4_2-268x300.jpg\" alt=\"Arc touching x axis in two places meaning 2 possible solutions\" width=\"268\" height=\"300\" class=\"alignnone wp-image-3656 size-medium\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-10.4_2-268x300.jpg 268w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-10.4_2-65x73.jpg 65w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-10.4_2-225x252.jpg 225w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-10.4_2.jpg 291w\" sizes=\"auto, (max-width: 268px) 100vw, 268px\" \/><\/p>\n<p>For example, the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-10f65684c90c4e93b697164417204550_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#50;&#32;&#43;&#32;&#52;&#120;&#32;&#43;&#32;&#49;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"131\" style=\"vertical-align: -2px;\" \/> has two solutions. Check:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 61px;\"><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-96e631f520edbb4a3137cd0abfc644a9_l3.png\" height=\"61\" width=\"381\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#108;&#108;&#108;&#125; &#97;&#61;&#51;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#98;&#94;&#50;&#38;&#45;&#38;&#52;&#97;&#99;&#38;&#61;&#38;&#40;&#52;&#41;&#94;&#50;&#38;&#45;&#38;&#52;&#40;&#51;&#41;&#40;&#49;&#41;&#32;&#92;&#92; &#98;&#61;&#52;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#38;&#38;&#38;&#61;&#38;&#49;&#54;&#38;&#45;&#38;&#49;&#50;&#32;&#92;&#92; &#99;&#61;&#49;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#38;&#38;&#38;&#61;&#38;&#52;&#38;&#38; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>When 4 is put back into the quadratic equation and root 4 is taken, the solution now becomes \u00b12.<\/p>\n<p>For this quadratic:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 40px;\"><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-410da90e82d69bbe68197ac9eef4620d_l3.png\" height=\"40\" width=\"170\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#120;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#52;&#92;&#112;&#109;&#32;&#50;&#125;&#123;&#50;&#40;&#51;&#41;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#52;&#92;&#112;&#109;&#32;&#50;&#125;&#123;&#54;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>The solutions are <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9e9fcb7edab7a2024d6a03e53df30483_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#54;&#125;&#123;&#54;&#125;&#61;&#45;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"106\" style=\"vertical-align: -12px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7d74b7043b95355181db9406a7f71428_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#50;&#125;&#123;&#54;&#125;&#61;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#51;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"109\" style=\"vertical-align: -12px;\" \/>.<\/p>\n<p>There exists one last possible solution for a quadratic, which happens when <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b4a063e5fb4be32488311ab896a9cbeb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;&#94;&#50;&#32;&#45;&#32;&#52;&#97;&#99;&#32;&#61;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"81\" style=\"vertical-align: -1px;\" \/> any negative value. When this occurs, there are exactly two solutions, which are defined as imaginary roots or solutions or, more properly, complex roots, since the solution involves taking the root of a negative value.<\/p>\n<p>The example provided shows that the quadratic never touches or crosses 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, yet it is possible to generate a solution if using imaginary numbers when solving a negative radical discriminant <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7d8271d4710b02ca956e511f56dd6a1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;&#94;&#50;&#32;&#45;&#32;&#52;&#97;&#99;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"63\" style=\"vertical-align: -1px;\" \/>.<\/p>\n<p>For example, the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-eab30de19887ba7e88129f65abc725d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#120;&#94;&#50;&#32;&#43;&#32;&#50;&#120;&#32;&#43;&#32;&#49;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"131\" style=\"vertical-align: -2px;\" \/> has two complex or imaginary solutions. Check:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 61px;\"><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-fd61fc1c67f4d88fa081e6a3514e31f0_l3.png\" height=\"61\" width=\"382\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#99;&#108;&#108;&#125; &#97;&#61;&#53;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#98;&#94;&#50;&#38;&#45;&#38;&#52;&#97;&#99;&#38;&#61;&#38;&#40;&#50;&#41;&#94;&#50;&#38;&#45;&#38;&#52;&#40;&#53;&#41;&#40;&#49;&#41;&#32;&#92;&#92; &#98;&#61;&#50;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#38;&#38;&#38;&#61;&#38;&#52;&#38;&#45;&#38;&#50;&#48;&#32;&#92;&#92; &#99;&#61;&#49;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#38;&#38;&#38;&#61;&#38;&#45;&#49;&#54;&#38;&#38; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>When \u221216 is put back into the quadratic equation and the root of \u221216 is taken, the solution becomes <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7543399786d71e4721efd289ab1b1255_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#109;&#32;&#52;&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"29\" style=\"vertical-align: -1px;\" \/>.<\/p>\n<p>For this quadratic:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 40px;\"><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-efa7b7a74c534643db64e649fcf50ee4_l3.png\" height=\"40\" width=\"182\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#120;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#50;&#92;&#112;&#109;&#32;&#52;&#105;&#125;&#123;&#50;&#40;&#53;&#41;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#50;&#92;&#112;&#109;&#32;&#52;&#105;&#125;&#123;&#49;&#48;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>The solutions are <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1ea9393217b74c84d3a117fc5aa7671d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#49;&#43;&#50;&#105;&#125;&#123;&#53;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"96\" style=\"vertical-align: -12px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-144fe05cf1eb55ba6ca8fbc2c80e4917_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#49;&#45;&#50;&#105;&#125;&#123;&#53;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"96\" style=\"vertical-align: -12px;\" \/>.<\/p>\n<p>Note: these solutions are complex conjugates of each other.<\/p>\n<p>It is often useful to check the discriminants of a quadratic equation to define the nature of the roots for the quadratic before proceeding to a full solution.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 10.4.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the values 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;\" \/> that solve the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2369215a6bfed871504ebd242d0627b4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#43;&#32;&#54;&#120;&#32;&#45;&#32;&#55;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"122\" style=\"vertical-align: -2px;\" \/>.<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 275px;\"><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-ab4e7ed7ad18cf68b570037a6b3f7557_l3.png\" height=\"275\" width=\"380\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#108;&#114;&#114;&#108;&#125; &#97;&#61;&#49;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#120;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#54;&#92;&#112;&#109;&#32;&#91;&#54;&#94;&#50;&#45;&#52;&#40;&#49;&#41;&#40;&#45;&#55;&#41;&#93;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#125;&#125;&#123;&#50;&#40;&#49;&#41;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#98;&#61;&#54;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#120;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#54;&#92;&#112;&#109;&#32;&#91;&#51;&#54;&#43;&#50;&#56;&#93;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#125;&#125;&#123;&#50;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#99;&#61;&#45;&#55;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#120;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#54;&#92;&#112;&#109;&#32;&#91;&#54;&#52;&#93;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#125;&#125;&#123;&#50;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#87;&#104;&#105;&#99;&#104;&#32;&#114;&#101;&#100;&#117;&#99;&#101;&#115;&#32;&#116;&#111;&#125;&#38;&#120;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#54;&#92;&#112;&#109;&#32;&#56;&#125;&#123;&#50;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#65;&#110;&#100;&#32;&#121;&#105;&#101;&#108;&#100;&#115;&#125;&#38;&#120;&#38;&#61;&#38;&#45;&#55;&#44;&#32;&#49; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 10.4.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the values 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;\" \/> that solve the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e0c1d12897220b918e1dea999258731b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#57;&#120;&#94;&#50;&#32;&#43;&#32;&#54;&#120;&#32;&#43;&#32;&#49;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"131\" style=\"vertical-align: -2px;\" \/>.<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 233px;\"><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-291595fc8c5c0b6de5b63307a7f983ad_l3.png\" height=\"233\" width=\"422\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#108;&#114;&#114;&#108;&#125; &#97;&#61;&#57;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#120;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#40;&#45;&#54;&#41;&#92;&#112;&#109;&#32;&#91;&#40;&#45;&#54;&#41;&#94;&#50;&#45;&#52;&#40;&#57;&#41;&#40;&#49;&#41;&#93;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#125;&#125;&#123;&#50;&#40;&#57;&#41;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#98;&#61;&#54;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#120;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#54;&#92;&#112;&#109;&#32;&#91;&#51;&#54;&#45;&#51;&#54;&#93;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#125;&#125;&#123;&#49;&#56;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#99;&#61;&#49;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#53;&#105;&#110;&#125;&#38;&#120;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#54;&#92;&#112;&#109;&#32;&#91;&#48;&#93;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#125;&#125;&#123;&#49;&#56;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#87;&#104;&#105;&#99;&#104;&#32;&#114;&#101;&#100;&#117;&#99;&#101;&#115;&#32;&#116;&#111;&#125;&#38;&#120;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#51;&#125; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<\/div>\n<\/div>\n<p>In case you are curious:<\/p>\n<h2>How to Derive the Quadratic Formula<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ab0014478ffb39127a019f897fb55398_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;&#108;&#125; &#97;&#120;&#94;&#50;&#43;&#98;&#120;&#43;&#99;&#61;&#48;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#83;&#101;&#112;&#97;&#114;&#97;&#116;&#101;&#32;&#99;&#111;&#110;&#115;&#116;&#97;&#110;&#116;&#32;&#102;&#114;&#111;&#109;&#32;&#118;&#97;&#114;&#105;&#97;&#98;&#108;&#101;&#115;&#125;&#32;&#92;&#92; &#45;&#99;&#45;&#99;&#38;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#83;&#117;&#98;&#116;&#114;&#97;&#99;&#116;&#32;&#125;&#99;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#114;&#111;&#109;&#32;&#98;&#111;&#116;&#104;&#32;&#115;&#105;&#100;&#101;&#115;&#125;&#32;&#92;&#92; &#92;&#100;&#102;&#114;&#97;&#99;&#123;&#97;&#120;&#94;&#50;&#125;&#123;&#97;&#125;&#43;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#120;&#125;&#123;&#97;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#99;&#125;&#123;&#97;&#125;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#68;&#105;&#118;&#105;&#100;&#101;&#32;&#101;&#97;&#99;&#104;&#32;&#116;&#101;&#114;&#109;&#32;&#98;&#121;&#32;&#125;&#97;&#32;&#92;&#92;&#32;&#92;&#92; &#120;&#94;&#50;&#43;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#125;&#123;&#97;&#125;&#120;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#99;&#125;&#123;&#97;&#125;&#38;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#70;&#105;&#110;&#100;&#32;&#116;&#104;&#101;&#32;&#110;&#117;&#109;&#98;&#101;&#114;&#32;&#116;&#104;&#97;&#116;&#32;&#99;&#111;&#109;&#112;&#108;&#101;&#116;&#101;&#115;&#32;&#116;&#104;&#101;&#32;&#115;&#113;&#117;&#97;&#114;&#101;&#125;&#92;&#92;&#32;&#92;&#92; &#92;&#108;&#101;&#102;&#116;&#40;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#92;&#99;&#100;&#111;&#116;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#125;&#123;&#97;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#50;&#61;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#125;&#123;&#50;&#97;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#50;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#94;&#50;&#125;&#123;&#52;&#97;&#94;&#50;&#125;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#65;&#100;&#100;&#32;&#116;&#111;&#32;&#98;&#111;&#116;&#104;&#32;&#115;&#105;&#100;&#101;&#115;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#94;&#50;&#125;&#123;&#52;&#97;&#94;&#50;&#125;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#99;&#125;&#123;&#97;&#125;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#52;&#97;&#125;&#123;&#52;&#97;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#94;&#50;&#125;&#123;&#52;&#97;&#94;&#50;&#125;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#52;&#97;&#99;&#125;&#123;&#52;&#97;&#94;&#50;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#94;&#50;&#45;&#52;&#97;&#99;&#125;&#123;&#52;&#97;&#94;&#50;&#125;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#71;&#101;&#116;&#32;&#116;&#104;&#101;&#32;&#99;&#111;&#109;&#109;&#111;&#110;&#32;&#100;&#101;&#110;&#111;&#109;&#105;&#110;&#97;&#116;&#111;&#114;&#32;&#111;&#110;&#32;&#116;&#104;&#101;&#32;&#114;&#105;&#103;&#104;&#116;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#120;&#94;&#50;&#43;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#125;&#123;&#97;&#125;&#120;&#43;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#94;&#50;&#125;&#123;&#52;&#97;&#94;&#50;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#94;&#50;&#125;&#123;&#52;&#97;&#94;&#50;&#125;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#52;&#97;&#99;&#125;&#123;&#52;&#97;&#94;&#50;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#94;&#50;&#45;&#52;&#97;&#99;&#125;&#123;&#52;&#97;&#94;&#50;&#125;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#70;&#97;&#99;&#116;&#111;&#114;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#92;&#108;&#101;&#102;&#116;&#40;&#120;&#43;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#125;&#123;&#50;&#97;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#50;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#94;&#50;&#45;&#52;&#97;&#99;&#125;&#123;&#52;&#97;&#94;&#50;&#125;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#83;&#111;&#108;&#118;&#101;&#32;&#117;&#115;&#105;&#110;&#103;&#32;&#116;&#104;&#101;&#32;&#101;&#118;&#101;&#110;&#32;&#114;&#111;&#111;&#116;&#32;&#112;&#114;&#111;&#112;&#101;&#114;&#116;&#121;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#92;&#115;&#113;&#114;&#116;&#123;&#92;&#108;&#101;&#102;&#116;&#40;&#120;&#43;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#125;&#123;&#50;&#97;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#50;&#125;&#61;&#92;&#112;&#109;&#32;&#92;&#115;&#113;&#114;&#116;&#123;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#94;&#50;&#45;&#52;&#97;&#99;&#125;&#123;&#52;&#97;&#94;&#50;&#125;&#125;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#83;&#105;&#109;&#112;&#108;&#105;&#102;&#121;&#32;&#114;&#111;&#111;&#116;&#115;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#120;&#43;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#125;&#123;&#50;&#97;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#109;&#32;&#92;&#115;&#113;&#114;&#116;&#123;&#98;&#94;&#50;&#45;&#52;&#97;&#99;&#125;&#125;&#123;&#50;&#97;&#125;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#83;&#117;&#98;&#116;&#114;&#97;&#99;&#116;&#32;&#125;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#98;&#125;&#123;&#50;&#97;&#125;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#114;&#111;&#109;&#32;&#98;&#111;&#116;&#104;&#32;&#115;&#105;&#100;&#101;&#115;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#120;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#98;&#92;&#112;&#109;&#32;&#92;&#115;&#113;&#114;&#116;&#123;&#98;&#94;&#50;&#45;&#52;&#97;&#99;&#125;&#125;&#123;&#50;&#97;&#125;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#79;&#117;&#114;&#32;&#115;&#111;&#108;&#117;&#116;&#105;&#111;&#110;&#125; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"605\" width=\"663\" style=\"vertical-align: -298px;\" \/><\/p>\n<h1>Questions<\/h1>\n<p>Use the quadratic discriminant to determine the nature of the roots.<\/p>\n<ol type=\"a\">\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c4385a309de74bcb22c36e9ead07f469_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#120;&#94;&#50;&#43;&#50;&#120;&#45;&#53;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"131\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0677d8d2cf5330f7948e60577f6ab0d3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#57;&#120;&#94;&#50;&#45;&#54;&#120;&#43;&#49;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"131\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2ab0359c672d0e19a00f52e7e802939b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#94;&#50;&#43;&#51;&#120;&#45;&#53;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"131\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9af5eb1882f3cba5a7cc1f5db9cb350f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#50;&#43;&#53;&#120;&#61;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"100\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-39d57812d026bf2ac7612d7feb092d5d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#50;&#43;&#53;&#120;&#61;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"99\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-27397cf3ee803facab5a9cad335e1276_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#45;&#56;&#120;&#43;&#49;&#54;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"131\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-64df48b70e5772b253673a8b33d09b79_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#94;&#50;&#45;&#53;&#54;&#61;&#45;&#49;&#48;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"121\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-99b2a0dde4bf5418a1fb5542d6c2d8f5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#43;&#52;&#61;&#52;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"91\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-fd6ba948049962047e45ed3e7aacafe9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#120;&#94;&#50;&#61;&#45;&#50;&#54;&#43;&#49;&#48;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"132\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3724633e0bd2fc4c6799334bccd5a3bf_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#110;&#94;&#50;&#61;&#45;&#50;&#49;&#43;&#49;&#48;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"124\" style=\"vertical-align: -2px;\" \/><\/li>\n<\/ol>\n<p>Solve each of the following using the quadratic equation.<\/p>\n<ol>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d4f4a7816b4876275de02fc30a3af4c8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#97;&#94;&#50;&#43;&#51;&#97;&#45;&#54;&#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-18abd5e5fda95345ead8958036e52220_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#107;&#94;&#50;&#43;&#50;&#107;&#45;&#51;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"130\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-232418ea236150790f93907a63b4d6d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#94;&#50;&#45;&#56;&#120;&#45;&#50;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"131\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-265b8c410c2d8c163cb6126cfd22d969_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#110;&#94;&#50;&#43;&#56;&#110;&#45;&#49;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"132\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-df201b336280663b316448b53ee725a2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#109;&#94;&#50;&#45;&#51;&#109;&#43;&#54;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"141\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-dc61ad83b6a0d61b5482276087e30bc9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#112;&#94;&#50;&#43;&#50;&#112;&#43;&#54;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"128\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c75b1762a3678c87002ac1681b0296bc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#114;&#94;&#50;&#45;&#50;&#114;&#45;&#49;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"127\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8654767851c0072ed80e88f2b7ad956b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#94;&#50;&#45;&#50;&#120;&#45;&#49;&#53;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"139\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3285e429ade865f896533a30b6a2c1a9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#110;&#94;&#50;&#45;&#51;&#110;&#43;&#49;&#48;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"140\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f58c3ba66f04d83af17dc0fc725b15ed_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;&#94;&#50;&#43;&#54;&#98;&#43;&#57;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"117\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-16bb356c51cde55296756c6182f51b0d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#94;&#50;&#45;&#52;&#118;&#45;&#53;&#61;&#45;&#56;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"134\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-73999e39f1c7f4212fb378d532c9947b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#43;&#50;&#120;&#43;&#54;&#61;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"122\" style=\"vertical-align: -2px;\" \/><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-10-4\/\">Answer Key 10.4<\/a><\/p>\n","protected":false},"author":540,"menu_order":4,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-732","chapter","type-chapter","status-publish","hentry"],"part":393,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/732","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":10,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/732\/revisions"}],"predecessor-version":[{"id":3710,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/732\/revisions\/3710"}],"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\/732\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/media?parent=732"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapter-type?post=732"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/contributor?post=732"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/license?post=732"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}