{"id":1213,"date":"2025-07-23T21:00:13","date_gmt":"2025-07-23T21:00:13","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/precalculus\/?post_type=chapter&#038;p=1213"},"modified":"2026-03-20T19:39:46","modified_gmt":"2026-03-20T19:39:46","slug":"partial-fractions-learn-it-3","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/precalculus\/chapter\/partial-fractions-learn-it-3\/","title":{"raw":"Partial Fractions: Learn It 3","rendered":"Partial Fractions: Learn It 3"},"content":{"raw":"<h2>Nonrepeated Irreducible Quadratic Factor<\/h2>\r\nSo 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.\r\n\r\nNow we will look at an example where one of the factors in the denominator is a <strong><span class=\"no-emphasis\">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,Cx+D[\/latex], etc.\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>partial fraction decomposition: nonrepeated irreducible quadratic factor<\/h3>\r\nThe partial fraction decomposition of [latex]\\dfrac{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\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">[latex]\\dfrac{P\\left(x\\right)}{Q\\left(x\\right)}=\\dfrac{{A}_{1}x+{B}_{1}}{\\left({a}_{1}{x}^{2}+{b}_{1}x+{c}_{1}\\right)}+\\dfrac{{A}_{2}x+{B}_{2}}{\\left({a}_{2}{x}^{2}+{b}_{2}x+{c}_{2}\\right)}+\\cdot \\cdot \\cdot +\\dfrac{{A}_{n}x+{B}_{n}}{\\left({a}_{n}{x}^{2}+{b}_{n}x+{c}_{n}\\right)}[\/latex]<\/p>\r\n&nbsp;\r\n\r\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.\r\n\r\n<\/section><section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a rational expression where the factors of the denominator are distinct, irreducible quadratic factors, decompose it.<\/strong>\r\n<ol>\r\n \t<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.\r\n<div style=\"text-align: center;\">[latex]\\dfrac{P\\left(x\\right)}{Q\\left(x\\right)}=\\dfrac{A}{ax+b}+\\dfrac{{A}_{1}x+{B}_{1}}{\\left({a}_{1}{x}^{2}+{b}_{1}x+{c}_{1}\\right)}+\\dfrac{{A}_{2}x+{B}_{2}}{\\left({a}_{2}{x}^{2}+{b}_{2}x+{c}_{2}\\right)}+\\cdot \\cdot \\cdot +\\dfrac{{A}_{n}x+{B}_{n}}{\\left({a}_{n}{x}^{2}+{b}_{n}x+{c}_{n}\\right)}[\/latex]<\/div><\/li>\r\n \t<li>Multiply both sides of the equation by the common denominator to eliminate fractions.<\/li>\r\n \t<li>Expand the right side of the equation and collect like terms.<\/li>\r\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>\r\n<\/ol>\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Find a partial fraction decomposition of the given expression.\r\n<p style=\"text-align: center;\">[latex]\\dfrac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}[\/latex]<\/p>\r\n[reveal-answer q=\"785023\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"785023\"]\r\n\r\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,\r\n<p style=\"text-align: center;\">[latex]\\dfrac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}=\\dfrac{A}{\\left(x+3\\right)}+\\dfrac{Bx+C}{\\left({x}^{2}+x+2\\right)}[\/latex]<\/p>\r\nWe follow the same steps as in previous problems. First, clear the fractions by multiplying both sides of the equation by the common denominator.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\\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]&amp;=\\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) \\\\[2mm] 8{x}^{2}+12x - 20&amp;=A\\left({x}^{2}+x+2\\right)+\\left(Bx+C\\right)\\left(x+3\\right) \\end{align}[\/latex]<\/p>\r\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.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}8{x}^{2}+12x - 20&amp;=A\\left({x}^{2}+x+2\\right)+\\left(Bx+C\\right)\\left(x+3\\right) \\\\ 8{\\left(-3\\right)}^{2}+12\\left(-3\\right)-20&amp;=A\\left({\\left(-3\\right)}^{2}+\\left(-3\\right)+2\\right)+\\left(B\\left(-3\\right)+C\\right)\\left(\\left(-3\\right)+3\\right) \\\\ 16&amp;=8A \\\\ A&amp;=2 \\end{align}[\/latex]<\/p>\r\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.\r\n<p style=\"text-align: center;\">[latex]\\begin{align} &amp;8{x}^{2}+12x - 20=2\\left({x}^{2}+x+2\\right)+\\left(Bx+C\\right)\\left(x+3\\right) \\\\ &amp;8{x}^{2}+12x - 20=2{x}^{2}+2x+4+B{x}^{2}+3B+Cx+3C \\\\ &amp;8{x}^{2}+12x - 20=\\left(2+B\\right){x}^{2}+\\left(2+3B+C\\right)x+\\left(4+3C\\right) \\end{align}[\/latex]<\/p>\r\nSetting the coefficients of terms on the right side equal to the coefficients of terms on the left side gives the system of equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}2+B=8 &amp;&amp; \\text{(1)} \\\\ 2+3B+C=12 &amp;&amp; \\text{(2)} \\\\ 4+3C=-20 &amp;&amp; \\text{(3)} \\end{align}[\/latex]<\/p>\r\nSolve for [latex]B[\/latex] using equation (1) and solve for [latex]C[\/latex] using equation (3).\r\n<p style=\"text-align: center;\">[latex]\\begin{align}2+B=8 &amp;&amp; \\text{(1)} \\\\ B=6 \\\\ \\\\ 4+3C=-20 &amp;&amp; \\text{(3)} \\\\ 3C=-24 \\\\ C=-8 \\end{align}[\/latex]<\/p>\r\nThus, the partial fraction decomposition of the expression is\r\n<p style=\"text-align: center;\">[latex]\\dfrac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}=\\dfrac{2}{\\left(x+3\\right)}+\\dfrac{6x - 8}{\\left({x}^{2}+x+2\\right)}[\/latex]<\/p>\r\n&nbsp;\r\n\r\n<strong>Could we have just set up a system of equations to solve for [latex]A, B, \\text{ and } C[\/latex]?<\/strong>\r\n\r\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>\r\n<p style=\"text-align: center;\">[latex]\\begin{align} 8{x}^{2}+12x - 20&amp;=A{x}^{2}+Ax+2A+B{x}^{2}+3B+Cx+3C \\\\ 8{x}^{2}+12x - 20&amp;=\\left(A+B\\right){x}^{2}+\\left(A+3B+C\\right)x+\\left(2A+3C\\right) \\end{align}[\/latex]<\/p>\r\n<em>So the system of equations would be:<\/em>\r\n<p style=\"text-align: center;\">[latex]\\begin{align}A+B=8 \\\\ A+3B+C=12 \\\\ 2A+3C=-20 \\end{align}[\/latex]<\/p>\r\nIf you solve this system of equation, you will also find that [latex]A = 2, B = 6, \\text{ and } C = -8[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox proTip\" aria-label=\"Pro Tip\">Sometimes, a combination of methods is helpful to obtain the decomposition. In the example above, you could have set the system up first, then used [latex]x=-3[\/latex] to obtain the value for [latex]A[\/latex], and it would be quick work to obtain [latex]B[\/latex] and [latex]C[\/latex] from the system.Remember that creativity is a key component of doing mathematics and that there is often more than one good way to reach a conclusion.<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm_question hide_question_numbers=1]321640[\/ohm_question]<\/section>\r\n<div class=\"bcc-box bcc-success\"><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm_question hide_question_numbers=1]321641[\/ohm_question]<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm_question hide_question_numbers=1]321642[\/ohm_question]<\/section><\/div>","rendered":"<h2>Nonrepeated Irreducible Quadratic Factor<\/h2>\n<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.<\/p>\n<p>Now we will look at an example where one of the factors in the denominator is a <strong><span class=\"no-emphasis\">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,Cx+D[\/latex], etc.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>partial fraction decomposition: nonrepeated irreducible quadratic factor<\/h3>\n<p>The partial fraction decomposition of [latex]\\dfrac{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<p>&nbsp;<\/p>\n<p style=\"text-align: center;\">[latex]\\dfrac{P\\left(x\\right)}{Q\\left(x\\right)}=\\dfrac{{A}_{1}x+{B}_{1}}{\\left({a}_{1}{x}^{2}+{b}_{1}x+{c}_{1}\\right)}+\\dfrac{{A}_{2}x+{B}_{2}}{\\left({a}_{2}{x}^{2}+{b}_{2}x+{c}_{2}\\right)}+\\cdot \\cdot \\cdot +\\dfrac{{A}_{n}x+{B}_{n}}{\\left({a}_{n}{x}^{2}+{b}_{n}x+{c}_{n}\\right)}[\/latex]<\/p>\n<p>&nbsp;<\/p>\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<\/section>\n<section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a rational expression where the factors of the denominator are distinct, irreducible quadratic factors, decompose it.<\/strong><\/p>\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]\\dfrac{P\\left(x\\right)}{Q\\left(x\\right)}=\\dfrac{A}{ax+b}+\\dfrac{{A}_{1}x+{B}_{1}}{\\left({a}_{1}{x}^{2}+{b}_{1}x+{c}_{1}\\right)}+\\dfrac{{A}_{2}x+{B}_{2}}{\\left({a}_{2}{x}^{2}+{b}_{2}x+{c}_{2}\\right)}+\\cdot \\cdot \\cdot +\\dfrac{{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<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Find a partial fraction decomposition of the given expression.<\/p>\n<p style=\"text-align: center;\">[latex]\\dfrac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q785023\">Show Solution<\/button><\/p>\n<div id=\"q785023\" class=\"hidden-answer\" style=\"display: none\">\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<p style=\"text-align: center;\">[latex]\\dfrac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}=\\dfrac{A}{\\left(x+3\\right)}+\\dfrac{Bx+C}{\\left({x}^{2}+x+2\\right)}[\/latex]<\/p>\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<p style=\"text-align: center;\">[latex]\\begin{align}\\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) \\\\[2mm] 8{x}^{2}+12x - 20&=A\\left({x}^{2}+x+2\\right)+\\left(Bx+C\\right)\\left(x+3\\right) \\end{align}[\/latex]<\/p>\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<p style=\"text-align: center;\">[latex]\\begin{align}8{x}^{2}+12x - 20&=A\\left({x}^{2}+x+2\\right)+\\left(Bx+C\\right)\\left(x+3\\right) \\\\ 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) \\\\ 16&=8A \\\\ A&=2 \\end{align}[\/latex]<\/p>\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<p style=\"text-align: center;\">[latex]\\begin{align} &8{x}^{2}+12x - 20=2\\left({x}^{2}+x+2\\right)+\\left(Bx+C\\right)\\left(x+3\\right) \\\\ &8{x}^{2}+12x - 20=2{x}^{2}+2x+4+B{x}^{2}+3B+Cx+3C \\\\ &8{x}^{2}+12x - 20=\\left(2+B\\right){x}^{2}+\\left(2+3B+C\\right)x+\\left(4+3C\\right) \\end{align}[\/latex]<\/p>\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<p style=\"text-align: center;\">[latex]\\begin{align}2+B=8 && \\text{(1)} \\\\ 2+3B+C=12 && \\text{(2)} \\\\ 4+3C=-20 && \\text{(3)} \\end{align}[\/latex]<\/p>\n<p>Solve for [latex]B[\/latex] using equation (1) and solve for [latex]C[\/latex] using equation (3).<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}2+B=8 && \\text{(1)} \\\\ B=6 \\\\ \\\\ 4+3C=-20 && \\text{(3)} \\\\ 3C=-24 \\\\ C=-8 \\end{align}[\/latex]<\/p>\n<p>Thus, the partial fraction decomposition of the expression is<\/p>\n<p style=\"text-align: center;\">[latex]\\dfrac{8{x}^{2}+12x - 20}{\\left(x+3\\right)\\left({x}^{2}+x+2\\right)}=\\dfrac{2}{\\left(x+3\\right)}+\\dfrac{6x - 8}{\\left({x}^{2}+x+2\\right)}[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Could we have just set up a system of equations to solve for [latex]A, B, \\text{ and } C[\/latex]?<\/strong><\/p>\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<p style=\"text-align: center;\">[latex]\\begin{align} 8{x}^{2}+12x - 20&=A{x}^{2}+Ax+2A+B{x}^{2}+3B+Cx+3C \\\\ 8{x}^{2}+12x - 20&=\\left(A+B\\right){x}^{2}+\\left(A+3B+C\\right)x+\\left(2A+3C\\right) \\end{align}[\/latex]<\/p>\n<p><em>So the system of equations would be:<\/em><\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}A+B=8 \\\\ A+3B+C=12 \\\\ 2A+3C=-20 \\end{align}[\/latex]<\/p>\n<p>If you solve this system of equation, you will also find that [latex]A = 2, B = 6, \\text{ and } C = -8[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox proTip\" aria-label=\"Pro Tip\">Sometimes, a combination of methods is helpful to obtain the decomposition. In the example above, you could have set the system up first, then used [latex]x=-3[\/latex] to obtain the value for [latex]A[\/latex], and it would be quick work to obtain [latex]B[\/latex] and [latex]C[\/latex] from the system.Remember that creativity is a key component of doing mathematics and that there is often more than one good way to reach a conclusion.<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm321640\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=321640&theme=lumen&iframe_resize_id=ohm321640&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<div class=\"bcc-box bcc-success\">\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm321641\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=321641&theme=lumen&iframe_resize_id=ohm321641&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm321642\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=321642&theme=lumen&iframe_resize_id=ohm321642&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<\/div>\n","protected":false},"author":13,"menu_order":29,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":131,"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\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/1213"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/users\/13"}],"version-history":[{"count":4,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/1213\/revisions"}],"predecessor-version":[{"id":5952,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/1213\/revisions\/5952"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/parts\/131"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/1213\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/media?parent=1213"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapter-type?post=1213"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/contributor?post=1213"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/license?post=1213"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}