{"id":398,"date":"2015-10-26T17:53:50","date_gmt":"2015-10-26T17:53:50","guid":{"rendered":"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/?post_type=chapter&#038;p=398"},"modified":"2017-03-25T17:44:18","modified_gmt":"2017-03-25T17:44:18","slug":"using-the-quadratic-formula","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/chapter\/using-the-quadratic-formula\/","title":{"raw":"Using the Quadratic Formula","rendered":"Using the Quadratic Formula"},"content":{"raw":"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.\r\n\r\nWe 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<div class=\"textbox\">\r\n<h3>A General Note: The 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 <em>a<\/em>, <em>b<\/em>, and <em>c<\/em> are real numbers and [latex]a\\ne 0[\/latex].\r\n\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3>How To: Given a quadratic equation, solve it using the quadratic formula<\/h3>\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<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 9: Solve the Quadratic Equation Using the Quadratic Formula<\/h3>\r\nSolve the quadratic equation: [latex]{x}^{2}+5x+1=0[\/latex].\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Solution<\/h3>\r\nIdentify 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>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 10: Solving a Quadratic Equation with the Quadratic Formula<\/h3>\r\nUse the quadratic formula to solve [latex]{x}^{2}+x+2=0[\/latex].\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Solution<\/h3>\r\nFirst, we identify the coefficients: [latex]a=1,b=1[\/latex], and [latex]c=2[\/latex].\r\n\r\nSubstitute these values into the quadratic formula.\r\n<div style=\"text-align: center\">[latex]\\begin{array}{l}x\\hfill&amp;=\\frac{-b\\pm \\sqrt{{b}^{2}-4ac}}{2a}\\hfill \\\\\\hfill&amp;=\\frac{-\\left(1\\right)\\pm \\sqrt{{\\left(1\\right)}^{2}-\\left(4\\right)\\cdot \\left(1\\right)\\cdot \\left(2\\right)}}{2\\cdot 1}\\hfill \\\\\\hfill&amp;=\\frac{-1\\pm \\sqrt{1 - 8}}{2}\\hfill \\\\ \\hfill&amp;=\\frac{-1\\pm \\sqrt{-7}}{2}\\hfill \\\\\\hfill&amp;=\\frac{-1\\pm i\\sqrt{7}}{2}\\hfill \\end{array}[\/latex]<\/div>\r\nThe solutions to the equation are [latex]x=\\frac{-1+i\\sqrt{7}}{2}[\/latex] and [latex]x=\\frac{-1-i\\sqrt{7}}{2}[\/latex] or [latex]x=\\frac{-1}{2}+\\frac{i\\sqrt{7}}{2}[\/latex] and [latex]x=\\frac{-1}{2}-\\frac{i\\sqrt{7}}{2}[\/latex].\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It 8<\/h3>\r\nSolve the quadratic equation using the quadratic formula: [latex]9{x}^{2}+3x - 2=0[\/latex].\r\n\r\n<a href=\"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/chapter\/solutions-to-selected-exercises-2\/\" target=\"_blank\">Solution<\/a>\r\n\r\n&nbsp;\r\n\r\n<\/div>\r\n<h2>The Discriminant<\/h2>\r\nThe <strong>quadratic formula<\/strong> not only generates the solutions to a quadratic equation, it tells us about the nature of the solutions when we consider the <strong>discriminant<\/strong>, or the expression under the radical, [latex]{b}^{2}-4ac[\/latex]. The discriminant tells us whether the solutions are real numbers or complex numbers, and how many solutions of each type to expect. The table below\u00a0relates the value of the discriminant to the solutions of a quadratic equation.\r\n<table summary=\"A table with 5 rows and 2 columns. The entries in the first row are: Value of Discriminant and Results. The entries in the second row are: b squared minus four times a times c equals zero and One rational solution (double solution). The entries in the third row are: b squared minus four times a times c is greater than zero, perfect square and Two rational solutions. The entries in the fourth row are: b squared minus four times a times c is greater than zero, not a perfect square and Two irrational solutions. The entries in the fifth row are: b squared minus four times a times c is less than zero and Two complex solutions.\">\r\n<thead>\r\n<tr>\r\n<th>Value of Discriminant<\/th>\r\n<th>Results<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>[latex]{b}^{2}-4ac=0[\/latex]<\/td>\r\n<td>One rational solution (double solution)<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]{b}^{2}-4ac&gt;0[\/latex], perfect square<\/td>\r\n<td>Two rational solutions<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]{b}^{2}-4ac&gt;0[\/latex], not a perfect square<\/td>\r\n<td>Two irrational solutions<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]{b}^{2}-4ac&lt;0[\/latex]<\/td>\r\n<td>Two complex solutions<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<div class=\"textbox\">\r\n<h3>A General Note: The Discriminant<\/h3>\r\nFor [latex]a{x}^{2}+bx+c=0[\/latex], where [latex]a[\/latex], [latex]b[\/latex], and [latex]c[\/latex] are real numbers, the <strong>discriminant<\/strong> is the expression under the radical in the quadratic formula: [latex]{b}^{2}-4ac[\/latex]. It tells us whether the solutions are real numbers or complex numbers and how many solutions of each type to expect.\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 11: Using the Discriminant to Find the Nature of the Solutions to a Quadratic Equation<\/h3>\r\nUse the discriminant to find the nature of the solutions to the following quadratic equations:\r\n<ol>\r\n \t<li>[latex]{x}^{2}+4x+4=0[\/latex]<\/li>\r\n \t<li>[latex]8{x}^{2}+14x+3=0[\/latex]<\/li>\r\n \t<li>[latex]3{x}^{2}-5x - 2=0[\/latex]<\/li>\r\n \t<li>[latex]3{x}^{2}-10x+15=0[\/latex]<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Solution<\/h3>\r\nCalculate the discriminant [latex]{b}^{2}-4ac[\/latex] for each equation and state the expected type of solutions.\r\n<ol>\r\n \t<li>[latex]{x}^{2}+4x+4=0[\/latex][latex]{b}^{2}-4ac={\\left(4\\right)}^{2}-4\\left(1\\right)\\left(4\\right)=0[\/latex]. There will be one rational double solution.<\/li>\r\n \t<li>[latex]8{x}^{2}+14x+3=0[\/latex][latex]{b}^{2}-4ac={\\left(14\\right)}^{2}-4\\left(8\\right)\\left(3\\right)=100[\/latex]. As [latex]100[\/latex] is a perfect square, there will be two rational solutions.<\/li>\r\n \t<li>[latex]3{x}^{2}-5x - 2=0[\/latex][latex]{b}^{2}-4ac={\\left(-5\\right)}^{2}-4\\left(3\\right)\\left(-2\\right)=49[\/latex]. As [latex]49[\/latex] is a perfect square, there will be two rational solutions.<\/li>\r\n \t<li>[latex]3{x}^{2}-10x+15=0[\/latex][latex]{b}^{2}-4ac={\\left(-10\\right)}^{2}-4\\left(3\\right)\\left(15\\right)=-80[\/latex]. There will be two complex solutions.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<h2><\/h2>\r\n&nbsp;\r\n\r\n&nbsp;","rendered":"<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<p>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<div class=\"textbox\">\n<h3>A General Note: The 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 <em>a<\/em>, <em>b<\/em>, and <em>c<\/em> are real numbers and [latex]a\\ne 0[\/latex].<\/p>\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a quadratic equation, solve it using the quadratic formula<\/h3>\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<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 9: Solve the Quadratic Equation Using the Quadratic Formula<\/h3>\n<p>Solve the quadratic equation: [latex]{x}^{2}+5x+1=0[\/latex].<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>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>\n<div class=\"textbox shaded\">\n<h3>Example 10: Solving a Quadratic Equation with the Quadratic Formula<\/h3>\n<p>Use the quadratic formula to solve [latex]{x}^{2}+x+2=0[\/latex].<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>First, we identify the coefficients: [latex]a=1,b=1[\/latex], and [latex]c=2[\/latex].<\/p>\n<p>Substitute these values into the quadratic formula.<\/p>\n<div style=\"text-align: center\">[latex]\\begin{array}{l}x\\hfill&=\\frac{-b\\pm \\sqrt{{b}^{2}-4ac}}{2a}\\hfill \\\\\\hfill&=\\frac{-\\left(1\\right)\\pm \\sqrt{{\\left(1\\right)}^{2}-\\left(4\\right)\\cdot \\left(1\\right)\\cdot \\left(2\\right)}}{2\\cdot 1}\\hfill \\\\\\hfill&=\\frac{-1\\pm \\sqrt{1 - 8}}{2}\\hfill \\\\ \\hfill&=\\frac{-1\\pm \\sqrt{-7}}{2}\\hfill \\\\\\hfill&=\\frac{-1\\pm i\\sqrt{7}}{2}\\hfill \\end{array}[\/latex]<\/div>\n<p>The solutions to the equation are [latex]x=\\frac{-1+i\\sqrt{7}}{2}[\/latex] and [latex]x=\\frac{-1-i\\sqrt{7}}{2}[\/latex] or [latex]x=\\frac{-1}{2}+\\frac{i\\sqrt{7}}{2}[\/latex] and [latex]x=\\frac{-1}{2}-\\frac{i\\sqrt{7}}{2}[\/latex].<\/p>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 8<\/h3>\n<p>Solve the quadratic equation using the quadratic formula: [latex]9{x}^{2}+3x - 2=0[\/latex].<\/p>\n<p><a href=\"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/chapter\/solutions-to-selected-exercises-2\/\" target=\"_blank\">Solution<\/a><\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<h2>The Discriminant<\/h2>\n<p>The <strong>quadratic formula<\/strong> not only generates the solutions to a quadratic equation, it tells us about the nature of the solutions when we consider the <strong>discriminant<\/strong>, or the expression under the radical, [latex]{b}^{2}-4ac[\/latex]. The discriminant tells us whether the solutions are real numbers or complex numbers, and how many solutions of each type to expect. The table below\u00a0relates the value of the discriminant to the solutions of a quadratic equation.<\/p>\n<table summary=\"A table with 5 rows and 2 columns. The entries in the first row are: Value of Discriminant and Results. The entries in the second row are: b squared minus four times a times c equals zero and One rational solution (double solution). The entries in the third row are: b squared minus four times a times c is greater than zero, perfect square and Two rational solutions. The entries in the fourth row are: b squared minus four times a times c is greater than zero, not a perfect square and Two irrational solutions. The entries in the fifth row are: b squared minus four times a times c is less than zero and Two complex solutions.\">\n<thead>\n<tr>\n<th>Value of Discriminant<\/th>\n<th>Results<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>[latex]{b}^{2}-4ac=0[\/latex]<\/td>\n<td>One rational solution (double solution)<\/td>\n<\/tr>\n<tr>\n<td>[latex]{b}^{2}-4ac>0[\/latex], perfect square<\/td>\n<td>Two rational solutions<\/td>\n<\/tr>\n<tr>\n<td>[latex]{b}^{2}-4ac>0[\/latex], not a perfect square<\/td>\n<td>Two irrational solutions<\/td>\n<\/tr>\n<tr>\n<td>[latex]{b}^{2}-4ac<0[\/latex]<\/td>\n<td>Two complex solutions<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"textbox\">\n<h3>A General Note: The Discriminant<\/h3>\n<p>For [latex]a{x}^{2}+bx+c=0[\/latex], where [latex]a[\/latex], [latex]b[\/latex], and [latex]c[\/latex] are real numbers, the <strong>discriminant<\/strong> is the expression under the radical in the quadratic formula: [latex]{b}^{2}-4ac[\/latex]. It tells us whether the solutions are real numbers or complex numbers and how many solutions of each type to expect.<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 11: Using the Discriminant to Find the Nature of the Solutions to a Quadratic Equation<\/h3>\n<p>Use the discriminant to find the nature of the solutions to the following quadratic equations:<\/p>\n<ol>\n<li>[latex]{x}^{2}+4x+4=0[\/latex]<\/li>\n<li>[latex]8{x}^{2}+14x+3=0[\/latex]<\/li>\n<li>[latex]3{x}^{2}-5x - 2=0[\/latex]<\/li>\n<li>[latex]3{x}^{2}-10x+15=0[\/latex]<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>Calculate the discriminant [latex]{b}^{2}-4ac[\/latex] for each equation and state the expected type of solutions.<\/p>\n<ol>\n<li>[latex]{x}^{2}+4x+4=0[\/latex][latex]{b}^{2}-4ac={\\left(4\\right)}^{2}-4\\left(1\\right)\\left(4\\right)=0[\/latex]. There will be one rational double solution.<\/li>\n<li>[latex]8{x}^{2}+14x+3=0[\/latex][latex]{b}^{2}-4ac={\\left(14\\right)}^{2}-4\\left(8\\right)\\left(3\\right)=100[\/latex]. As [latex]100[\/latex] is a perfect square, there will be two rational solutions.<\/li>\n<li>[latex]3{x}^{2}-5x - 2=0[\/latex][latex]{b}^{2}-4ac={\\left(-5\\right)}^{2}-4\\left(3\\right)\\left(-2\\right)=49[\/latex]. As [latex]49[\/latex] is a perfect square, there will be two rational solutions.<\/li>\n<li>[latex]3{x}^{2}-10x+15=0[\/latex][latex]{b}^{2}-4ac={\\left(-10\\right)}^{2}-4\\left(3\\right)\\left(15\\right)=-80[\/latex]. There will be two complex solutions.<\/li>\n<\/ol>\n<\/div>\n<h2><\/h2>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-398\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Specific attribution<\/div><ul class=\"citation-list\"><li>College Algebra. <strong>Authored by<\/strong>: OpenStax College Algebra. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1\/Preface\">http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1\/Preface<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":276,"menu_order":5,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc-attribution\",\"description\":\"College Algebra\",\"author\":\"OpenStax College Algebra\",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1\/Preface\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-398","chapter","type-chapter","status-publish","hentry"],"part":211,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/398","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/users\/276"}],"version-history":[{"count":26,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/398\/revisions"}],"predecessor-version":[{"id":3145,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/398\/revisions\/3145"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/parts\/211"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/398\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/media?parent=398"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=398"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/contributor?post=398"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/license?post=398"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}