{"id":1779,"date":"2015-11-12T18:30:45","date_gmt":"2015-11-12T18:30:45","guid":{"rendered":"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/?post_type=chapter&#038;p=1779"},"modified":"2015-11-12T18:30:45","modified_gmt":"2015-11-12T18:30:45","slug":"decomposing-px-qx-where-qx-has-a-nonrepeated-irreducible-quadratic-factor","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/chapter\/decomposing-px-qx-where-qx-has-a-nonrepeated-irreducible-quadratic-factor\/","title":{"raw":"Decomposing P(x) \/ Q(x), Where Q(x) Has a Nonrepeated Irreducible Quadratic Factor","rendered":"Decomposing P(x) \/ Q(x), Where Q(x) Has a Nonrepeated Irreducible Quadratic Factor"},"content":{"raw":"<p>So far, we have performed partial fraction decomposition with expressions that have had linear factors in the denominator, and we applied numerators [latex]A,B[\/latex], or [latex]C[\/latex] representing constants. Now we will look at an example where one of the factors in the denominator is a <strong><span class=\"no-emphasis\" data-type=\"term\">quadratic<\/span><\/strong> expression that does not factor. This is referred to as an irreducible quadratic factor. In cases like this, we use a linear numerator such as [latex]Ax+B,Bx+C[\/latex], etc.\n<\/p><div class=\"textbox\">\n<h3>A General Note: Decomposition of [latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}:Q\\left(x\\right)[\/latex] Has a Nonrepeated Irreducible Quadratic Factor<\/h3>\nThe partial fraction decomposition of [latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}[\/latex] such that [latex]Q\\left(x\\right)[\/latex] has a nonrepeated irreducible quadratic factor and the degree of [latex]P\\left(x\\right)[\/latex] is less than the degree of [latex]Q\\left(x\\right)[\/latex] is written as\n<div style=\"text-align: center;\">[latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}=\\frac{{A}_{1}x+{B}_{1}}{\\left({a}_{1}{x}^{2}+{b}_{1}x+{c}_{1}\\right)}+\\frac{{A}_{2}x+{B}_{2}}{\\left({a}_{2}{x}^{2}+{b}_{2}x+{c}_{2}\\right)}+\\cdot \\cdot \\cdot +\\frac{{A}_{n}x+{B}_{n}}{\\left({a}_{n}{x}^{2}+{b}_{n}x+{c}_{n}\\right)}[\/latex]<\/div>\nThe decomposition may contain more rational expressions if there are linear factors. Each linear factor will have a different constant numerator: [latex]A,B,C[\/latex], and so on.\n\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a rational expression where the factors of the denominator are distinct, irreducible quadratic factors, decompose it.<\/h3>\n<ol><li>Use variables such as [latex]A,B[\/latex], or [latex]C[\/latex] for the constant numerators over linear factors, and linear expressions such as [latex]{A}_{1}x+{B}_{1},{A}_{2}x+{B}_{2}[\/latex], etc., for the numerators of each quadratic factor in the denominator.\n<div style=\"text-align: center;\">[latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}=\\frac{A}{ax+b}+\\frac{{A}_{1}x+{B}_{1}}{\\left({a}_{1}{x}^{2}+{b}_{1}x+{c}_{1}\\right)}+\\frac{{A}_{2}x+{B}_{2}}{\\left({a}_{2}{x}^{2}+{b}_{2}x+{c}_{2}\\right)}+\\cdot \\cdot \\cdot +\\frac{{A}_{n}x+{B}_{n}}{\\left({a}_{n}{x}^{2}+{b}_{n}x+{c}_{n}\\right)}[\/latex]<\/div><\/li>\n\t<li>Multiply both sides of the equation by the common denominator to eliminate fractions.<\/li>\n\t<li>Expand the right side of the equation and collect like terms.<\/li>\n\t<li>Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.<\/li>\n<\/ol><\/div>\n<div class=\"textbox shaded\">\n<h3>Example 3: Decomposing [latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}[\/latex] When <em>Q(x)<\/em> Contains a Nonrepeated Irreducible Quadratic Factor<\/h3>\nFind a partial fraction decomposition of the given expression.\n<div style=\"text-align: center;\">[latex]\\frac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\nWe have one linear factor and one irreducible quadratic factor in the denominator, so one numerator will be a constant and the other numerator will be a linear expression. Thus,\n<div style=\"text-align: center;\">[latex]\\frac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}=\\frac{A}{\\left(x+3\\right)}+\\frac{Bx+C}{\\left({x}^{2}+x+2\\right)}[\/latex]<\/div>\nWe follow the same steps as in previous problems. First, clear the fractions by multiplying both sides of the equation by the common denominator.\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\left(x+3\\right)\\left({x}^{2}+x+2\\right)\\left[\\frac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}\\right]=\\left[\\frac{A}{\\left(x+3\\right)}+\\frac{Bx+C}{\\left({x}^{2}+x+2\\right)}\\right]\\left(x+3\\right)\\left({x}^{2}+x+2\\right)\\hfill \\\\ \\text{ }8{x}^{2}+12x - 20=A\\left({x}^{2}+x+2\\right)+\\left(Bx+C\\right)\\left(x+3\\right)\\hfill \\end{array}[\/latex]<\/div>\nNotice we could easily solve for [latex]A[\/latex] by choosing a value for [latex]x[\/latex] that will make the [latex]Bx+C[\/latex] term equal 0. Let [latex]x=-3[\/latex] and substitute it into the equation.\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\text{ }8{x}^{2}+12x - 20=A\\left({x}^{2}+x+2\\right)+\\left(Bx+C\\right)\\left(x+3\\right)\\hfill \\\\ \\text{ }8{\\left(-3\\right)}^{2}+12\\left(-3\\right)-20=A\\left({\\left(-3\\right)}^{2}+\\left(-3\\right)+2\\right)+\\left(B\\left(-3\\right)+C\\right)\\left(\\left(-3\\right)+3\\right)\\hfill \\\\ \\text{ }16=8A\\hfill \\\\ \\text{ }A=2\\hfill \\end{array}[\/latex]<\/div>\nNow that we know the value of [latex]A[\/latex], substitute it back into the equation. Then expand the right side and collect like terms.\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\hfill \\\\ 8{x}^{2}+12x - 20=2\\left({x}^{2}+x+2\\right)+\\left(Bx+C\\right)\\left(x+3\\right)\\hfill \\\\ 8{x}^{2}+12x - 20=2{x}^{2}+2x+4+B{x}^{2}+3B+Cx+3C\\hfill \\\\ 8{x}^{2}+12x - 20=\\left(2+B\\right){x}^{2}+\\left(2+3B+C\\right)x+\\left(4+3C\\right)\\hfill \\end{array}[\/latex]<\/div>\nSetting the coefficients of terms on the right side equal to the coefficients of terms on the left side gives the system of equations.\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll}\\text{ }2+B=8\\hfill &amp; \\text{(1)}\\hfill \\\\ 2+3B+C=12\\hfill &amp; \\text{(2)}\\hfill \\\\ \\text{ }4+3C=-20\\hfill &amp; \\text{(3)}\\hfill \\end{array}[\/latex]<\/div>\nSolve for [latex]B[\/latex] using equation (1) and solve for [latex]C[\/latex] using equation (3).\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll}\\text{ }2+B=8\\hfill &amp; \\text{(1)}\\hfill \\\\ \\text{ }B=6\\hfill &amp; \\hfill \\\\ \\hfill &amp; \\hfill \\\\ 4+3C=-20\\hfill &amp; \\text{(3)}\\hfill \\\\ \\text{ }3C=-24\\hfill &amp; \\hfill \\\\ \\text{ }C=-8\\hfill &amp; \\hfill \\end{array}[\/latex]<\/div>\nThus, the partial fraction decomposition of the expression is\n<div style=\"text-align: center;\">[latex]\\frac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}=\\frac{2}{\\left(x+3\\right)}+\\frac{6x - 8}{\\left({x}^{2}+x+2\\right)}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox\">\n<h3>Q &amp; A<\/h3>\n<h3><em><strong>Could we have just set up a system of equations to solve Example 3?<\/strong><\/em><\/h3>\n<em>Yes, we could have solved it by setting up a system of equations without solving for [latex]A[\/latex] first. The expansion on the right would be:<\/em>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\begin{array}{l}\\\\ 8{x}^{2}+12x - 20=A{x}^{2}+Ax+2A+B{x}^{2}+3B+Cx+3C\\end{array}\\hfill \\\\ 8{x}^{2}+12x - 20=\\left(A+B\\right){x}^{2}+\\left(A+3B+C\\right)x+\\left(2A+3C\\right)\\hfill \\end{array}[\/latex]<\/div>\n<em>So the system of equations would be:<\/em>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\text{ }A+B=8\\hfill \\\\ A+3B+C=12\\hfill \\\\ \\text{ }2A+3C=-20\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 3<\/h3>\nFind the partial fraction decomposition of the expression with a nonrepeating irreducible quadratic factor.\n<div style=\"text-align: center;\">[latex]\\frac{5{x}^{2}-6x+7}{\\left(x - 1\\right)\\left({x}^{2}+1\\right)}[\/latex]<\/div>\n<div><a href=\"https:\/\/courses.candelalearning.com\/precalctwo1xmaster\/chapter\/solutions-20\/\" target=\"_blank\">Solution<\/a><\/div>\n<\/div>","rendered":"<p>So far, we have performed partial fraction decomposition with expressions that have had linear factors in the denominator, and we applied numerators [latex]A,B[\/latex], or [latex]C[\/latex] representing constants. Now we will look at an example where one of the factors in the denominator is a <strong><span class=\"no-emphasis\" data-type=\"term\">quadratic<\/span><\/strong> expression that does not factor. This is referred to as an irreducible quadratic factor. In cases like this, we use a linear numerator such as [latex]Ax+B,Bx+C[\/latex], etc.\n<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Decomposition of [latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}:Q\\left(x\\right)[\/latex] Has a Nonrepeated Irreducible Quadratic Factor<\/h3>\n<p>The partial fraction decomposition of [latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}[\/latex] such that [latex]Q\\left(x\\right)[\/latex] has a nonrepeated irreducible quadratic factor and the degree of [latex]P\\left(x\\right)[\/latex] is less than the degree of [latex]Q\\left(x\\right)[\/latex] is written as<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}=\\frac{{A}_{1}x+{B}_{1}}{\\left({a}_{1}{x}^{2}+{b}_{1}x+{c}_{1}\\right)}+\\frac{{A}_{2}x+{B}_{2}}{\\left({a}_{2}{x}^{2}+{b}_{2}x+{c}_{2}\\right)}+\\cdot \\cdot \\cdot +\\frac{{A}_{n}x+{B}_{n}}{\\left({a}_{n}{x}^{2}+{b}_{n}x+{c}_{n}\\right)}[\/latex]<\/div>\n<p>The decomposition may contain more rational expressions if there are linear factors. Each linear factor will have a different constant numerator: [latex]A,B,C[\/latex], and so on.<\/p>\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a rational expression where the factors of the denominator are distinct, irreducible quadratic factors, decompose it.<\/h3>\n<ol>\n<li>Use variables such as [latex]A,B[\/latex], or [latex]C[\/latex] for the constant numerators over linear factors, and linear expressions such as [latex]{A}_{1}x+{B}_{1},{A}_{2}x+{B}_{2}[\/latex], etc., for the numerators of each quadratic factor in the denominator.\n<div style=\"text-align: center;\">[latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}=\\frac{A}{ax+b}+\\frac{{A}_{1}x+{B}_{1}}{\\left({a}_{1}{x}^{2}+{b}_{1}x+{c}_{1}\\right)}+\\frac{{A}_{2}x+{B}_{2}}{\\left({a}_{2}{x}^{2}+{b}_{2}x+{c}_{2}\\right)}+\\cdot \\cdot \\cdot +\\frac{{A}_{n}x+{B}_{n}}{\\left({a}_{n}{x}^{2}+{b}_{n}x+{c}_{n}\\right)}[\/latex]<\/div>\n<\/li>\n<li>Multiply both sides of the equation by the common denominator to eliminate fractions.<\/li>\n<li>Expand the right side of the equation and collect like terms.<\/li>\n<li>Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 3: Decomposing [latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}[\/latex] When <em>Q(x)<\/em> Contains a Nonrepeated Irreducible Quadratic Factor<\/h3>\n<p>Find a partial fraction decomposition of the given expression.<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>We have one linear factor and one irreducible quadratic factor in the denominator, so one numerator will be a constant and the other numerator will be a linear expression. Thus,<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}=\\frac{A}{\\left(x+3\\right)}+\\frac{Bx+C}{\\left({x}^{2}+x+2\\right)}[\/latex]<\/div>\n<p>We follow the same steps as in previous problems. First, clear the fractions by multiplying both sides of the equation by the common denominator.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\left(x+3\\right)\\left({x}^{2}+x+2\\right)\\left[\\frac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}\\right]=\\left[\\frac{A}{\\left(x+3\\right)}+\\frac{Bx+C}{\\left({x}^{2}+x+2\\right)}\\right]\\left(x+3\\right)\\left({x}^{2}+x+2\\right)\\hfill \\\\ \\text{ }8{x}^{2}+12x - 20=A\\left({x}^{2}+x+2\\right)+\\left(Bx+C\\right)\\left(x+3\\right)\\hfill \\end{array}[\/latex]<\/div>\n<p>Notice we could easily solve for [latex]A[\/latex] by choosing a value for [latex]x[\/latex] that will make the [latex]Bx+C[\/latex] term equal 0. Let [latex]x=-3[\/latex] and substitute it into the equation.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\text{ }8{x}^{2}+12x - 20=A\\left({x}^{2}+x+2\\right)+\\left(Bx+C\\right)\\left(x+3\\right)\\hfill \\\\ \\text{ }8{\\left(-3\\right)}^{2}+12\\left(-3\\right)-20=A\\left({\\left(-3\\right)}^{2}+\\left(-3\\right)+2\\right)+\\left(B\\left(-3\\right)+C\\right)\\left(\\left(-3\\right)+3\\right)\\hfill \\\\ \\text{ }16=8A\\hfill \\\\ \\text{ }A=2\\hfill \\end{array}[\/latex]<\/div>\n<p>Now that we know the value of [latex]A[\/latex], substitute it back into the equation. Then expand the right side and collect like terms.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\hfill \\\\ 8{x}^{2}+12x - 20=2\\left({x}^{2}+x+2\\right)+\\left(Bx+C\\right)\\left(x+3\\right)\\hfill \\\\ 8{x}^{2}+12x - 20=2{x}^{2}+2x+4+B{x}^{2}+3B+Cx+3C\\hfill \\\\ 8{x}^{2}+12x - 20=\\left(2+B\\right){x}^{2}+\\left(2+3B+C\\right)x+\\left(4+3C\\right)\\hfill \\end{array}[\/latex]<\/div>\n<p>Setting the coefficients of terms on the right side equal to the coefficients of terms on the left side gives the system of equations.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll}\\text{ }2+B=8\\hfill & \\text{(1)}\\hfill \\\\ 2+3B+C=12\\hfill & \\text{(2)}\\hfill \\\\ \\text{ }4+3C=-20\\hfill & \\text{(3)}\\hfill \\end{array}[\/latex]<\/div>\n<p>Solve for [latex]B[\/latex] using equation (1) and solve for [latex]C[\/latex] using equation (3).<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll}\\text{ }2+B=8\\hfill & \\text{(1)}\\hfill \\\\ \\text{ }B=6\\hfill & \\hfill \\\\ \\hfill & \\hfill \\\\ 4+3C=-20\\hfill & \\text{(3)}\\hfill \\\\ \\text{ }3C=-24\\hfill & \\hfill \\\\ \\text{ }C=-8\\hfill & \\hfill \\end{array}[\/latex]<\/div>\n<p>Thus, the partial fraction decomposition of the expression is<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}=\\frac{2}{\\left(x+3\\right)}+\\frac{6x - 8}{\\left({x}^{2}+x+2\\right)}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox\">\n<h3>Q &amp; A<\/h3>\n<h3><em><strong>Could we have just set up a system of equations to solve Example 3?<\/strong><\/em><\/h3>\n<p><em>Yes, we could have solved it by setting up a system of equations without solving for [latex]A[\/latex] first. The expansion on the right would be:<\/em><\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\begin{array}{l}\\\\ 8{x}^{2}+12x - 20=A{x}^{2}+Ax+2A+B{x}^{2}+3B+Cx+3C\\end{array}\\hfill \\\\ 8{x}^{2}+12x - 20=\\left(A+B\\right){x}^{2}+\\left(A+3B+C\\right)x+\\left(2A+3C\\right)\\hfill \\end{array}[\/latex]<\/div>\n<p><em>So the system of equations would be:<\/em><\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\text{ }A+B=8\\hfill \\\\ A+3B+C=12\\hfill \\\\ \\text{ }2A+3C=-20\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 3<\/h3>\n<p>Find the partial fraction decomposition of the expression with a nonrepeating irreducible quadratic factor.<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{5{x}^{2}-6x+7}{\\left(x - 1\\right)\\left({x}^{2}+1\\right)}[\/latex]<\/div>\n<div><a href=\"https:\/\/courses.candelalearning.com\/precalctwo1xmaster\/chapter\/solutions-20\/\" target=\"_blank\">Solution<\/a><\/div>\n<\/div>\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-1779\">\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>Precalculus. <strong>Authored by<\/strong>: OpenStax College. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175:1\/Preface\">http:\/\/cnx.org\/contents\/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175: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":4,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc-attribution\",\"description\":\"Precalculus\",\"author\":\"OpenStax College\",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175: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-1779","chapter","type-chapter","status-publish","hentry"],"part":1775,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1779","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":1,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1779\/revisions"}],"predecessor-version":[{"id":2251,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1779\/revisions\/2251"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/parts\/1775"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1779\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/media?parent=1779"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=1779"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/contributor?post=1779"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/license?post=1779"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}