{"id":1777,"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=1777"},"modified":"2015-11-12T18:30:45","modified_gmt":"2015-11-12T18:30:45","slug":"decomposing-px-qx-where-qx-has-only-nonrepeated-linear-factors","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/chapter\/decomposing-px-qx-where-qx-has-only-nonrepeated-linear-factors\/","title":{"raw":"Decomposing P(x) \/ Q(x),  Where Q(x) Has Only Nonrepeated Linear Factors","rendered":"Decomposing P(x) \/ Q(x),  Where Q(x) Has Only Nonrepeated Linear Factors"},"content":{"raw":"<p>Recall the algebra regarding adding and subtracting rational expressions. These operations depend on finding a common denominator so that we can write the sum or difference as a single, simplified rational expression. In this section, we will look at <strong>partial fraction decomposition<\/strong>, which is the undoing of the procedure to add or subtract rational expressions. In other words, it is a return from the single simplified <strong>rational expression<\/strong> to the original expressions, called the <strong>partial fractions<\/strong>.\n\nFor example, suppose we add the following fractions:\n<\/p><div style=\"text-align: center;\">[latex]\\frac{2}{x - 3}+\\frac{-1}{x+2}[\/latex]<\/div>\nWe would first need to find a common denominator, [latex]\\left(x+2\\right)\\left(x - 3\\right)[\/latex].\n\nNext, we would write each expression with this common denominator and find the sum of the terms.\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\frac{2}{x - 3}\\left(\\frac{x+2}{x+2}\\right)+\\frac{-1}{x+2}\\left(\\frac{x - 3}{x - 3}\\right)=\\hfill \\\\ \\text{ }\\frac{2x+4-x+3}{\\left(x+2\\right)\\left(x - 3\\right)}=\\frac{x+7}{{x}^{2}-x - 6}\\hfill \\end{array}[\/latex]<\/div>\nPartial fraction <strong>decomposition<\/strong> is the reverse of this procedure. We would start with the solution and rewrite (decompose) it as the sum of two fractions.\n<div style=\"text-align: center;\">[latex]\\underset{\\begin{array}{l}\\\\ \\text{Simplified}\\text{sum}\\end{array}}{\\frac{x+7}{{x}^{2}-x - 6}}=\\underset{\\begin{array}{l}\\\\ \\text{Partial}\\text{fraction}\\text{decomposition}\\end{array}}{\\frac{2}{x - 3}+\\frac{-1}{x+2}}[\/latex]<\/div>\nWe will investigate rational expressions with linear factors and quadratic factors in the denominator where the degree of the numerator is less than the degree of the denominator. Regardless of the type of expression we are decomposing, the first and most important thing to do is factor the denominator.\n\nWhen the denominator of the simplified expression contains distinct linear factors, it is likely that each of the original rational expressions, which were added or subtracted, had one of the linear factors as the denominator. In other words, using the example above, the factors of [latex]{x}^{2}-x - 6[\/latex] are [latex]\\left(x - 3\\right)\\left(x+2\\right)[\/latex], the denominators of the decomposed rational expression. So we will rewrite the simplified form as the sum of individual fractions and use a variable for each numerator. Then, we will solve for each numerator using one of several methods available for partial fraction decomposition.\n<div class=\"textbox\">\n<h3>A General Note: Partial Fraction Decomposition of [latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}:Q\\left(x\\right)[\/latex] Has Nonrepeated Linear Factors<\/h3>\nThe <strong>partial fraction decomposition<\/strong> of [latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}[\/latex] when [latex]Q\\left(x\\right)[\/latex] has nonrepeated linear factors and the degree of [latex]P\\left(x\\right)[\/latex] is less than the degree of [latex]Q\\left(x\\right)[\/latex] is\n<div style=\"text-align: center;\">[latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}=\\frac{{A}_{1}}{\\left({a}_{1}x+{b}_{1}\\right)}+\\frac{{A}_{2}}{\\left({a}_{2}x+{b}_{2}\\right)}+\\frac{{A}_{3}}{\\left({a}_{3}x+{b}_{3}\\right)}+\\cdot \\cdot \\cdot +\\frac{{A}_{n}}{\\left({a}_{n}x+{b}_{n}\\right)}[\/latex].<\/div>\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a rational expression with distinct linear factors in the denominator, decompose it.<\/h3>\n<ol><li>Use a variable for the original numerators, usually [latex]A,B,[\/latex] or [latex]C[\/latex], depending on the number of factors, placing each variable over a single factor. For the purpose of this definition, we use [latex]{A}_{n}[\/latex] for each numerator\n<div style=\"text-align: center;\">[latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}=\\frac{{A}_{1}}{\\left({a}_{1}x+{b}_{1}\\right)}+\\frac{{A}_{2}}{\\left({a}_{2}x+{b}_{2}\\right)}+\\cdots \\text{+}\\frac{{A}_{n}}{\\left({a}_{n}x+{b}_{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 1: Decomposing a Rational Function with Distinct Linear Factors<\/h3>\nDecompose the given <strong>rational expression<\/strong> with distinct linear factors.\n<div style=\"text-align: center;\">[latex]\\frac{3x}{\\left(x+2\\right)\\left(x - 1\\right)}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\nWe will separate the denominator factors and give each numerator a symbolic label, like [latex]A,B\\text{\\hspace{0.17em},}[\/latex] or [latex]C[\/latex].\n<div style=\"text-align: center;\">[latex]\\frac{3x}{\\left(x+2\\right)\\left(x - 1\\right)}=\\frac{A}{\\left(x+2\\right)}+\\frac{B}{\\left(x - 1\\right)}[\/latex]<\/div>\nMultiply both sides of the equation by the common denominator to eliminate the fractions:\n<div style=\"text-align: center;\">[latex]\\left(x+2\\right)\\left(x - 1\\right)\\left[\\frac{3x}{\\left(x+2\\right)\\left(x - 1\\right)}\\right]=\\overline{)\\left(x+2\\right)}\\left(x - 1\\right)\\left[\\frac{A}{\\overline{)\\left(x+2\\right)}}\\right]+\\left(x+2\\right)\\overline{)\\left(x - 1\\right)}\\left[\\frac{B}{\\overline{)\\left(x - 1\\right)}}\\right][\/latex]<\/div>\nThe resulting equation is\n<div style=\"text-align: center;\">[latex]3x=A\\left(x - 1\\right)+B\\left(x+2\\right)[\/latex]<\/div>\nExpand the right side of the equation and collect like terms.\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}3x=Ax-A+Bx+2B\\\\ 3x=\\left(A+B\\right)x-A+2B\\end{array}[\/latex]<\/div>\nSet up a system of equations associating corresponding coefficients.\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}3=A+B\\\\ 0=-A+2B\\end{array}[\/latex]<\/div>\nAdd the two equations and solve for [latex]B[\/latex].\n<p style=\"text-align: center;\">[latex]\\begin{array}\\text{ }3=A+B \\\\ 0=-A+2B \\hfill&amp; \\\\ \\text{_____________} \\\\ 3=0+3B \\hfill&amp; \\\\ 1=B \\hfill&amp; \\end{array}[\/latex]<\/p>\nSubstitute [latex]B=1[\/latex] into one of the original equations in the system.\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}3=A+1\\\\ 2=A\\end{array}[\/latex]<\/div>\nThus, the partial fraction decomposition is\n<div style=\"text-align: center;\">[latex]\\frac{3x}{\\left(x+2\\right)\\left(x - 1\\right)}=\\frac{2}{\\left(x+2\\right)}+\\frac{1}{\\left(x - 1\\right)}[\/latex]<\/div>\nAnother method to use to solve for [latex]A[\/latex] or [latex]B[\/latex] is by considering the equation that resulted from eliminating the fractions and substituting a value for [latex]x[\/latex] that will make either the <em>A<\/em>- or <em>B<\/em>-term equal 0. If we let [latex]x=1[\/latex], the\u00a0[latex]A-[\/latex] term becomes 0 and we can simply solve for [latex]B[\/latex].\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\text{ }3x=A\\left(x - 1\\right)+B\\left(x+2\\right)\\hfill \\\\ 3\\left(1\\right)=A\\left[\\left(1\\right)-1\\right]+B\\left[\\left(1\\right)+2\\right]\\hfill \\\\ \\text{ }3=0+3B\\hfill \\\\ \\text{ }1=B\\hfill \\end{array}[\/latex]<\/div>\nNext, either substitute [latex]B=1[\/latex] into the equation and solve for [latex]A[\/latex], or make the <em>B<\/em>-term 0 by substituting [latex]x=-2[\/latex] into the equation.\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\text{ }3x=A\\left(x - 1\\right)+B\\left(x+2\\right)\\hfill \\\\ \\text{ }3\\left(-2\\right)=A\\left[\\left(-2\\right)-1\\right]+B\\left[\\left(-2\\right)+2\\right]\\hfill \\\\ \\text{ }-6=-3A+0\\hfill \\\\ \\text{ }\\frac{-6}{-3}=A\\hfill \\\\ \\text{ 2}=A\\hfill \\end{array}[\/latex]<\/div>\nWe obtain the same values for [latex]A[\/latex] and [latex]B[\/latex] using either method, so the decompositions are the same using either method.\n<div style=\"text-align: center;\">[latex]\\frac{3x}{\\left(x+2\\right)\\left(x - 1\\right)}=\\frac{2}{\\left(x+2\\right)}+\\frac{1}{\\left(x - 1\\right)}[\/latex]<\/div>\nAlthough this method is not seen very often in textbooks, we present it here as an alternative that may make some partial fraction decompositions easier. It is known as the <strong>Heaviside method<\/strong>, named after Charles Heaviside, a pioneer in the study of electronics.\n\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 1<\/h3>\nFind the partial fraction decomposition of the following expression.\n<div style=\"text-align: center;\">[latex]\\frac{x}{\\left(x - 3\\right)\\left(x - 2\\right)}[\/latex]<\/div>\n<div><a href=\"https:\/\/courses.candelalearning.com\/precalctwo1xmaster\/chapter\/solutions-20\/\" target=\"_blank\">Solution<\/a><\/div>\n<\/div>","rendered":"<p>Recall the algebra regarding adding and subtracting rational expressions. These operations depend on finding a common denominator so that we can write the sum or difference as a single, simplified rational expression. In this section, we will look at <strong>partial fraction decomposition<\/strong>, which is the undoing of the procedure to add or subtract rational expressions. In other words, it is a return from the single simplified <strong>rational expression<\/strong> to the original expressions, called the <strong>partial fractions<\/strong>.<\/p>\n<p>For example, suppose we add the following fractions:\n<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{2}{x - 3}+\\frac{-1}{x+2}[\/latex]<\/div>\n<p>We would first need to find a common denominator, [latex]\\left(x+2\\right)\\left(x - 3\\right)[\/latex].<\/p>\n<p>Next, we would write each expression with this common denominator and find the sum of the terms.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\frac{2}{x - 3}\\left(\\frac{x+2}{x+2}\\right)+\\frac{-1}{x+2}\\left(\\frac{x - 3}{x - 3}\\right)=\\hfill \\\\ \\text{ }\\frac{2x+4-x+3}{\\left(x+2\\right)\\left(x - 3\\right)}=\\frac{x+7}{{x}^{2}-x - 6}\\hfill \\end{array}[\/latex]<\/div>\n<p>Partial fraction <strong>decomposition<\/strong> is the reverse of this procedure. We would start with the solution and rewrite (decompose) it as the sum of two fractions.<\/p>\n<div style=\"text-align: center;\">[latex]\\underset{\\begin{array}{l}\\\\ \\text{Simplified}\\text{sum}\\end{array}}{\\frac{x+7}{{x}^{2}-x - 6}}=\\underset{\\begin{array}{l}\\\\ \\text{Partial}\\text{fraction}\\text{decomposition}\\end{array}}{\\frac{2}{x - 3}+\\frac{-1}{x+2}}[\/latex]<\/div>\n<p>We will investigate rational expressions with linear factors and quadratic factors in the denominator where the degree of the numerator is less than the degree of the denominator. Regardless of the type of expression we are decomposing, the first and most important thing to do is factor the denominator.<\/p>\n<p>When the denominator of the simplified expression contains distinct linear factors, it is likely that each of the original rational expressions, which were added or subtracted, had one of the linear factors as the denominator. In other words, using the example above, the factors of [latex]{x}^{2}-x - 6[\/latex] are [latex]\\left(x - 3\\right)\\left(x+2\\right)[\/latex], the denominators of the decomposed rational expression. So we will rewrite the simplified form as the sum of individual fractions and use a variable for each numerator. Then, we will solve for each numerator using one of several methods available for partial fraction decomposition.<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Partial Fraction Decomposition of [latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}:Q\\left(x\\right)[\/latex] Has Nonrepeated Linear Factors<\/h3>\n<p>The <strong>partial fraction decomposition<\/strong> of [latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}[\/latex] when [latex]Q\\left(x\\right)[\/latex] has nonrepeated linear factors and the degree of [latex]P\\left(x\\right)[\/latex] is less than the degree of [latex]Q\\left(x\\right)[\/latex] is<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}=\\frac{{A}_{1}}{\\left({a}_{1}x+{b}_{1}\\right)}+\\frac{{A}_{2}}{\\left({a}_{2}x+{b}_{2}\\right)}+\\frac{{A}_{3}}{\\left({a}_{3}x+{b}_{3}\\right)}+\\cdot \\cdot \\cdot +\\frac{{A}_{n}}{\\left({a}_{n}x+{b}_{n}\\right)}[\/latex].<\/div>\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a rational expression with distinct linear factors in the denominator, decompose it.<\/h3>\n<ol>\n<li>Use a variable for the original numerators, usually [latex]A,B,[\/latex] or [latex]C[\/latex], depending on the number of factors, placing each variable over a single factor. For the purpose of this definition, we use [latex]{A}_{n}[\/latex] for each numerator\n<div style=\"text-align: center;\">[latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}=\\frac{{A}_{1}}{\\left({a}_{1}x+{b}_{1}\\right)}+\\frac{{A}_{2}}{\\left({a}_{2}x+{b}_{2}\\right)}+\\cdots \\text{+}\\frac{{A}_{n}}{\\left({a}_{n}x+{b}_{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 1: Decomposing a Rational Function with Distinct Linear Factors<\/h3>\n<p>Decompose the given <strong>rational expression<\/strong> with distinct linear factors.<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{3x}{\\left(x+2\\right)\\left(x - 1\\right)}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>We will separate the denominator factors and give each numerator a symbolic label, like [latex]A,B\\text{\\hspace{0.17em},}[\/latex] or [latex]C[\/latex].<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{3x}{\\left(x+2\\right)\\left(x - 1\\right)}=\\frac{A}{\\left(x+2\\right)}+\\frac{B}{\\left(x - 1\\right)}[\/latex]<\/div>\n<p>Multiply both sides of the equation by the common denominator to eliminate the fractions:<\/p>\n<div style=\"text-align: center;\">[latex]\\left(x+2\\right)\\left(x - 1\\right)\\left[\\frac{3x}{\\left(x+2\\right)\\left(x - 1\\right)}\\right]=\\overline{)\\left(x+2\\right)}\\left(x - 1\\right)\\left[\\frac{A}{\\overline{)\\left(x+2\\right)}}\\right]+\\left(x+2\\right)\\overline{)\\left(x - 1\\right)}\\left[\\frac{B}{\\overline{)\\left(x - 1\\right)}}\\right][\/latex]<\/div>\n<p>The resulting equation is<\/p>\n<div style=\"text-align: center;\">[latex]3x=A\\left(x - 1\\right)+B\\left(x+2\\right)[\/latex]<\/div>\n<p>Expand the right side of the equation and collect like terms.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}3x=Ax-A+Bx+2B\\\\ 3x=\\left(A+B\\right)x-A+2B\\end{array}[\/latex]<\/div>\n<p>Set up a system of equations associating corresponding coefficients.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}3=A+B\\\\ 0=-A+2B\\end{array}[\/latex]<\/div>\n<p>Add the two equations and solve for [latex]B[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}\\text{ }3=A+B \\\\ 0=-A+2B \\hfill& \\\\ \\text{_____________} \\\\ 3=0+3B \\hfill& \\\\ 1=B \\hfill& \\end{array}[\/latex]<\/p>\n<p>Substitute [latex]B=1[\/latex] into one of the original equations in the system.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}3=A+1\\\\ 2=A\\end{array}[\/latex]<\/div>\n<p>Thus, the partial fraction decomposition is<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{3x}{\\left(x+2\\right)\\left(x - 1\\right)}=\\frac{2}{\\left(x+2\\right)}+\\frac{1}{\\left(x - 1\\right)}[\/latex]<\/div>\n<p>Another method to use to solve for [latex]A[\/latex] or [latex]B[\/latex] is by considering the equation that resulted from eliminating the fractions and substituting a value for [latex]x[\/latex] that will make either the <em>A<\/em>&#8211; or <em>B<\/em>-term equal 0. If we let [latex]x=1[\/latex], the\u00a0[latex]A-[\/latex] term becomes 0 and we can simply solve for [latex]B[\/latex].<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\text{ }3x=A\\left(x - 1\\right)+B\\left(x+2\\right)\\hfill \\\\ 3\\left(1\\right)=A\\left[\\left(1\\right)-1\\right]+B\\left[\\left(1\\right)+2\\right]\\hfill \\\\ \\text{ }3=0+3B\\hfill \\\\ \\text{ }1=B\\hfill \\end{array}[\/latex]<\/div>\n<p>Next, either substitute [latex]B=1[\/latex] into the equation and solve for [latex]A[\/latex], or make the <em>B<\/em>-term 0 by substituting [latex]x=-2[\/latex] into the equation.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\text{ }3x=A\\left(x - 1\\right)+B\\left(x+2\\right)\\hfill \\\\ \\text{ }3\\left(-2\\right)=A\\left[\\left(-2\\right)-1\\right]+B\\left[\\left(-2\\right)+2\\right]\\hfill \\\\ \\text{ }-6=-3A+0\\hfill \\\\ \\text{ }\\frac{-6}{-3}=A\\hfill \\\\ \\text{ 2}=A\\hfill \\end{array}[\/latex]<\/div>\n<p>We obtain the same values for [latex]A[\/latex] and [latex]B[\/latex] using either method, so the decompositions are the same using either method.<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{3x}{\\left(x+2\\right)\\left(x - 1\\right)}=\\frac{2}{\\left(x+2\\right)}+\\frac{1}{\\left(x - 1\\right)}[\/latex]<\/div>\n<p>Although this method is not seen very often in textbooks, we present it here as an alternative that may make some partial fraction decompositions easier. It is known as the <strong>Heaviside method<\/strong>, named after Charles Heaviside, a pioneer in the study of electronics.<\/p>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 1<\/h3>\n<p>Find the partial fraction decomposition of the following expression.<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{x}{\\left(x - 3\\right)\\left(x - 2\\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-1777\">\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":2,"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-1777","chapter","type-chapter","status-publish","hentry"],"part":1775,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1777","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\/1777\/revisions"}],"predecessor-version":[{"id":2249,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1777\/revisions\/2249"}],"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\/1777\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/media?parent=1777"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=1777"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/contributor?post=1777"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/license?post=1777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}