{"id":1281,"date":"2024-05-08T00:03:02","date_gmt":"2024-05-08T00:03:02","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/?post_type=chapter&#038;p=1281"},"modified":"2024-12-03T18:40:02","modified_gmt":"2024-12-03T18:40:02","slug":"quadratic-equations-learn-it-4","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/chapter\/quadratic-equations-learn-it-4\/","title":{"raw":"Quadratic Equations: Learn It 4","rendered":"Quadratic Equations: Learn It 4"},"content":{"raw":"<h2>Quadratic Formula<\/h2>\r\nThe fourth method of solving a <strong>quadratic equation<\/strong> is by using the <strong>quadratic formula<\/strong>, a formula that will solve all quadratic equations. Although the quadratic formula works on any quadratic equation in standard form, it is easy to make errors in substituting the values into the formula. Pay close attention when substituting, and use parentheses when inserting a negative number.\r\n\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>quadratic formula<\/h3>\r\nWritten in standard form, [latex]a{x}^{2}+bx+c=0[\/latex], any quadratic equation can be solved using the <strong>quadratic formula<\/strong>:\r\n<div style=\"text-align: center;\">[latex]x=\\frac{-b\\pm \\sqrt{{b}^{2}-4ac}}{2a}[\/latex]<\/div>\r\nwhere [latex]a, b,[\/latex] and [latex]c[\/latex] are real numbers and [latex]a\\ne 0[\/latex].\r\n\r\n<\/section><section class=\"textbox connectIt\" aria-label=\"Connect It\">We can derive the quadratic formula by <strong>completing the square<\/strong>. We will assume that the leading coefficient is positive; if it is negative, we can multiply the equation by [latex]-1[\/latex] and obtain a positive <em>a<\/em>. Given [latex]a{x}^{2}+bx+c=0[\/latex], [latex]a\\ne 0[\/latex], we will complete the square as follows:\r\n<ol>\r\n \t<li>First, move the constant term to the right side of the equal sign:\r\n<div style=\"text-align: center;\">[latex]a{x}^{2}+bx=-c[\/latex]<\/div><\/li>\r\n \t<li>As we want the leading coefficient to equal 1, divide through by <em>a<\/em>:\r\n<div style=\"text-align: center;\">[latex]{x}^{2}+\\frac{b}{a}x=-\\frac{c}{a}[\/latex]<\/div><\/li>\r\n \t<li>Then, find [latex]\\frac{1}{2}[\/latex] of the middle term, and add [latex]{\\left(\\frac{1}{2}\\frac{b}{a}\\right)}^{2}=\\frac{{b}^{2}}{4{a}^{2}}[\/latex] to both sides of the equal sign:\r\n<div style=\"text-align: center;\">[latex]{x}^{2}+\\frac{b}{a}x+\\frac{{b}^{2}}{4{a}^{2}}=\\frac{{b}^{2}}{4{a}^{2}}-\\frac{c}{a}[\/latex]<\/div><\/li>\r\n \t<li>Next, write the left side as a perfect square. Find the common denominator of the right side and write it as a single fraction:\r\n<div style=\"text-align: center;\">[latex]{\\left(x+\\frac{b}{2a}\\right)}^{2}=\\frac{{b}^{2}-4ac}{4{a}^{2}}[\/latex]<\/div><\/li>\r\n \t<li>Now, use the square root property, which gives\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}x+\\frac{b}{2a}=\\pm \\sqrt{\\frac{{b}^{2}-4ac}{4{a}^{2}}}\\hfill \\\\ x+\\frac{b}{2a}=\\frac{\\pm \\sqrt{{b}^{2}-4ac}}{2a}\\hfill \\end{array}[\/latex]<\/div><\/li>\r\n \t<li>Finally, add [latex]-\\frac{b}{2a}[\/latex] to both sides of the equation and combine the terms on the right side. Thus,\r\n<div style=\"text-align: center;\">[latex]x=\\frac{-b\\pm \\sqrt{{b}^{2}-4ac}}{2a}[\/latex]<\/div><\/li>\r\n<\/ol>\r\n<\/section><section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a quadratic equation, solve it using the quadratic formula<\/strong>\r\n<ol>\r\n \t<li>Make sure the equation is in standard form: [latex]a{x}^{2}+bx+c=0[\/latex].<\/li>\r\n \t<li>Make note of the values of the coefficients and constant term, [latex]a,b[\/latex], and [latex]c[\/latex].<\/li>\r\n \t<li>Carefully substitute the values noted in step 2 into the equation. To avoid needless errors, use parentheses around each number input into the formula.<\/li>\r\n \t<li>Calculate and solve.<\/li>\r\n<\/ol>\r\n<\/section><section class=\"textbox example\">Solve the quadratic equation:<center>[latex]{x}^{2}+5x+1=0[\/latex]<\/center>[reveal-answer q=\"641400\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"641400\"]Identify the coefficients: [latex]a=1,b=5,c=1[\/latex]. Then use the quadratic formula.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}x\\hfill&amp;=\\frac{-\\left(5\\right)\\pm \\sqrt{{\\left(5\\right)}^{2}-4\\left(1\\right)\\left(1\\right)}}{2\\left(1\\right)}\\hfill \\\\ \\hfill&amp;=\\frac{-5\\pm \\sqrt{25 - 4}}{2}\\hfill \\\\ \\hfill&amp;=\\frac{-5\\pm \\sqrt{21}}{2}\\hfill \\end{array}[\/latex]<\/div>\r\n<div>[\/hidden-answer]<\/div>\r\n<\/section>\r\n<div><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm_question hide_question_numbers=1]293772[\/ohm_question]<\/section><\/div>","rendered":"<h2>Quadratic Formula<\/h2>\n<p>The fourth method of solving a <strong>quadratic equation<\/strong> is by using the <strong>quadratic formula<\/strong>, a formula that will solve all quadratic equations. Although the quadratic formula works on any quadratic equation in standard form, it is easy to make errors in substituting the values into the formula. Pay close attention when substituting, and use parentheses when inserting a negative number.<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3>quadratic formula<\/h3>\n<p>Written in standard form, [latex]a{x}^{2}+bx+c=0[\/latex], any quadratic equation can be solved using the <strong>quadratic formula<\/strong>:<\/p>\n<div style=\"text-align: center;\">[latex]x=\\frac{-b\\pm \\sqrt{{b}^{2}-4ac}}{2a}[\/latex]<\/div>\n<p>where [latex]a, b,[\/latex] and [latex]c[\/latex] are real numbers and [latex]a\\ne 0[\/latex].<\/p>\n<\/section>\n<section class=\"textbox connectIt\" aria-label=\"Connect It\">We can derive the quadratic formula by <strong>completing the square<\/strong>. We will assume that the leading coefficient is positive; if it is negative, we can multiply the equation by [latex]-1[\/latex] and obtain a positive <em>a<\/em>. Given [latex]a{x}^{2}+bx+c=0[\/latex], [latex]a\\ne 0[\/latex], we will complete the square as follows:<\/p>\n<ol>\n<li>First, move the constant term to the right side of the equal sign:\n<div style=\"text-align: center;\">[latex]a{x}^{2}+bx=-c[\/latex]<\/div>\n<\/li>\n<li>As we want the leading coefficient to equal 1, divide through by <em>a<\/em>:\n<div style=\"text-align: center;\">[latex]{x}^{2}+\\frac{b}{a}x=-\\frac{c}{a}[\/latex]<\/div>\n<\/li>\n<li>Then, find [latex]\\frac{1}{2}[\/latex] of the middle term, and add [latex]{\\left(\\frac{1}{2}\\frac{b}{a}\\right)}^{2}=\\frac{{b}^{2}}{4{a}^{2}}[\/latex] to both sides of the equal sign:\n<div style=\"text-align: center;\">[latex]{x}^{2}+\\frac{b}{a}x+\\frac{{b}^{2}}{4{a}^{2}}=\\frac{{b}^{2}}{4{a}^{2}}-\\frac{c}{a}[\/latex]<\/div>\n<\/li>\n<li>Next, write the left side as a perfect square. Find the common denominator of the right side and write it as a single fraction:\n<div style=\"text-align: center;\">[latex]{\\left(x+\\frac{b}{2a}\\right)}^{2}=\\frac{{b}^{2}-4ac}{4{a}^{2}}[\/latex]<\/div>\n<\/li>\n<li>Now, use the square root property, which gives\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}x+\\frac{b}{2a}=\\pm \\sqrt{\\frac{{b}^{2}-4ac}{4{a}^{2}}}\\hfill \\\\ x+\\frac{b}{2a}=\\frac{\\pm \\sqrt{{b}^{2}-4ac}}{2a}\\hfill \\end{array}[\/latex]<\/div>\n<\/li>\n<li>Finally, add [latex]-\\frac{b}{2a}[\/latex] to both sides of the equation and combine the terms on the right side. Thus,\n<div style=\"text-align: center;\">[latex]x=\\frac{-b\\pm \\sqrt{{b}^{2}-4ac}}{2a}[\/latex]<\/div>\n<\/li>\n<\/ol>\n<\/section>\n<section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a quadratic equation, solve it using the quadratic formula<\/strong><\/p>\n<ol>\n<li>Make sure the equation is in standard form: [latex]a{x}^{2}+bx+c=0[\/latex].<\/li>\n<li>Make note of the values of the coefficients and constant term, [latex]a,b[\/latex], and [latex]c[\/latex].<\/li>\n<li>Carefully substitute the values noted in step 2 into the equation. To avoid needless errors, use parentheses around each number input into the formula.<\/li>\n<li>Calculate and solve.<\/li>\n<\/ol>\n<\/section>\n<section class=\"textbox example\">Solve the quadratic equation:<\/p>\n<div style=\"text-align: center;\">[latex]{x}^{2}+5x+1=0[\/latex]<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q641400\">Show Solution<\/button><\/p>\n<div id=\"q641400\" class=\"hidden-answer\" style=\"display: none\">Identify the coefficients: [latex]a=1,b=5,c=1[\/latex]. Then use the quadratic formula.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}x\\hfill&=\\frac{-\\left(5\\right)\\pm \\sqrt{{\\left(5\\right)}^{2}-4\\left(1\\right)\\left(1\\right)}}{2\\left(1\\right)}\\hfill \\\\ \\hfill&=\\frac{-5\\pm \\sqrt{25 - 4}}{2}\\hfill \\\\ \\hfill&=\\frac{-5\\pm \\sqrt{21}}{2}\\hfill \\end{array}[\/latex]<\/div>\n<div><\/div>\n<\/div>\n<\/div>\n<\/section>\n<div>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm293772\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=293772&theme=lumen&iframe_resize_id=ohm293772&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<\/div>\n","protected":false},"author":12,"menu_order":8,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":92,"module-header":"learn_it","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1281"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/users\/12"}],"version-history":[{"count":8,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1281\/revisions"}],"predecessor-version":[{"id":6595,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1281\/revisions\/6595"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/parts\/92"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1281\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/media?parent=1281"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=1281"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/contributor?post=1281"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/license?post=1281"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}