{"id":1461,"date":"2021-12-02T19:38:07","date_gmt":"2021-12-03T00:38:07","guid":{"rendered":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/10-4-the-quadratic-equation\/"},"modified":"2024-11-01T16:29:38","modified_gmt":"2024-11-01T20:29:38","slug":"the-quadratic-equation","status":"publish","type":"chapter","link":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/the-quadratic-equation\/","title":{"raw":"10.4 The Quadratic Equation","rendered":"10.4 The Quadratic Equation"},"content":{"raw":"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.\r\n\r\nLook at the equation [latex]ax^2 + bx + c = 0[\/latex], the values of [latex]x[\/latex] that make this equation equal to zero can be found by:\r\n<p style=\"text-align: center;\">[latex]x=\\dfrac{-b\\pm (b^2-4ac)^{\\frac{1}{2}}}{2a}[\/latex]<\/p>\r\nOne of the key factors here is the value found from [latex](b^2 - 4ac)^{\\frac{1}{2}}[\/latex]. The interior of this radical [latex]b^2 - 4ac[\/latex] can have three possible values: negative, positive, or zero.\r\n\r\n[latex]b^2 - 4ac[\/latex] is called the discriminant, and it defines how many solutions of [latex]x[\/latex] there will be and what type of solutions they are.\r\n\r\nIf [latex]b^2 - 4ac = 0[\/latex], then there is exactly one solution:\r\n<p style=\"text-align: center;\">[latex]x=\\dfrac{-b\\pm 0}{2a}=\\dfrac{-b}{2a}[\/latex]<\/p>\r\nThe meaning of this is that the parabolic curve that can be drawn from the equation will only touch the [latex]x[\/latex]-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 [latex]x[\/latex]-axis at only one position, which means that there is only one solution for [latex]x[\/latex].\r\n\r\n<img class=\"wp-image-1459 size-full aligncenter\" src=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-content\/uploads\/sites\/304\/2021\/12\/chapter-10.4_1.jpg\" alt=\"Arc with bottom touching x axis\" width=\"286\" height=\"291\" \/>\r\n\r\nFor example, the equation [latex]4x^2 + 4x + 1 = 0[\/latex] has one solution. Check:\r\n<p style=\"text-align: center;\">[latex]\\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}[\/latex]<\/p>\r\nThe solution ends up being [latex]x = \\dfrac{-(4)}{2(4)}[\/latex] or [latex]x =-\\dfrac{1}{2}[\/latex].\r\n\r\nIf [latex]b^2 - 4ac = [\/latex] any positive value, then there are exactly two solutions:\r\n<p style=\"text-align: center;\">[latex]x=\\dfrac{-b\\pm \\text{some positive number}}{2a}[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]\\text{or simply}[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]\\dfrac{-b+\\text{some positive number}}{2a}\\hspace{0.25in} \\text{ and }\\hspace{0.25in} \\dfrac{-b-\\text{ some positive number}}{2a}[\/latex]<\/p>\r\nThe meaning of this is that the parabolic curve that can be drawn from the equation will now touch (and cross) the [latex]x[\/latex]-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 [latex]x[\/latex]-axis at two positions, which means that there are now two solutions for [latex]x[\/latex].\r\n\r\n<img class=\"wp-image-1460 size-medium aligncenter\" src=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-content\/uploads\/sites\/304\/2022\/11\/chapter-10.4_2-268x300.jpg\" alt=\"Arc touching x axis in two places meaning 2 possible solutions\" width=\"268\" height=\"300\" \/>\r\n\r\nFor example, the equation [latex]3x^2 + 4x + 1 = 0[\/latex] has two solutions. Check:\r\n<p style=\"text-align: center;\">[latex]\\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}[\/latex]<\/p>\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<p style=\"text-align: center;\">[latex]x=\\dfrac{-4\\pm 2}{2(3)}=\\dfrac{-4\\pm 2}{6}[\/latex]<\/p>\r\nThe solutions are [latex]x = \\dfrac{-6}{6}=-1[\/latex] and [latex]x = \\dfrac{-2}{6}=-\\dfrac{1}{3}[\/latex].\r\n\r\nThere exists one last possible solution for a quadratic, which happens when [latex]b^2 - 4ac =[\/latex] 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 [latex]x[\/latex]-axis, yet it is possible to generate a solution if using imaginary numbers when solving a negative radical discriminant [latex]b^2 - 4ac[\/latex].\r\n\r\nFor example, the equation [latex]5x^2 + 2x + 1 = 0[\/latex] has two complex or imaginary solutions. Check:\r\n<p style=\"text-align: center;\">[latex]\\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}[\/latex]<\/p>\r\nWhen \u221216 is put back into the quadratic equation and the root of \u221216 is taken, the solution becomes [latex]\\pm 4i[\/latex].\r\n\r\nFor this quadratic:\r\n<p style=\"text-align: center;\">[latex]x=\\dfrac{-2\\pm 4i}{2(5)}=\\dfrac{-2\\pm 4i}{10}[\/latex]<\/p>\r\nThe solutions are [latex]x = \\dfrac{-1+2i}{5}[\/latex] and [latex]x = \\dfrac{-1-2i}{5}[\/latex].\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 [latex]x[\/latex] that solve the equation [latex]x^2 + 6x - 7 = 0[\/latex].\r\n\r\n[latex]\\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}[\/latex]\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 [latex]x[\/latex] that solve the equation [latex]9x^2 + 6x + 1 = 0[\/latex].\r\n\r\n[latex]\\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}[\/latex]\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[latex]\\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}[\/latex]\r\n<h1>Questions<\/h1>\r\nUse the quadratic discriminant to determine the nature of the roots.\r\n<ol class=\"twocolumn\" type=\"a\">\r\n \t<li>[latex]4x^2+2x-5=0[\/latex]<\/li>\r\n \t<li>[latex]9x^2-6x+1=0[\/latex]<\/li>\r\n \t<li>[latex]2x^2+3x-5=0[\/latex]<\/li>\r\n \t<li>[latex]3x^2+5x=3[\/latex]<\/li>\r\n \t<li>[latex]3x^2+5x=2[\/latex]<\/li>\r\n \t<li>[latex]x^2-8x+16=0[\/latex]<\/li>\r\n \t<li>[latex]a^2-56=-10a[\/latex]<\/li>\r\n \t<li>[latex]x^2+4=4x[\/latex]<\/li>\r\n \t<li>[latex]5x^2=-26+10x[\/latex]<\/li>\r\n \t<li>[latex]n^2=-21+10n[\/latex]<\/li>\r\n<\/ol>\r\nSolve each of the following using the quadratic equation.\r\n<ol class=\"twocolumn\">\r\n \t<li>[latex]4a^2+3a-6=0[\/latex]<\/li>\r\n \t<li>[latex]3k^2+2k-3=0[\/latex]<\/li>\r\n \t<li>[latex]2x^2-8x-2=0[\/latex]<\/li>\r\n \t<li>[latex]6n^2+8n-1=0[\/latex]<\/li>\r\n \t<li>[latex]2m^2-3m+6=0[\/latex]<\/li>\r\n \t<li>[latex]5p^2+2p+6=0[\/latex]<\/li>\r\n \t<li>[latex]3r^2-2r-1=0[\/latex]<\/li>\r\n \t<li>[latex]2x^2-2x-15=0[\/latex]<\/li>\r\n \t<li>[latex]4n^2-3n+10=0[\/latex]<\/li>\r\n \t<li>[latex]b^2+6b+9=0[\/latex]<\/li>\r\n \t<li>[latex]v^2-4v-5=-8[\/latex]<\/li>\r\n \t<li>[latex]x^2+2x+6=4[\/latex]<\/li>\r\n<\/ol>\r\n<a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/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 [latex]ax^2 + bx + c = 0[\/latex], the values of [latex]x[\/latex] that make this equation equal to zero can be found by:<\/p>\n<p style=\"text-align: center;\">[latex]x=\\dfrac{-b\\pm (b^2-4ac)^{\\frac{1}{2}}}{2a}[\/latex]<\/p>\n<p>One of the key factors here is the value found from [latex](b^2 - 4ac)^{\\frac{1}{2}}[\/latex]. The interior of this radical [latex]b^2 - 4ac[\/latex] can have three possible values: negative, positive, or zero.<\/p>\n<p>[latex]b^2 - 4ac[\/latex] is called the discriminant, and it defines how many solutions of [latex]x[\/latex] there will be and what type of solutions they are.<\/p>\n<p>If [latex]b^2 - 4ac = 0[\/latex], then there is exactly one solution:<\/p>\n<p style=\"text-align: center;\">[latex]x=\\dfrac{-b\\pm 0}{2a}=\\dfrac{-b}{2a}[\/latex]<\/p>\n<p>The meaning of this is that the parabolic curve that can be drawn from the equation will only touch the [latex]x[\/latex]-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 [latex]x[\/latex]-axis at only one position, which means that there is only one solution for [latex]x[\/latex].<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1459 size-full aligncenter\" src=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-content\/uploads\/sites\/304\/2021\/12\/chapter-10.4_1.jpg\" alt=\"Arc with bottom touching x axis\" width=\"286\" height=\"291\" srcset=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-content\/uploads\/sites\/304\/2021\/12\/chapter-10.4_1.jpg 286w, https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-content\/uploads\/sites\/304\/2021\/12\/chapter-10.4_1-65x66.jpg 65w, https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-content\/uploads\/sites\/304\/2021\/12\/chapter-10.4_1-225x229.jpg 225w\" sizes=\"auto, (max-width: 286px) 100vw, 286px\" \/><\/p>\n<p>For example, the equation [latex]4x^2 + 4x + 1 = 0[\/latex] has one solution. Check:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrrrrlll}  a=4\\hspace{0.5in}&b^2&-&4ac&=&(4)^2&-&4(4)(1) \\\\  b=4\\hspace{0.5in}&&&&=&16&-&16 \\\\  c=1\\hspace{0.5in}&&&&=&0&&  \\end{array}[\/latex]<\/p>\n<p>The solution ends up being [latex]x = \\dfrac{-(4)}{2(4)}[\/latex] or [latex]x =-\\dfrac{1}{2}[\/latex].<\/p>\n<p>If [latex]b^2 - 4ac =[\/latex] any positive value, then there are exactly two solutions:<\/p>\n<p style=\"text-align: center;\">[latex]x=\\dfrac{-b\\pm \\text{some positive number}}{2a}[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\text{or simply}[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\dfrac{-b+\\text{some positive number}}{2a}\\hspace{0.25in} \\text{ and }\\hspace{0.25in} \\dfrac{-b-\\text{ some positive number}}{2a}[\/latex]<\/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 [latex]x[\/latex]-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 [latex]x[\/latex]-axis at two positions, which means that there are now two solutions for [latex]x[\/latex].<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1460 size-medium aligncenter\" src=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-content\/uploads\/sites\/304\/2022\/11\/chapter-10.4_2-268x300.jpg\" alt=\"Arc touching x axis in two places meaning 2 possible solutions\" width=\"268\" height=\"300\" srcset=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-content\/uploads\/sites\/304\/2022\/11\/chapter-10.4_2-268x300.jpg 268w, https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-content\/uploads\/sites\/304\/2022\/11\/chapter-10.4_2-65x73.jpg 65w, https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-content\/uploads\/sites\/304\/2022\/11\/chapter-10.4_2-225x252.jpg 225w, https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-content\/uploads\/sites\/304\/2022\/11\/chapter-10.4_2.jpg 291w\" sizes=\"auto, (max-width: 268px) 100vw, 268px\" \/><\/p>\n<p>For example, the equation [latex]3x^2 + 4x + 1 = 0[\/latex] has two solutions. Check:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrrrrlll}  a=3\\hspace{0.5in}&b^2&-&4ac&=&(4)^2&-&4(3)(1) \\\\  b=4\\hspace{0.5in}&&&&=&16&-&12 \\\\  c=1\\hspace{0.5in}&&&&=&4&&  \\end{array}[\/latex]<\/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 style=\"text-align: center;\">[latex]x=\\dfrac{-4\\pm 2}{2(3)}=\\dfrac{-4\\pm 2}{6}[\/latex]<\/p>\n<p>The solutions are [latex]x = \\dfrac{-6}{6}=-1[\/latex] and [latex]x = \\dfrac{-2}{6}=-\\dfrac{1}{3}[\/latex].<\/p>\n<p>There exists one last possible solution for a quadratic, which happens when [latex]b^2 - 4ac =[\/latex] 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 [latex]x[\/latex]-axis, yet it is possible to generate a solution if using imaginary numbers when solving a negative radical discriminant [latex]b^2 - 4ac[\/latex].<\/p>\n<p>For example, the equation [latex]5x^2 + 2x + 1 = 0[\/latex] has two complex or imaginary solutions. Check:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrrrrcll}  a=5\\hspace{0.5in}&b^2&-&4ac&=&(2)^2&-&4(5)(1) \\\\  b=2\\hspace{0.5in}&&&&=&4&-&20 \\\\  c=1\\hspace{0.5in}&&&&=&-16&&  \\end{array}[\/latex]<\/p>\n<p>When \u221216 is put back into the quadratic equation and the root of \u221216 is taken, the solution becomes [latex]\\pm 4i[\/latex].<\/p>\n<p>For this quadratic:<\/p>\n<p style=\"text-align: center;\">[latex]x=\\dfrac{-2\\pm 4i}{2(5)}=\\dfrac{-2\\pm 4i}{10}[\/latex]<\/p>\n<p>The solutions are [latex]x = \\dfrac{-1+2i}{5}[\/latex] and [latex]x = \\dfrac{-1-2i}{5}[\/latex].<\/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 [latex]x[\/latex] that solve the equation [latex]x^2 + 6x - 7 = 0[\/latex].<\/p>\n<p>[latex]\\begin{array}{lrrl}  a=1\\hspace{0.5in}&x&=&\\dfrac{-6\\pm [6^2-4(1)(-7)]^{\\frac{1}{2}}}{2(1)} \\\\ \\\\  b=6\\hspace{0.5in}&x&=&\\dfrac{-6\\pm [36+28]^{\\frac{1}{2}}}{2} \\\\ \\\\  c=-7\\hspace{0.5in}&x&=&\\dfrac{-6\\pm [64]^{\\frac{1}{2}}}{2} \\\\ \\\\  \\text{Which reduces to}&x&=&\\dfrac{-6\\pm 8}{2} \\\\ \\\\  \\text{And yields}&x&=&-7, 1  \\end{array}[\/latex]<\/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 [latex]x[\/latex] that solve the equation [latex]9x^2 + 6x + 1 = 0[\/latex].<\/p>\n<p>[latex]\\begin{array}{lrrl}  a=9\\hspace{0.5in}&x&=&\\dfrac{-(6)\\pm [(6)^2-4(9)(1)]^{\\frac{1}{2}}}{2(9)} \\\\ \\\\  b=6\\hspace{0.5in}&x&=&\\dfrac{-6\\pm [36-36]^{\\frac{1}{2}}}{18} \\\\ \\\\  c=1\\hspace{0.5in}&x&=&\\dfrac{-6\\pm [0]^{\\frac{1}{2}}}{18} \\\\ \\\\  \\text{Which reduces to}&x&=&-\\dfrac{1}{3}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>In case you are curious:<\/p>\n<h2>How to Derive the Quadratic Formula<\/h2>\n<p>[latex]\\begin{array}{rl}  ax^2+bx+c=0&\\text{Separate constant from variables} \\\\  -c-c& \\text{Subtract }c\\text{ from both sides} \\\\  \\dfrac{ax^2}{a}+\\dfrac{bx}{a}=\\dfrac{-c}{a}&\\text{Divide each term by }a \\\\ \\\\  x^2+\\dfrac{b}{a}x=\\dfrac{-c}{a}& \\text{Find the number that completes the square}\\\\ \\\\  \\left(\\dfrac{1}{2}\\cdot \\dfrac{b}{a}\\right)^2=\\left(\\dfrac{b}{2a}\\right)^2=\\dfrac{b^2}{4a^2}&\\text{Add to both sides} \\\\ \\\\  \\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}&\\text{Get the common denominator on the right} \\\\ \\\\  x^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}&\\text{Factor} \\\\ \\\\  \\left(x+\\dfrac{b}{2a}\\right)^2=\\dfrac{b^2-4ac}{4a^2}&\\text{Solve using the even root property} \\\\ \\\\  \\sqrt{\\left(x+\\dfrac{b}{2a}\\right)^2}=\\pm \\sqrt{\\dfrac{b^2-4ac}{4a^2}}&\\text{Simplify roots} \\\\ \\\\  x+\\dfrac{b}{2a}=\\dfrac{\\pm \\sqrt{b^2-4ac}}{2a}&\\text{Subtract }\\dfrac{b}{2a}\\text{ from both sides} \\\\ \\\\  x=\\dfrac{-b\\pm \\sqrt{b^2-4ac}}{2a}&\\text{Our solution}  \\end{array}[\/latex]<\/p>\n<h1>Questions<\/h1>\n<p>Use the quadratic discriminant to determine the nature of the roots.<\/p>\n<ol class=\"twocolumn\" type=\"a\">\n<li>[latex]4x^2+2x-5=0[\/latex]<\/li>\n<li>[latex]9x^2-6x+1=0[\/latex]<\/li>\n<li>[latex]2x^2+3x-5=0[\/latex]<\/li>\n<li>[latex]3x^2+5x=3[\/latex]<\/li>\n<li>[latex]3x^2+5x=2[\/latex]<\/li>\n<li>[latex]x^2-8x+16=0[\/latex]<\/li>\n<li>[latex]a^2-56=-10a[\/latex]<\/li>\n<li>[latex]x^2+4=4x[\/latex]<\/li>\n<li>[latex]5x^2=-26+10x[\/latex]<\/li>\n<li>[latex]n^2=-21+10n[\/latex]<\/li>\n<\/ol>\n<p>Solve each of the following using the quadratic equation.<\/p>\n<ol class=\"twocolumn\">\n<li>[latex]4a^2+3a-6=0[\/latex]<\/li>\n<li>[latex]3k^2+2k-3=0[\/latex]<\/li>\n<li>[latex]2x^2-8x-2=0[\/latex]<\/li>\n<li>[latex]6n^2+8n-1=0[\/latex]<\/li>\n<li>[latex]2m^2-3m+6=0[\/latex]<\/li>\n<li>[latex]5p^2+2p+6=0[\/latex]<\/li>\n<li>[latex]3r^2-2r-1=0[\/latex]<\/li>\n<li>[latex]2x^2-2x-15=0[\/latex]<\/li>\n<li>[latex]4n^2-3n+10=0[\/latex]<\/li>\n<li>[latex]b^2+6b+9=0[\/latex]<\/li>\n<li>[latex]v^2-4v-5=-8[\/latex]<\/li>\n<li>[latex]x^2+2x+6=4[\/latex]<\/li>\n<\/ol>\n<p><a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-10-4\/\">Answer Key 10.4<\/a><\/p>\n","protected":false},"author":90,"menu_order":4,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":"cc-by-nc-sa"},"chapter-type":[],"contributor":[],"license":[56],"class_list":["post-1461","chapter","type-chapter","status-publish","hentry","license-cc-by-nc-sa"],"part":1446,"_links":{"self":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1461","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/users\/90"}],"version-history":[{"count":4,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1461\/revisions"}],"predecessor-version":[{"id":2290,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1461\/revisions\/2290"}],"part":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/parts\/1446"}],"metadata":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1461\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/media?parent=1461"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapter-type?post=1461"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/contributor?post=1461"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/license?post=1461"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}