{"id":1778,"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=1778"},"modified":"2015-11-12T18:30:45","modified_gmt":"2015-11-12T18:30:45","slug":"decomposing-px-qx-where-qx-has-repeated-linear-factors","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/chapter\/decomposing-px-qx-where-qx-has-repeated-linear-factors\/","title":{"raw":"Decomposing P(x)\/ Q(x), Where Q(x) Has Repeated Linear Factors","rendered":"Decomposing P(x)\/ Q(x), Where Q(x) Has Repeated Linear Factors"},"content":{"raw":"<p>Some fractions we may come across are special cases that we can decompose into partial fractions with repeated linear factors. We must remember that we account for repeated factors by writing each factor in increasing powers.\n<\/p><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 Repeated Linear Factors<\/h3>\nThe partial fraction decomposition of [latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}[\/latex], when [latex]Q\\left(x\\right)[\/latex] has a repeated linear factor occurring [latex]n[\/latex] times 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(ax+b\\right)}+\\frac{{A}_{2}}{{\\left(ax+b\\right)}^{2}}+\\frac{{A}_{3}}{{\\left(ax+b\\right)}^{3}}+\\cdot \\cdot \\cdot +\\frac{{A}_{n}}{{\\left(ax+b\\right)}^{n}}[\/latex]<\/div>\nWrite the denominator powers in increasing order.\n\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a rational expression with repeated linear factors, decompose it.<\/h3>\n<ol><li>Use a variable like [latex]A,B[\/latex], or [latex]C[\/latex] for the numerators and account for increasing powers of the denominators.\n<div style=\"text-align: center;\">[latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}=\\frac{{A}_{1}}{\\left(ax+b\\right)}+\\frac{{A}_{2}}{{\\left(ax+b\\right)}^{2}}+ \\text{. }\\text{. }\\text{. + }\\frac{{A}_{n}}{{\\left(ax+b\\right)}^{n}}[\/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 2: Decomposing with Repeated Linear Factors<\/h3>\nDecompose the given rational expression with repeated linear factors.\n<div style=\"text-align: center;\">[latex]\\frac{-{x}^{2}+2x+4}{{x}^{3}-4{x}^{2}+4x}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\nThe denominator factors are [latex]x{\\left(x - 2\\right)}^{2}[\/latex]. To allow for the repeated factor of [latex]\\left(x - 2\\right)[\/latex], the decomposition will include three denominators: [latex]x,\\left(x - 2\\right)[\/latex], and [latex]{\\left(x - 2\\right)}^{2}[\/latex]. Thus,\n<div style=\"text-align: center;\">[latex]\\frac{-{x}^{2}+2x+4}{{x}^{3}-4{x}^{2}+4x}=\\frac{A}{x}+\\frac{B}{\\left(x - 2\\right)}+\\frac{C}{{\\left(x - 2\\right)}^{2}}[\/latex]<\/div>\nNext, we multiply both sides by the common denominator.\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}x{\\left(x - 2\\right)}^{2}\\left[\\frac{-{x}^{2}+2x+4}{x{\\left(x - 2\\right)}^{2}}\\right]=\\left[\\frac{A}{x}+\\frac{B}{\\left(x - 2\\right)}+\\frac{C}{{\\left(x - 2\\right)}^{2}}\\right]x{\\left(x - 2\\right)}^{2}\\hfill \\\\ \\text{ }-{x}^{2}+2x+4=A{\\left(x - 2\\right)}^{2}+Bx\\left(x - 2\\right)+Cx\\hfill \\end{array}[\/latex]<\/div>\nOn the right side of the equation, we expand and collect like terms.\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}-{x}^{2}+2x+4=A\\left({x}^{2}-4x+4\\right)+B\\left({x}^{2}-2x\\right)+Cx\\hfill \\\\ \\text{ }=A{x}^{2}-4Ax+4A+B{x}^{2}-2Bx+Cx\\hfill \\\\ \\text{ }=\\left(A+B\\right){x}^{2}+\\left(-4A - 2B+C\\right)x+4A\\hfill \\end{array}[\/latex]<\/div>\nNext, we compare the coefficients of both sides. This will give the system of equations in three variables:\n<div style=\"text-align: center;\">[latex]-{x}^{2}+2x+4=\\left(A+B\\right){x}^{2}+\\left(-4A - 2B+C\\right)x+4A[\/latex]<\/div>\n<div style=\"text-align: center;\">[latex]\\begin{array}{rr}\\hfill A+B=-1&amp; \\hfill \\text{(1)}\\\\ \\hfill -4A - 2B+C=2&amp; \\hfill \\text{(2)}\\\\ \\hfill 4A=4&amp; \\hfill \\text{(3)}\\end{array}[\/latex]<\/div>\nSolving for [latex]A[\/latex] , we have\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}4A=4\\hfill \\\\ \\text{ }A=1\\hfill \\end{array}[\/latex]<\/div>\nSubstitute [latex]A=1[\/latex] into equation (1).\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\text{ }A+B=-1\\hfill \\\\ \\left(1\\right)+B=-1\\hfill \\\\ \\text{ }B=-2\\hfill \\end{array}[\/latex]<\/div>\nThen, to solve for [latex]C[\/latex], substitute the values for [latex]A[\/latex] and [latex]B[\/latex] into equation (2).\n<div style=\"text-align: center;\">[latex]\\begin{array}{r}\\hfill \\text{ }-4A - 2B+C=2\\\\ \\hfill -4\\left(1\\right)-2\\left(-2\\right)+C=2\\\\ \\hfill \\text{ }-4+4+C=2\\\\ \\hfill \\text{ }C=2\\end{array}[\/latex]<\/div>\nThus,\n<div style=\"text-align: center;\">[latex]\\frac{-{x}^{2}+2x+4}{{x}^{3}-4{x}^{2}+4x}=\\frac{1}{x}-\\frac{2}{\\left(x - 2\\right)}+\\frac{2}{{\\left(x - 2\\right)}^{2}}[\/latex]<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 2<\/h3>\nFind the partial fraction decomposition of the expression with repeated linear factors.\n<div style=\"text-align: center;\">[latex]\\frac{6x - 11}{{\\left(x - 1\\right)}^{2}}[\/latex]<\/div>\n<div><a href=\"https:\/\/courses.candelalearning.com\/precalctwo1xmaster\/chapter\/solutions-20\/\" target=\"_blank\">Solution<\/a><\/div>\n<\/div>","rendered":"<p>Some fractions we may come across are special cases that we can decompose into partial fractions with repeated linear factors. We must remember that we account for repeated factors by writing each factor in increasing powers.\n<\/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 Repeated Linear Factors<\/h3>\n<p>The partial fraction decomposition of [latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}[\/latex], when [latex]Q\\left(x\\right)[\/latex] has a repeated linear factor occurring [latex]n[\/latex] times 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(ax+b\\right)}+\\frac{{A}_{2}}{{\\left(ax+b\\right)}^{2}}+\\frac{{A}_{3}}{{\\left(ax+b\\right)}^{3}}+\\cdot \\cdot \\cdot +\\frac{{A}_{n}}{{\\left(ax+b\\right)}^{n}}[\/latex]<\/div>\n<p>Write the denominator powers in increasing order.<\/p>\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a rational expression with repeated linear factors, decompose it.<\/h3>\n<ol>\n<li>Use a variable like [latex]A,B[\/latex], or [latex]C[\/latex] for the numerators and account for increasing powers of the denominators.\n<div style=\"text-align: center;\">[latex]\\frac{P\\left(x\\right)}{Q\\left(x\\right)}=\\frac{{A}_{1}}{\\left(ax+b\\right)}+\\frac{{A}_{2}}{{\\left(ax+b\\right)}^{2}}+ \\text{. }\\text{. }\\text{. + }\\frac{{A}_{n}}{{\\left(ax+b\\right)}^{n}}[\/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 2: Decomposing with Repeated Linear Factors<\/h3>\n<p>Decompose the given rational expression with repeated linear factors.<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{-{x}^{2}+2x+4}{{x}^{3}-4{x}^{2}+4x}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>The denominator factors are [latex]x{\\left(x - 2\\right)}^{2}[\/latex]. To allow for the repeated factor of [latex]\\left(x - 2\\right)[\/latex], the decomposition will include three denominators: [latex]x,\\left(x - 2\\right)[\/latex], and [latex]{\\left(x - 2\\right)}^{2}[\/latex]. Thus,<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{-{x}^{2}+2x+4}{{x}^{3}-4{x}^{2}+4x}=\\frac{A}{x}+\\frac{B}{\\left(x - 2\\right)}+\\frac{C}{{\\left(x - 2\\right)}^{2}}[\/latex]<\/div>\n<p>Next, we multiply both sides by the common denominator.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}x{\\left(x - 2\\right)}^{2}\\left[\\frac{-{x}^{2}+2x+4}{x{\\left(x - 2\\right)}^{2}}\\right]=\\left[\\frac{A}{x}+\\frac{B}{\\left(x - 2\\right)}+\\frac{C}{{\\left(x - 2\\right)}^{2}}\\right]x{\\left(x - 2\\right)}^{2}\\hfill \\\\ \\text{ }-{x}^{2}+2x+4=A{\\left(x - 2\\right)}^{2}+Bx\\left(x - 2\\right)+Cx\\hfill \\end{array}[\/latex]<\/div>\n<p>On the right side of the equation, we expand and collect like terms.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}-{x}^{2}+2x+4=A\\left({x}^{2}-4x+4\\right)+B\\left({x}^{2}-2x\\right)+Cx\\hfill \\\\ \\text{ }=A{x}^{2}-4Ax+4A+B{x}^{2}-2Bx+Cx\\hfill \\\\ \\text{ }=\\left(A+B\\right){x}^{2}+\\left(-4A - 2B+C\\right)x+4A\\hfill \\end{array}[\/latex]<\/div>\n<p>Next, we compare the coefficients of both sides. This will give the system of equations in three variables:<\/p>\n<div style=\"text-align: center;\">[latex]-{x}^{2}+2x+4=\\left(A+B\\right){x}^{2}+\\left(-4A - 2B+C\\right)x+4A[\/latex]<\/div>\n<div style=\"text-align: center;\">[latex]\\begin{array}{rr}\\hfill A+B=-1& \\hfill \\text{(1)}\\\\ \\hfill -4A - 2B+C=2& \\hfill \\text{(2)}\\\\ \\hfill 4A=4& \\hfill \\text{(3)}\\end{array}[\/latex]<\/div>\n<p>Solving for [latex]A[\/latex] , we have<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}4A=4\\hfill \\\\ \\text{ }A=1\\hfill \\end{array}[\/latex]<\/div>\n<p>Substitute [latex]A=1[\/latex] into equation (1).<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\text{ }A+B=-1\\hfill \\\\ \\left(1\\right)+B=-1\\hfill \\\\ \\text{ }B=-2\\hfill \\end{array}[\/latex]<\/div>\n<p>Then, to solve for [latex]C[\/latex], substitute the values for [latex]A[\/latex] and [latex]B[\/latex] into equation (2).<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{r}\\hfill \\text{ }-4A - 2B+C=2\\\\ \\hfill -4\\left(1\\right)-2\\left(-2\\right)+C=2\\\\ \\hfill \\text{ }-4+4+C=2\\\\ \\hfill \\text{ }C=2\\end{array}[\/latex]<\/div>\n<p>Thus,<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{-{x}^{2}+2x+4}{{x}^{3}-4{x}^{2}+4x}=\\frac{1}{x}-\\frac{2}{\\left(x - 2\\right)}+\\frac{2}{{\\left(x - 2\\right)}^{2}}[\/latex]<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 2<\/h3>\n<p>Find the partial fraction decomposition of the expression with repeated linear factors.<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{6x - 11}{{\\left(x - 1\\right)}^{2}}[\/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-1778\">\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":3,"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-1778","chapter","type-chapter","status-publish","hentry"],"part":1775,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1778","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/wp\/v2\/users\/276"}],"version-history":[{"count":1,"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1778\/revisions"}],"predecessor-version":[{"id":2250,"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1778\/revisions\/2250"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/parts\/1775"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1778\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/wp\/v2\/media?parent=1778"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=1778"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/wp\/v2\/contributor?post=1778"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/odessa-collegealgebra\/wp-json\/wp\/v2\/license?post=1778"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}