{"id":714,"date":"2025-06-20T17:07:08","date_gmt":"2025-06-20T17:07:08","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/?post_type=chapter&#038;p=714"},"modified":"2025-07-17T15:17:33","modified_gmt":"2025-07-17T15:17:33","slug":"partial-fractions-learn-it-2","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/partial-fractions-learn-it-2\/","title":{"raw":"Partial Fractions: Learn It 2","rendered":"Partial Fractions: Learn It 2"},"content":{"raw":"<h2 data-type=\"title\">Nonrepeated Linear Factors<\/h2>\r\n<p class=\"whitespace-normal break-words\">When you're ready to use partial fraction decomposition, your first step is always the same: <strong>factor the denominator<\/strong> [latex]Q(x)[\/latex]. The simplest case occurs when [latex]Q(x)[\/latex] factors into distinct linear factors (no repeated factors).<\/p>\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>distinct linear factors<\/h3>\r\n<p class=\"whitespace-normal break-words\">If [latex]Q(x)[\/latex] factors as [latex]({a}_{1}x+{b}_{1})({a}_{2}x+{b}_{2})\\ldots({a}_{n}x+{b}_{n})[\/latex], where each factor appears only once, then:<\/p>\r\n<p class=\"whitespace-normal break-words\" style=\"text-align: center;\">[latex]\\frac{P(x)}{Q(x)}=\\frac{A_1}{a_1x+b_1}+\\frac{A_2}{a_2x+b_2}+\\cdots +\\frac{A_n}{a_nx+b_n}[\/latex]<\/p>\r\nThe constants [latex]A_1, A_2, \\ldots, A_n[\/latex] are what you need to find.\r\n\r\n<\/section>Each distinct linear factor in the denominator gets its own fraction with a constant in the numerator.\r\n\r\n<section class=\"textbox example\" aria-label=\"Example\">If [latex]Q(x) = (x-1)(x+3)(2x-5)[\/latex], then your partial fraction setup would be:\r\n<p style=\"text-align: center;\">[latex]\\frac{P(x)}{(x-1)(x+3)(2x-5)} = \\frac{A}{x-1} + \\frac{B}{x+3} + \\frac{C}{2x-5}[\/latex]<\/p>\r\n\r\n<\/section><section class=\"textbox proTip\" aria-label=\"Pro Tip\">The mathematical proof that these constants [latex]A_1, A_2, \\ldots, A_n[\/latex] always exist is complex and beyond what you need for this course. The important thing is learning how to find them!<\/section><section class=\"textbox example\" aria-label=\"Example\">\r\n<p id=\"fs-id1165041813414\">Evaluate [latex]\\displaystyle\\int \\frac{3x+2}{{x}^{3}-{x}^{2}-2x}dx[\/latex].<\/p>\r\n[reveal-answer q=\"44558896\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"44558896\"]\r\n<div id=\"fs-id1165042303798\" data-type=\"solution\">\r\n<p id=\"fs-id1165042018008\">Since [latex]\\text{deg}\\left(3x+2\\right)&lt;\\text{deg}\\left({x}^{3}-{x}^{2}-2x\\right)[\/latex], we begin by factoring the denominator of [latex]\\frac{3x+2}{{x}^{3}-{x}^{2}-2x}[\/latex]. We can see that [latex]{x}^{3}-{x}^{2}-2x=x\\left(x - 2\\right)\\left(x+1\\right)[\/latex]. Thus, there are constants [latex]A[\/latex], [latex]B[\/latex], and [latex]C[\/latex] satisfying<\/p>\r\n\r\n<div id=\"fs-id1165040669618\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{3x+2}{x\\left(x - 2\\right)\\left(x+1\\right)}=\\frac{A}{x}+\\frac{B}{x - 2}+\\frac{C}{x+1}[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165041915383\">We must now find these constants. To do so, we begin by getting a common denominator on the right. Thus,<\/p>\r\n\r\n<div id=\"fs-id1165041977500\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{3x+2}{x\\left(x - 2\\right)\\left(x+1\\right)}=\\frac{A\\left(x - 2\\right)\\left(x+1\\right)+Bx\\left(x+1\\right)+Cx\\left(x - 2\\right)}{x\\left(x - 2\\right)\\left(x+1\\right)}[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165042049257\">Now, we set the numerators equal to each other, obtaining<\/p>\r\n\r\n<div id=\"fs-id1165042002695\" style=\"text-align: center;\" data-type=\"equation\">[latex]3x+2=A\\left(x - 2\\right)\\left(x+1\\right)+Bx\\left(x+1\\right)+Cx\\left(x - 2\\right)[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165041768242\">There are two different strategies for finding the coefficients [latex]A[\/latex], [latex]B[\/latex], and [latex]C[\/latex]. We refer to these as the <span class=\"no-emphasis\" data-type=\"term\"><em data-effect=\"italics\">method of equating coefficients<\/em><\/span> and the <span class=\"no-emphasis\" data-type=\"term\"><em data-effect=\"italics\">method of strategic substitution<\/em><\/span>.<\/p>\r\n\r\n<ul>\r\n \t<li>\r\n<p data-type=\"title\"><span style=\"font-size: 14pt;\"><strong>Rule: Method of Equating Coefficients<\/strong><\/span><\/p>\r\n<p id=\"fs-id1165041841985\">Rewrite the previous equation in the form<\/p>\r\n\r\n<div id=\"fs-id1165040797991\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]3x+2=\\left(A+B+C\\right){x}^{2}+\\left(\\text{-}A+B - 2C\\right)x+\\left(-2A\\right)[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165042090588\">Equating coefficients produces the system of equations<\/p>\r\n\r\n<div id=\"fs-id1165041818055\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{ccc}\\hfill A+B+C&amp; =\\hfill &amp; 0\\hfill \\\\ \\hfill -A+B - 2C&amp; =\\hfill &amp; 3\\hfill \\\\ \\hfill -2A&amp; =\\hfill &amp; 2.\\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165042094196\">To solve this system, we first observe that [latex]-2A=2\\Rightarrow A=-1[\/latex]. Substituting this value into the first two equations gives us the system<\/p>\r\n\r\n<div id=\"fs-id1165040757789\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{ccc}\\hfill B+C&amp; =\\hfill &amp; 1\\hfill \\\\ \\hfill B - 2C&amp; =\\hfill &amp; 2.\\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165041892413\">Multiplying the second equation by [latex]-1[\/latex] and adding the resulting equation to the first produces<\/p>\r\n\r\n<div id=\"fs-id1165041843249\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]-3C=1[\/latex],<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165042232940\">which in turn implies that [latex]C=-\\frac{1}{3}[\/latex]. Substituting this value into the equation [latex]B+C=1[\/latex] yields [latex]B=\\frac{4}{3}[\/latex]. Thus, solving these equations yields [latex]A=-1[\/latex], [latex]B=\\frac{4}{3}[\/latex], and [latex]C=-\\frac{1}{3}[\/latex].<\/p>\r\n<p id=\"fs-id1165040743265\">It is important to note that the system produced by this method is consistent if and only if we have set up the decomposition correctly. If the system is inconsistent, there is an error in our decomposition.<\/p>\r\n<\/li>\r\n \t<li>\r\n<p data-type=\"title\"><span style=\"font-size: 14pt;\"><strong>Rule: Method of Strategic Substitution<\/strong><\/span><\/p>\r\n<p id=\"fs-id1165042220434\">The method of strategic substitution is based on the assumption that we have set up the decomposition correctly. If the decomposition is set up correctly, then there must be values of [latex]A[\/latex], [latex]B[\/latex], and [latex]C[\/latex] that satisfy the equation for <em data-effect=\"italics\">all<\/em> values of [latex]x[\/latex]. That is, this equation must be true for any value of [latex]x[\/latex] we care to substitute into it. Therefore, by choosing values of [latex]x[\/latex] carefully and substituting them into the equation, we may find [latex]A[\/latex], [latex]B[\/latex], and [latex]C[\/latex] easily. For example, if we substitute [latex]x=0[\/latex], the equation reduces to [latex]2=A\\left(-2\\right)\\left(1\\right)[\/latex]. Solving for [latex]A[\/latex] yields [latex]A=-1[\/latex]. Next, by substituting [latex]x=2[\/latex], the equation reduces to [latex]8=B\\left(2\\right)\\left(3\\right)[\/latex], or equivalently [latex]B=\\frac{4}{3}[\/latex]. Last, we substitute [latex]x=-1[\/latex] into the equation and obtain [latex]-1=C\\left(-1\\right)\\left(-3\\right)[\/latex]. Solving, we have [latex]C=-\\frac{1}{3}[\/latex].<\/p>\r\n<p id=\"fs-id1165040668264\">It is important to keep in mind that if we attempt to use this method with a decomposition that has not been set up correctly, we are still able to find values for the constants, but these constants are meaningless. If we do opt to use the method of strategic substitution, then it is a good idea to check the result by recombining the terms algebraically.<\/p>\r\n<\/li>\r\n<\/ul>\r\n<p id=\"fs-id1165040668267\">Now that we have the values of [latex]A[\/latex], [latex]B[\/latex], and [latex]C[\/latex], we rewrite the original integral:<\/p>\r\n\r\n<div id=\"fs-id1165042110103\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\displaystyle\\int \\frac{3x+2}{{x}^{3}-{x}^{2}-2x}dx=\\displaystyle\\int \\left(\\text{-}\\frac{1}{x}+\\frac{4}{3}\\cdot \\frac{1}{\\left(x - 2\\right)}-\\frac{1}{3}\\cdot \\frac{1}{\\left(x+1\\right)}\\right)dx[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165042048571\">Evaluating the integral gives us<\/p>\r\n\r\n<div id=\"fs-id1165041985166\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\displaystyle\\int \\frac{3x+2}{{x}^{3}-{x}^{2}-2x}dx=\\text{-}\\text{ln}|x|+\\frac{4}{3}\\text{ln}|x - 2|-\\frac{1}{3}\\text{ln}|x+1|+C[\/latex].<\/div>\r\n&nbsp;\r\n\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n<\/section>In the next example, we integrate a rational function in which the degree of the numerator is not less than the degree of the denominator.\r\n\r\n<section class=\"textbox example\" aria-label=\"Example\">\r\n<div id=\"fs-id1165040797348\" data-type=\"problem\">\r\n<p id=\"fs-id1165042042169\">Evaluate [latex]\\displaystyle\\int \\frac{{x}^{2}+3x+1}{{x}^{2}-4}dx[\/latex].<\/p>\r\n\r\n<\/div>\r\n[reveal-answer q=\"44558895\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"44558895\"]\r\n<div id=\"fs-id1165042236262\" data-type=\"solution\">\r\n<p id=\"fs-id1165042234315\">Since [latex]\\text{degree}\\left({x}^{2}+3x+1\\right)\\ge \\text{degree}\\left({x}^{2}-4\\right)[\/latex], we must perform long division of polynomials. This results in<\/p>\r\n\r\n<div id=\"fs-id1165042277396\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{{x}^{2}+3x+1}{{x}^{2}-4}=1+\\frac{3x+5}{{x}^{2}-4}[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165042280282\">Next, we perform partial fraction decomposition on [latex]\\frac{3x+5}{{x}^{2}-4}=\\frac{3x+5}{\\left(x+2\\right)\\left(x - 2\\right)}[\/latex]. We have<\/p>\r\n\r\n<div id=\"fs-id1165042092094\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{3x+5}{\\left(x - 2\\right)\\left(x+2\\right)}=\\frac{A}{x - 2}+\\frac{B}{x+2}[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165041757490\">Thus,<\/p>\r\n\r\n<div id=\"fs-id1165042134742\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]3x+5=A\\left(x+2\\right)+B\\left(x - 2\\right)[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165040641465\">Solving for [latex]A[\/latex] and [latex]B[\/latex] using either method, we obtain [latex]A=\\frac{11}{4}[\/latex] and [latex]B=\\frac{1}{4}[\/latex].<\/p>\r\n<p id=\"fs-id1165041763604\">Rewriting the original integral, we have<\/p>\r\n\r\n<div id=\"fs-id1165041840380\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\displaystyle\\int \\frac{{x}^{2}+3x+1}{{x}^{2}-4}dx=\\displaystyle\\int \\left(1+\\frac{11}{4}\\cdot \\frac{1}{x - 2}+\\frac{1}{4}\\cdot \\frac{1}{x+2}\\right)dx[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165042050638\">Evaluating the integral produces<\/p>\r\n\r\n<div id=\"fs-id1165042050641\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\displaystyle\\int \\frac{{x}^{2}+3x+1}{{x}^{2}-4}dx=x+\\frac{11}{4}\\text{ln}|x - 2|+\\frac{1}{4}\\text{ln}|x+2|+C[\/latex].<\/div>\r\n&nbsp;\r\n\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n<\/section>As we see in the next example, it may be possible to apply the technique of partial fraction decomposition to a nonrational function. The trick is to convert the nonrational function to a rational function through a substitution.\r\n\r\n<section class=\"textbox example\" aria-label=\"Example\">\r\n<div id=\"fs-id1165042003980\" data-type=\"problem\">\r\n<p id=\"fs-id1165042277642\">Evaluate [latex]\\displaystyle\\int \\frac{\\cos{x}}{{\\sin}^{2}x-\\sin{x}}dx[\/latex].<\/p>\r\n\r\n<\/div>\r\n[reveal-answer q=\"44558894\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"44558894\"]\r\n<div id=\"fs-id1165040641550\" data-type=\"solution\">\r\n<p id=\"fs-id1165040641552\">Let\u2019s begin by letting [latex]u=\\sin{x}[\/latex]. Consequently, [latex]du=\\cos{x}dx[\/latex]. After making these substitutions, we have<\/p>\r\n\r\n<div id=\"fs-id1165042035790\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\displaystyle\\int \\frac{\\cos{x}}{{\\sin}^{2}x-\\sin{x}}dx=\\displaystyle\\int \\frac{du}{{u}^{2}-u}=\\displaystyle\\int \\frac{du}{u\\left(u - 1\\right)}[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1165041831988\">Applying partial fraction decomposition to [latex]\\frac{1}{u}\\left(u - 1\\right)[\/latex] gives [latex]\\frac{1}{u\\left(u - 1\\right)}=-\\frac{1}{u}+\\frac{1}{u - 1}[\/latex].<\/p>\r\n<p id=\"fs-id1165042126853\">Thus,<\/p>\r\n\r\n<div id=\"fs-id1165042126856\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill \\displaystyle\\int \\frac{\\cos{x}}{{\\sin}^{2}x-\\sin{x}}dx&amp; =\\text{-}\\text{ln}|u|+\\text{ln}|u - 1|+C\\hfill \\\\ &amp; =\\text{-}\\text{ln}|\\sin{x}|+\\text{ln}|\\sin{x} - 1|+C.\\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n<\/section>","rendered":"<h2 data-type=\"title\">Nonrepeated Linear Factors<\/h2>\n<p class=\"whitespace-normal break-words\">When you&#8217;re ready to use partial fraction decomposition, your first step is always the same: <strong>factor the denominator<\/strong> [latex]Q(x)[\/latex]. The simplest case occurs when [latex]Q(x)[\/latex] factors into distinct linear factors (no repeated factors).<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>distinct linear factors<\/h3>\n<p class=\"whitespace-normal break-words\">If [latex]Q(x)[\/latex] factors as [latex]({a}_{1}x+{b}_{1})({a}_{2}x+{b}_{2})\\ldots({a}_{n}x+{b}_{n})[\/latex], where each factor appears only once, then:<\/p>\n<p class=\"whitespace-normal break-words\" style=\"text-align: center;\">[latex]\\frac{P(x)}{Q(x)}=\\frac{A_1}{a_1x+b_1}+\\frac{A_2}{a_2x+b_2}+\\cdots +\\frac{A_n}{a_nx+b_n}[\/latex]<\/p>\n<p>The constants [latex]A_1, A_2, \\ldots, A_n[\/latex] are what you need to find.<\/p>\n<\/section>\n<p>Each distinct linear factor in the denominator gets its own fraction with a constant in the numerator.<\/p>\n<section class=\"textbox example\" aria-label=\"Example\">If [latex]Q(x) = (x-1)(x+3)(2x-5)[\/latex], then your partial fraction setup would be:<\/p>\n<p style=\"text-align: center;\">[latex]\\frac{P(x)}{(x-1)(x+3)(2x-5)} = \\frac{A}{x-1} + \\frac{B}{x+3} + \\frac{C}{2x-5}[\/latex]<\/p>\n<\/section>\n<section class=\"textbox proTip\" aria-label=\"Pro Tip\">The mathematical proof that these constants [latex]A_1, A_2, \\ldots, A_n[\/latex] always exist is complex and beyond what you need for this course. The important thing is learning how to find them!<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">\n<p id=\"fs-id1165041813414\">Evaluate [latex]\\displaystyle\\int \\frac{3x+2}{{x}^{3}-{x}^{2}-2x}dx[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q44558896\">Show Solution<\/button><\/p>\n<div id=\"q44558896\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1165042303798\" data-type=\"solution\">\n<p id=\"fs-id1165042018008\">Since [latex]\\text{deg}\\left(3x+2\\right)<\\text{deg}\\left({x}^{3}-{x}^{2}-2x\\right)[\/latex], we begin by factoring the denominator of [latex]\\frac{3x+2}{{x}^{3}-{x}^{2}-2x}[\/latex]. We can see that [latex]{x}^{3}-{x}^{2}-2x=x\\left(x - 2\\right)\\left(x+1\\right)[\/latex]. Thus, there are constants [latex]A[\/latex], [latex]B[\/latex], and [latex]C[\/latex] satisfying<\/p>\n<div id=\"fs-id1165040669618\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{3x+2}{x\\left(x - 2\\right)\\left(x+1\\right)}=\\frac{A}{x}+\\frac{B}{x - 2}+\\frac{C}{x+1}[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165041915383\">We must now find these constants. To do so, we begin by getting a common denominator on the right. Thus,<\/p>\n<div id=\"fs-id1165041977500\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{3x+2}{x\\left(x - 2\\right)\\left(x+1\\right)}=\\frac{A\\left(x - 2\\right)\\left(x+1\\right)+Bx\\left(x+1\\right)+Cx\\left(x - 2\\right)}{x\\left(x - 2\\right)\\left(x+1\\right)}[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165042049257\">Now, we set the numerators equal to each other, obtaining<\/p>\n<div id=\"fs-id1165042002695\" style=\"text-align: center;\" data-type=\"equation\">[latex]3x+2=A\\left(x - 2\\right)\\left(x+1\\right)+Bx\\left(x+1\\right)+Cx\\left(x - 2\\right)[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165041768242\">There are two different strategies for finding the coefficients [latex]A[\/latex], [latex]B[\/latex], and [latex]C[\/latex]. We refer to these as the <span class=\"no-emphasis\" data-type=\"term\"><em data-effect=\"italics\">method of equating coefficients<\/em><\/span> and the <span class=\"no-emphasis\" data-type=\"term\"><em data-effect=\"italics\">method of strategic substitution<\/em><\/span>.<\/p>\n<ul>\n<li>\n<p data-type=\"title\"><span style=\"font-size: 14pt;\"><strong>Rule: Method of Equating Coefficients<\/strong><\/span><\/p>\n<p id=\"fs-id1165041841985\">Rewrite the previous equation in the form<\/p>\n<div id=\"fs-id1165040797991\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]3x+2=\\left(A+B+C\\right){x}^{2}+\\left(\\text{-}A+B - 2C\\right)x+\\left(-2A\\right)[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165042090588\">Equating coefficients produces the system of equations<\/p>\n<div id=\"fs-id1165041818055\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{ccc}\\hfill A+B+C& =\\hfill & 0\\hfill \\\\ \\hfill -A+B - 2C& =\\hfill & 3\\hfill \\\\ \\hfill -2A& =\\hfill & 2.\\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165042094196\">To solve this system, we first observe that [latex]-2A=2\\Rightarrow A=-1[\/latex]. Substituting this value into the first two equations gives us the system<\/p>\n<div id=\"fs-id1165040757789\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{ccc}\\hfill B+C& =\\hfill & 1\\hfill \\\\ \\hfill B - 2C& =\\hfill & 2.\\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165041892413\">Multiplying the second equation by [latex]-1[\/latex] and adding the resulting equation to the first produces<\/p>\n<div id=\"fs-id1165041843249\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]-3C=1[\/latex],<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165042232940\">which in turn implies that [latex]C=-\\frac{1}{3}[\/latex]. Substituting this value into the equation [latex]B+C=1[\/latex] yields [latex]B=\\frac{4}{3}[\/latex]. Thus, solving these equations yields [latex]A=-1[\/latex], [latex]B=\\frac{4}{3}[\/latex], and [latex]C=-\\frac{1}{3}[\/latex].<\/p>\n<p id=\"fs-id1165040743265\">It is important to note that the system produced by this method is consistent if and only if we have set up the decomposition correctly. If the system is inconsistent, there is an error in our decomposition.<\/p>\n<\/li>\n<li>\n<p data-type=\"title\"><span style=\"font-size: 14pt;\"><strong>Rule: Method of Strategic Substitution<\/strong><\/span><\/p>\n<p id=\"fs-id1165042220434\">The method of strategic substitution is based on the assumption that we have set up the decomposition correctly. If the decomposition is set up correctly, then there must be values of [latex]A[\/latex], [latex]B[\/latex], and [latex]C[\/latex] that satisfy the equation for <em data-effect=\"italics\">all<\/em> values of [latex]x[\/latex]. That is, this equation must be true for any value of [latex]x[\/latex] we care to substitute into it. Therefore, by choosing values of [latex]x[\/latex] carefully and substituting them into the equation, we may find [latex]A[\/latex], [latex]B[\/latex], and [latex]C[\/latex] easily. For example, if we substitute [latex]x=0[\/latex], the equation reduces to [latex]2=A\\left(-2\\right)\\left(1\\right)[\/latex]. Solving for [latex]A[\/latex] yields [latex]A=-1[\/latex]. Next, by substituting [latex]x=2[\/latex], the equation reduces to [latex]8=B\\left(2\\right)\\left(3\\right)[\/latex], or equivalently [latex]B=\\frac{4}{3}[\/latex]. Last, we substitute [latex]x=-1[\/latex] into the equation and obtain [latex]-1=C\\left(-1\\right)\\left(-3\\right)[\/latex]. Solving, we have [latex]C=-\\frac{1}{3}[\/latex].<\/p>\n<p id=\"fs-id1165040668264\">It is important to keep in mind that if we attempt to use this method with a decomposition that has not been set up correctly, we are still able to find values for the constants, but these constants are meaningless. If we do opt to use the method of strategic substitution, then it is a good idea to check the result by recombining the terms algebraically.<\/p>\n<\/li>\n<\/ul>\n<p id=\"fs-id1165040668267\">Now that we have the values of [latex]A[\/latex], [latex]B[\/latex], and [latex]C[\/latex], we rewrite the original integral:<\/p>\n<div id=\"fs-id1165042110103\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\displaystyle\\int \\frac{3x+2}{{x}^{3}-{x}^{2}-2x}dx=\\displaystyle\\int \\left(\\text{-}\\frac{1}{x}+\\frac{4}{3}\\cdot \\frac{1}{\\left(x - 2\\right)}-\\frac{1}{3}\\cdot \\frac{1}{\\left(x+1\\right)}\\right)dx[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165042048571\">Evaluating the integral gives us<\/p>\n<div id=\"fs-id1165041985166\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\displaystyle\\int \\frac{3x+2}{{x}^{3}-{x}^{2}-2x}dx=\\text{-}\\text{ln}|x|+\\frac{4}{3}\\text{ln}|x - 2|-\\frac{1}{3}\\text{ln}|x+1|+C[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<p>In the next example, we integrate a rational function in which the degree of the numerator is not less than the degree of the denominator.<\/p>\n<section class=\"textbox example\" aria-label=\"Example\">\n<div id=\"fs-id1165040797348\" data-type=\"problem\">\n<p id=\"fs-id1165042042169\">Evaluate [latex]\\displaystyle\\int \\frac{{x}^{2}+3x+1}{{x}^{2}-4}dx[\/latex].<\/p>\n<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q44558895\">Show Solution<\/button><\/p>\n<div id=\"q44558895\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1165042236262\" data-type=\"solution\">\n<p id=\"fs-id1165042234315\">Since [latex]\\text{degree}\\left({x}^{2}+3x+1\\right)\\ge \\text{degree}\\left({x}^{2}-4\\right)[\/latex], we must perform long division of polynomials. This results in<\/p>\n<div id=\"fs-id1165042277396\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{{x}^{2}+3x+1}{{x}^{2}-4}=1+\\frac{3x+5}{{x}^{2}-4}[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165042280282\">Next, we perform partial fraction decomposition on [latex]\\frac{3x+5}{{x}^{2}-4}=\\frac{3x+5}{\\left(x+2\\right)\\left(x - 2\\right)}[\/latex]. We have<\/p>\n<div id=\"fs-id1165042092094\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{3x+5}{\\left(x - 2\\right)\\left(x+2\\right)}=\\frac{A}{x - 2}+\\frac{B}{x+2}[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165041757490\">Thus,<\/p>\n<div id=\"fs-id1165042134742\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]3x+5=A\\left(x+2\\right)+B\\left(x - 2\\right)[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165040641465\">Solving for [latex]A[\/latex] and [latex]B[\/latex] using either method, we obtain [latex]A=\\frac{11}{4}[\/latex] and [latex]B=\\frac{1}{4}[\/latex].<\/p>\n<p id=\"fs-id1165041763604\">Rewriting the original integral, we have<\/p>\n<div id=\"fs-id1165041840380\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\displaystyle\\int \\frac{{x}^{2}+3x+1}{{x}^{2}-4}dx=\\displaystyle\\int \\left(1+\\frac{11}{4}\\cdot \\frac{1}{x - 2}+\\frac{1}{4}\\cdot \\frac{1}{x+2}\\right)dx[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165042050638\">Evaluating the integral produces<\/p>\n<div id=\"fs-id1165042050641\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\displaystyle\\int \\frac{{x}^{2}+3x+1}{{x}^{2}-4}dx=x+\\frac{11}{4}\\text{ln}|x - 2|+\\frac{1}{4}\\text{ln}|x+2|+C[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<p>As we see in the next example, it may be possible to apply the technique of partial fraction decomposition to a nonrational function. The trick is to convert the nonrational function to a rational function through a substitution.<\/p>\n<section class=\"textbox example\" aria-label=\"Example\">\n<div id=\"fs-id1165042003980\" data-type=\"problem\">\n<p id=\"fs-id1165042277642\">Evaluate [latex]\\displaystyle\\int \\frac{\\cos{x}}{{\\sin}^{2}x-\\sin{x}}dx[\/latex].<\/p>\n<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q44558894\">Show Solution<\/button><\/p>\n<div id=\"q44558894\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1165040641550\" data-type=\"solution\">\n<p id=\"fs-id1165040641552\">Let\u2019s begin by letting [latex]u=\\sin{x}[\/latex]. Consequently, [latex]du=\\cos{x}dx[\/latex]. After making these substitutions, we have<\/p>\n<div id=\"fs-id1165042035790\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\displaystyle\\int \\frac{\\cos{x}}{{\\sin}^{2}x-\\sin{x}}dx=\\displaystyle\\int \\frac{du}{{u}^{2}-u}=\\displaystyle\\int \\frac{du}{u\\left(u - 1\\right)}[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1165041831988\">Applying partial fraction decomposition to [latex]\\frac{1}{u}\\left(u - 1\\right)[\/latex] gives [latex]\\frac{1}{u\\left(u - 1\\right)}=-\\frac{1}{u}+\\frac{1}{u - 1}[\/latex].<\/p>\n<p id=\"fs-id1165042126853\">Thus,<\/p>\n<div id=\"fs-id1165042126856\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill \\displaystyle\\int \\frac{\\cos{x}}{{\\sin}^{2}x-\\sin{x}}dx& =\\text{-}\\text{ln}|u|+\\text{ln}|u - 1|+C\\hfill \\\\ & =\\text{-}\\text{ln}|\\sin{x}|+\\text{ln}|\\sin{x} - 1|+C.\\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n","protected":false},"author":15,"menu_order":21,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":541,"module-header":"- Select Header -","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\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/714"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/users\/15"}],"version-history":[{"count":12,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/714\/revisions"}],"predecessor-version":[{"id":1256,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/714\/revisions\/1256"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/parts\/541"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/714\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=714"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=714"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=714"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=714"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}