Section 5.5 : Partial Fractions
5. Determine the partial fraction decomposition of each of the following expression.
6x+5(2x−1)2Show All Steps Hide All Steps
Start SolutionThe first step is to determine the form of the partial fraction decomposition. For this problem the partial fraction decomposition is,
6x+5(2x−1)2=A2x−1+B(2x−1)2 Show Step 2The LCD for this expression is (2x−1)2. Adding the terms back up gives,
6x+5(2x−1)2=A(2x−1)+B(2x−1)2 Show Step 3Setting the numerators equal gives,
6x+5=A(2x−1)+B Show Step 4For this problem we can pick a “good” value of x to determine only one of the constants. Here is that work.
x=12:8=B→B=8 Show Step 5To get the remaining constant we can use any value of x and plug that along with the value of B we found in the previous step into the equation from Step 3.
It really doesn’t matter what value of x we pick as long as it isn’t x=12 since we used that in the previous step. The idea here is to pick a value of x that won’t create “large” or “messy” numbers, if possible. Good choices are often x=0 or x=1, provided they weren’t used in the previous step of course.
For this problem x=0 seems to be a good choice. Here is the work for this step.
6(0)+5=A(2(0)−1)+85=−A+8−3=−A⇒A=3 Show Step 6The partial fraction decomposition is then,
\require{bbox} \bbox[2pt,border:1px solid black]{{\frac{{6x + 5}}{{{{\left( {2x - 1} \right)}^2}}} = \frac{3}{{2x - 1}} + \frac{8}{{{{\left( {2x - 1} \right)}^2}}}}}