Skip to content Study Mondo Free study resources for students from Grade 4 through AP and test prep. 24 courses, 700+ topics.
Courses Features Company Stay Ahead in School Free weekly study tips, practice sets, and exam strategies. Join 10,000+ students.
ยฉ 2026 Study Mondo. Built for students.
APยฎ is a trademark registered by the College Board, which is not affiliated with, and does not endorse, this website.
Integration by Partial Fractions | Study Mondo
Topics / Advanced Integration (BC) / Integration by Partial Fractions Integration by Partial Fractions Decomposing rational functions for integration
๐ฏ โญ INTERACTIVE LESSON
Try the Interactive Version! Learn step-by-step with practice exercises built right in.
Start Interactive Lesson โ ๐ข Integration by Partial Fractions
The Problem
How do we integrate rational functions (fractions with polynomials)?
Example : โซ 1 x 2 โ 1 โ d x \int \frac{1}{x^2-1}\,dx โซ x 2 โ 1 1 โ
๐ Practice Problems
1 Problem 1medium โ Question:Evaluate โซ 3 x + 5 ( x + 1 ) ( x + 2 ) โ d x \int \frac{3x+5}{(x+1)(x+2)}\,dx โซ ( x + 1 ) ( x using partial fractions.
Explain using: ๐ Simple words ๐ Analogy ๐จ Visual desc. ๐ Example ๐ก Explain
๐ AP Calculus AB โ Exam Format Guideโฑ 3 hours 15 minutes ๐ 51 questions ๐ 4 sections
Section Format Questions Time Weight Calculator Multiple Choice (No Calculator) MCQ 30 60 min 33.3% ๐ซ Multiple Choice (Calculator) MCQ 15 45 min 16.7% โ
Free Response (Calculator) FRQ 2 30 min 16.7% โ
Free Response (No Calculator) FRQ 4 60 min 33.3% ๐ซ
๐ก Key Test-Day Tipsโ Show all work on FRQsโ Use proper notationโ Check unitsโ Manage your timeโ ๏ธ Common Mistakes: Integration by Partial FractionsAvoid these 4 frequent errors
1 Forgetting the constant of integration (+C) on indefinite integrals
โพ 2 Confusing the Power Rule with the Chain Rule
โพ 3 Not checking continuity before applying the Mean Value Theorem
โพ 4 Dropping negative signs when differentiating trig functions
โพ ๐ Real-World Applications: Integration by Partial FractionsSee how this math is used in the real world
โ๏ธ Optimizing Package Design
Engineering
โพ ๐ฅ Predicting Drug Dosage Decay
Medicine
โพ ๐ฌ Calculating Distance from Velocity
Physics
โพ ๐ฐ Revenue Optimization
Finance
โพ
๐ Worked Example: Related Rates โ Expanding CircleProblem: A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of 2 2 2 cm/s. How fast is the area of the circle increasing when the radius is 10 10 10 cm?
1 Identify the known and unknown rates Click to reveal โ
2 Write the relationship between variables
3 Differentiate both sides with respect to time
๐งช Practice Lab Interactive practice problems for Integration by Partial Fractions
โพ ๐ Related Topics in Advanced Integration (BC)โ Frequently Asked QuestionsWhat is Integration by Partial Fractions?โพ Decomposing rational functions for integration
How can I study Integration by Partial Fractions effectively?โพ Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 5 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Integration by Partial Fractions study guide free?โพ Yes โ all study notes, flashcards, and practice problems for Integration by Partial Fractions on Study Mondo are 100% free. No account is needed to access the content.
What course covers Integration by Partial Fractions?โพ Integration by Partial Fractions is part of the AP Calculus AB course on Study Mondo, specifically in the Advanced Integration (BC) section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Integration by Partial Fractions?
๐ก Study Tipsโ Work through examples step-by-step โ Practice with flashcards daily โ Review common mistakes
d
x
๐ก Key Idea : Decompose the fraction into simpler fractions that we can integrate easily!
What is Partial Fraction Decomposition? Break a complicated fraction into a sum of simpler fractions.
Example :
1 x 2 โ 1 = 1 ( x โ 1 ) ( x + 1 ) = A x โ 1 + B x + 1 \frac{1}{x^2-1} = \frac{1}{(x-1)(x+1)} = \frac{A}{x-1} + \frac{B}{x+1} x 2 โ 1 1 โ = ( x โ 1 ) ( x + 1 ) 1 โ = x โ 1 A โ + x + 1 B โ
Find A A A and B B B , then integrate each piece separately!
When to Use Partial Fractions
Requirements:
Rational function : P ( x ) Q ( x ) \frac{P(x)}{Q(x)} Q ( x ) P ( x ) โ where P P P and Q Q Q are polynomials
Proper fraction : degree of P < P < P < degree of Q Q Q
If not, use polynomial long division first!
Factored denominator : Q ( x ) Q(x) Q ( x ) must be factored
The Four Cases
Case 1: Distinct Linear Factors Form : ( x โ a ) ( x โ b ) ( x โ c ) โฏ (x-a)(x-b)(x-c)\cdots ( x โ a ) ( x โ b ) ( x โ c ) โฏ
Decomposition :
P ( x ) ( x โ a ) ( x โ b ) = A x โ a + B x โ b \frac{P(x)}{(x-a)(x-b)} = \frac{A}{x-a} + \frac{B}{x-b} ( x โ a ) ( x โ b ) P ( x ) โ = x โ a A โ + x โ b B โ
Each linear factor gets one term with a constant numerator.
Case 2: Repeated Linear Factors Form : ( x โ a ) n (x-a)^n ( x โ a ) n
Decomposition :
P ( x ) ( x โ a ) 3 = A x โ a + B ( x โ a ) 2 + C ( x โ a ) 3 \frac{P(x)}{(x-a)^3} = \frac{A}{x-a} + \frac{B}{(x-a)^2} + \frac{C}{(x-a)^3} ( x โ a ) 3 P ( x ) โ = x โ a A โ + ( x โ a ) 2 B โ + ( x โ a ) 3 C โ
Include all powers from 1 up to n n n .
Case 3: Distinct Irreducible Quadratic Factors Form : ( a x 2 + b x + c ) (ax^2+bx+c) ( a x 2 + b x + c ) where b 2 โ 4 a c < 0 b^2-4ac < 0 b 2 โ 4 a c < 0 (can't factor)
Decomposition :
P ( x ) ( x โ a ) ( x 2 + 1 ) = A x โ a + B x + C x 2 + 1 \frac{P(x)}{(x-a)(x^2+1)} = \frac{A}{x-a} + \frac{Bx+C}{x^2+1} ( x โ a ) ( x 2 + 1 ) P ( x ) โ = x โ a A โ + x 2 + 1 B x + C โ
Quadratic factor gets a linear numerator!
Case 4: Repeated Irreducible Quadratic Factors Form : ( a x 2 + b x + c ) n (ax^2+bx+c)^n ( a x 2 + b x + c ) n
Decomposition :
P ( x ) ( x 2 + 1 ) 2 = A x + B x 2 + 1 + C x + D ( x 2 + 1 ) 2 \frac{P(x)}{(x^2+1)^2} = \frac{Ax+B}{x^2+1} + \frac{Cx+D}{(x^2+1)^2} ( x 2 + 1 ) 2 P ( x ) โ = x 2 + 1 A x + B โ + ( x 2 + 1 ) 2 C x + D โ
Include all powers with linear numerators.
Example 1: Distinct Linear Factors Integrate โซ 1 x 2 โ 1 โ d x \int \frac{1}{x^2-1}\,dx โซ x 2 โ 1 1 โ d x
Step 1: Factor denominator
x 2 โ 1 = ( x โ 1 ) ( x + 1 ) x^2 - 1 = (x-1)(x+1) x 2 โ 1 = ( x โ 1 ) ( x + 1 )
Step 2: Set up partial fractions
1 ( x โ 1 ) ( x + 1 ) = A x โ 1 + B x + 1 \frac{1}{(x-1)(x+1)} = \frac{A}{x-1} + \frac{B}{x+1} ( x โ 1 ) ( x + 1 ) 1 โ = x โ 1 A โ + x + 1 B โ
Multiply both sides by ( x โ 1 ) ( x + 1 ) (x-1)(x+1) ( x โ 1 ) ( x + 1 ) :
1 = A ( x + 1 ) + B ( x โ 1 ) 1 = A(x+1) + B(x-1) 1 = A ( x + 1 ) + B ( x โ 1 )
Let x = 1 x = 1 x = 1 : 1 = A ( 2 ) + B ( 0 ) 1 = A(2) + B(0) 1 = A ( 2 ) + B ( 0 ) โ A = 1 2 A = \frac{1}{2} A = 2 1 โ
Let x = โ 1 x = -1 x = โ 1 : 1 = A ( 0 ) + B ( โ 2 ) 1 = A(0) + B(-2) 1 = A ( 0 ) + B ( โ 2 ) โ B = โ 1 2 B = -\frac{1}{2} B = โ 2 1 โ
Step 4: Rewrite and integrate
โซ 1 x 2 โ 1 โ d x = โซ ( 1 / 2 x โ 1 โ 1 / 2 x + 1 ) d x \int \frac{1}{x^2-1}\,dx = \int \left(\frac{1/2}{x-1} - \frac{1/2}{x+1}\right)dx โซ x 2 โ 1 1 โ d x = โซ ( x โ 1 1/2 โ โ x + 1 1/2 โ ) d x
= 1 2 ln โก โฃ x โ 1 โฃ โ 1 2 ln โก โฃ x + 1 โฃ + C = \frac{1}{2}\ln|x-1| - \frac{1}{2}\ln|x+1| + C = 2 1 โ ln โฃ x โ 1โฃ โ 2 1 โ ln โฃ x + 1โฃ + C
= 1 2 ln โก โฃ x โ 1 x + 1 โฃ + C = \frac{1}{2}\ln\left|\frac{x-1}{x+1}\right| + C = 2 1 โ ln โ x + 1 x โ 1 โ โ + C
Answer : 1 2 ln โก โฃ x โ 1 x + 1 โฃ + C \frac{1}{2}\ln\left|\frac{x-1}{x+1}\right| + C 2 1 โ ln โ x + 1 x โ 1 โ โ + C
Example 2: Repeated Linear Factor Integrate โซ 2 x + 1 x 2 ( x โ 1 ) โ d x \int \frac{2x+1}{x^2(x-1)}\,dx โซ x 2 ( x โ 1 ) 2 x + 1 โ d x
Step 1: Set up partial fractions
Denominator has x 2 x^2 x 2 (repeated) and ( x โ 1 ) (x-1) ( x โ 1 ) (distinct).
2 x + 1 x 2 ( x โ 1 ) = A x + B x 2 + C x โ 1 \frac{2x+1}{x^2(x-1)} = \frac{A}{x} + \frac{B}{x^2} + \frac{C}{x-1} x 2 ( x โ 1 ) 2 x + 1 โ = x A โ + x 2 B โ + x โ 1 C โ
Multiply by x 2 ( x โ 1 ) x^2(x-1) x 2 ( x โ 1 ) :
2 x + 1 = A x ( x โ 1 ) + B ( x โ 1 ) + C x 2 2x+1 = Ax(x-1) + B(x-1) + Cx^2 2 x + 1 = A x ( x โ 1 ) + B ( x โ 1 ) + C x 2
Let x = 1 x = 1 x = 1 : 3 = C ( 1 ) 3 = C(1) 3 = C ( 1 ) โ C = 3 C = 3 C = 3
Let x = 0 x = 0 x = 0 : 1 = B ( โ 1 ) 1 = B(-1) 1 = B ( โ 1 ) โ B = โ 1 B = -1 B = โ 1
Let x = 2 x = 2 x = 2 : 5 = A ( 2 ) ( 1 ) + ( โ 1 ) ( 1 ) + 3 ( 4 ) 5 = A(2)(1) + (-1)(1) + 3(4) 5 = A ( 2 ) ( 1 ) + ( โ 1 ) ( 1 ) + 3 ( 4 )
5 = 2 A โ 1 + 12 5 = 2A - 1 + 12 5 = 2 A โ 1 + 12
2 A = โ 6 2A = -6 2 A = โ 6 โ A = โ 3 A = -3 A = โ 3
โซ 2 x + 1 x 2 ( x โ 1 ) โ d x = โซ ( โ 3 x โ 1 x 2 + 3 x โ 1 ) d x \int \frac{2x+1}{x^2(x-1)}\,dx = \int \left(-\frac{3}{x} - \frac{1}{x^2} + \frac{3}{x-1}\right)dx โซ x 2 ( x โ 1 ) 2 x + 1 โ d x = โซ ( โ x 3 โ โ x 2 1 โ
= โ 3 ln โก โฃ x โฃ + 1 x + 3 ln โก โฃ x โ 1 โฃ + C = -3\ln|x| + \frac{1}{x} + 3\ln|x-1| + C = โ 3 ln โฃ x โฃ + x 1 โ + 3 ln โฃ x โ 1โฃ + C
= 3 ln โก โฃ x โ 1 x โฃ + 1 x + C = 3\ln\left|\frac{x-1}{x}\right| + \frac{1}{x} + C = 3 ln โ x x โ 1 โ โ + x 1 โ + C
Answer : 3 ln โก โฃ x โ 1 x โฃ + 1 x + C 3\ln\left|\frac{x-1}{x}\right| + \frac{1}{x} + C 3 ln โ x x โ 1 โ โ + x 1 โ + C
Example 3: Irreducible Quadratic Integrate โซ x ( x โ 1 ) ( x 2 + 1 ) โ d x \int \frac{x}{(x-1)(x^2+1)}\,dx โซ ( x โ 1 ) ( x 2 + 1 ) x โ d x
Step 1: Set up partial fractions
x ( x โ 1 ) ( x 2 + 1 ) = A x โ 1 + B x + C x 2 + 1 \frac{x}{(x-1)(x^2+1)} = \frac{A}{x-1} + \frac{Bx+C}{x^2+1} ( x โ 1 ) ( x 2 + 1 ) x โ = x โ 1 A โ + x 2 + 1 B x + C โ
Note: x 2 + 1 x^2+1 x 2 + 1 gets a linear numerator!
Multiply by ( x โ 1 ) ( x 2 + 1 ) (x-1)(x^2+1) ( x โ 1 ) ( x 2 + 1 ) :
x = A ( x 2 + 1 ) + ( B x + C ) ( x โ 1 ) x = A(x^2+1) + (Bx+C)(x-1) x = A ( x 2 + 1 ) + ( B x + C ) ( x โ 1 )
Let x = 1 x = 1 x = 1 : 1 = A ( 2 ) 1 = A(2) 1 = A ( 2 ) โ A = 1 2 A = \frac{1}{2} A = 2 1 โ
Expand and compare coefficients :
x = A x 2 + A + B x 2 โ B x + C x โ C x = Ax^2 + A + Bx^2 - Bx + Cx - C x = A x 2 + A + B x 2 โ B x + C x โ C
Coefficient of x 2 x^2 x 2 : 0 = A + B 0 = A + B 0 = A + B โ B = โ 1 2 B = -\frac{1}{2} B = โ 2 1 โ
Coefficient of x x x : 1 = โ B + C 1 = -B + C 1 = โ B + C โ C = 1 โ 1 2 = 1 2 C = 1 - \frac{1}{2} = \frac{1}{2} C = 1 โ 2 1 โ = 2 1 โ
โซ x ( x โ 1 ) ( x 2 + 1 ) โ d x = โซ ( 1 / 2 x โ 1 + โ x / 2 + 1 / 2 x 2 + 1 ) d x \int \frac{x}{(x-1)(x^2+1)}\,dx = \int \left(\frac{1/2}{x-1} + \frac{-x/2 + 1/2}{x^2+1}\right)dx โซ ( x โ 1 ) ( x 2 + 1 ) x โ d x = โซ ( x โ 1 1/2 โ + x 2 + 1 โ x /2 +
= 1 2 ln โก โฃ x โ 1 โฃ + โซ โ x / 2 x 2 + 1 โ d x + โซ 1 / 2 x 2 + 1 โ d x = \frac{1}{2}\ln|x-1| + \int \frac{-x/2}{x^2+1}\,dx + \int \frac{1/2}{x^2+1}\,dx = 2 1 โ ln โฃ x โ 1โฃ + โซ x 2 + 1 โ x /2 โ d x + โซ x 2 + 1 1/2 โ d x
For โซ โ x / 2 x 2 + 1 โ d x \int \frac{-x/2}{x^2+1}\,dx โซ x 2 + 1 โ x /2 โ d x , use u = x 2 + 1 u = x^2+1 u = x 2 + 1 :
โ 1 2 โซ x x 2 + 1 โ d x = โ 1 4 ln โก ( x 2 + 1 ) -\frac{1}{2}\int \frac{x}{x^2+1}\,dx = -\frac{1}{4}\ln(x^2+1) โ 2 1 โ โซ x 2 + 1 x โ d x = โ 4 1 โ ln ( x 2 + 1 )
For โซ 1 / 2 x 2 + 1 โ d x \int \frac{1/2}{x^2+1}\,dx โซ x 2 + 1 1/2 โ d x :
1 2 arctan โก x \frac{1}{2}\arctan x 2 1 โ arctan x
= 1 2 ln โก โฃ x โ 1 โฃ โ 1 4 ln โก ( x 2 + 1 ) + 1 2 arctan โก x + C = \frac{1}{2}\ln|x-1| - \frac{1}{4}\ln(x^2+1) + \frac{1}{2}\arctan x + C = 2 1 โ ln โฃ x โ 1โฃ โ 4 1 โ ln ( x 2 + 1 ) + 2 1 โ arctan x + C
Answer : 1 2 ln โก โฃ x โ 1 โฃ โ 1 4 ln โก ( x 2 + 1 ) + 1 2 arctan โก x + C \frac{1}{2}\ln|x-1| - \frac{1}{4}\ln(x^2+1) + \frac{1}{2}\arctan x + C 2 1 โ ln โฃ x โ 1โฃ โ 4 1 โ ln ( x 2 + 1 ) + 2 1 โ arctan x + C
Improper Fractions: Long Division First If degree of numerator โฅ degree of denominator, divide first!
Example : x 3 x 2 โ 1 \frac{x^3}{x^2-1} x 2 โ 1 x 3 โ
x 3 x 2 โ 1 = x + x x 2 โ 1 \frac{x^3}{x^2-1} = x + \frac{x}{x^2-1} x 2 โ 1 x 3 โ = x + x 2 โ 1 x โ
Then use partial fractions on x x 2 โ 1 \frac{x}{x^2-1} x 2 โ 1 x โ .
Method for Finding Constants
Method 1: Substitution (Cover-Up) Substitute strategic values of x x x to make terms disappear.
Works best for : distinct linear factors
Method 2: Comparing Coefficients Expand and match coefficients of like powers.
Works for : all cases, especially quadratics
Method 3: Combination Use substitution for easy ones, coefficients for the rest.
โ ๏ธ Common Mistakes
Mistake 1: Forgetting Long Division If degree(numerator) โฅ degree(denominator), must divide first!
Mistake 2: Wrong Form for Quadratics WRONG : A x 2 + 1 \frac{A}{x^2+1} x 2 + 1 A โ
RIGHT : A x + B x 2 + 1 \frac{Ax+B}{x^2+1} x 2 + 1 A x + B โ (linear numerator!)
Mistake 3: Missing Powers in Repeated Factors For ( x โ 1 ) 3 (x-1)^3 ( x โ 1 ) 3 , you need:
A x โ 1 + B ( x โ 1 ) 2 + C ( x โ 1 ) 3 \frac{A}{x-1} + \frac{B}{(x-1)^2} + \frac{C}{(x-1)^3} x โ 1 A โ + ( x โ 1 ) 2 B โ + ( x โ 1 ) 3 C โ
Don't skip the middle terms!
Mistake 4: Not Factoring Completely Always factor the denominator completely first!
x 2 โ 1 = ( x โ 1 ) ( x + 1 ) x^2-1 = (x-1)(x+1) x 2 โ 1 = ( x โ 1 ) ( x + 1 ) , not just x 2 โ 1 x^2-1 x 2 โ 1
Summary of Decomposition Rules Denominator Factor Partial Fraction Form ( x โ a ) (x-a) ( x โ a ) A x โ a \frac{A}{x-a} x โ a A โ ( x โ a ) 2 (x-a)^2 ( x โ a ) 2 A x โ a + B ( x โ a ) 2 \frac{A}{x-a} + \frac{B}{(x-a)^2} x โ a ( x โ a ) 3 (x-a)^3 ( x โ a ) 3 A x โ a + B ( x โ a ) 2 + C ( x โ a ) 3 \frac{A}{x-a} + \frac{B}{(x-a)^2} + \frac{C}{(x-a)^3} a x 2 + b x + c ax^2+bx+c a x 2 + b x + c A x + B a x 2 + b x + c \frac{Ax+B}{ax^2+bx+c} ( a x 2 + b x + c ) 2 (ax^2+bx+c)^2 ( a x 2 + b x + c ) 2 A x + B a x 2 + b x + c +
๐ Practice Strategy
Check if fraction is proper (degree top < degree bottom)
If improper , do long division first
Factor denominator completely
Set up partial fraction form based on factors
Find constants using substitution and/or coefficients
Rewrite integral as sum of simpler integrals
Integrate each piece (use u-sub for quadratics if needed)
Combine and simplify
+
2
)
3 x + 5
โ
d
x
๐ก Show Solution Step 1: Set up partial fractions
3 x + 5 ( x + 1 ) ( x + 2 ) = A x + 1 + B x + 2 \frac{3x+5}{(x+1)(x+2)} = \frac{A}{x+1} + \frac{B}{x+2} ( x + 1 ) ( x + 2 ) 3 x + 5 โ = x + 1 A โ + x + 2 B โ
Step 2: Find A and B
Multiply by ( x + 1 ) ( x + 2 ) (x+1)(x+2) ( x + 1 ) ( x + 2 ) :
3 x + 5 = A ( x + 2 ) + B ( x + 1 ) 3x+5 = A(x+2) + B(x+1) 3 x + 5 = A ( x + 2 ) + B ( x + 1 )
Let x = โ 1 x = -1 x = โ 1 : 2 = A ( 1 ) 2 = A(1) 2 = A ( 1 ) โ A = 2 A = 2 A = 2
Let x = โ 2 x = -2 x = โ 2 : โ 1 = B ( โ 1 ) -1 = B(-1) โ 1 = B ( โ 1 ) โ B = 1 B = 1 B = 1
Step 3: Verify
2 x + 1 + 1 x + 2 = 2 ( x + 2 ) + ( x + 1 ) ( x + 1 ) ( x + 2 ) = 3 x + 5 ( x + 1 ) ( x + 2 ) \frac{2}{x+1} + \frac{1}{x+2} = \frac{2(x+2) + (x+1)}{(x+1)(x+2)} = \frac{3x+5}{(x+1)(x+2)} x + 1 2 โ + โ
Step 4: Integrate
โซ 3 x + 5 ( x + 1 ) ( x + 2 ) โ d x = โซ ( 2 x + 1 + 1 x + 2 ) d x \int \frac{3x+5}{(x+1)(x+2)}\,dx = \int \left(\frac{2}{x+1} + \frac{1}{x+2}\right)dx โซ ( x + 1 ) ( x + 2 ) 3 x + 5 โ
= 2 ln โก โฃ x + 1 โฃ + ln โก โฃ x + 2 โฃ + C = 2\ln|x+1| + \ln|x+2| + C = 2 ln โฃ x + 1โฃ + ln โฃ x + 2โฃ + C
Answer : 2 ln โก โฃ x + 1 โฃ + ln โก โฃ x + 2 โฃ + C 2\ln|x+1| + \ln|x+2| + C 2 ln โฃ x + 1โฃ + ln โฃ x + 2โฃ + C or ln โก โฃ ( x + 1 ) 2 ( x + 2 ) โฃ
2 Problem 2hard โ Question:Evaluate โซ 3 x + 5 x 2 + 3 x + 2 โ d x \int \frac{3x + 5}{x^2 + 3x + 2} \, dx โซ x 2 + 3 x + 2 3 x + 5 โ d x using partial fractions.
๐ก Show Solution Solution:
Step 1: Factor the denominator.
x 2 + 3 x + 2 = ( x + 1 ) ( x + 2 ) x^2 + 3x + 2 = (x + 1)(x + 2) x 2 + 3 x + 2 = ( x +
3 Problem 3hard โ Question:Evaluate โซ x 2 + 1 x ( x โ 1 ) 2 โ d x \int \frac{x^2+1}{x(x-1)^2}\,dx โซ x ( x โ 1 ) 2 x 2 + 1 โ d x using partial fractions.
๐ก Show Solution Step 1: Set up partial fractions
Repeated factor ( x โ 1 ) 2 (x-1)^2 ( x โ 1 ) 2 :
x 2 + 1 x ( x โ 1 ) 2 = A x + B x โ 1 + C ( x โ 1 )
4 Problem 4medium โ Question:Evaluate โซ x 3 + x x 2 + 4 โ d x \int \frac{x^3+x}{x^2+4}\,dx โซ x 2 + 4 x 3 + x โ d x using partial fractions.
๐ก Show Solution Step 1: Check if proper
Degree of numerator (3) โฅ degree of denominator (2).
Must do long division first!
Step 2: Polynomial long division
x 3 + x x 2 + 4 = x + x โ 4 x x 2 + 4 = x + โ 3 x x 2 + 4 \frac{x^3+x}{x^2+4} = x + \frac{x - 4x}{x^2+4} = x + \frac{-3x}{x^2+4} x
5 Problem 5hard โ Question:Evaluate โซ(3x + 1)/((x - 1)(x + 2)) dx using partial fractions.
๐ก Show Solution Step 1: Set up partial fraction decomposition:
(3x + 1)/((x - 1)(x + 2)) = A/(x - 1) + B/(x + 2)
Step 2: Clear denominators:
3x + 1 = A(x + 2) + B(x - 1)
Step 3: Method 1 - Solve by substitution:
Let x = 1: 3(1) + 1 = A(3) + 0
4 = 3A โ A = 4/3
Let x = -2: 3(-2) + 1 = 0 + B(-3)
-5 = -3B โ B = 5/3
Step 4: Rewrite integral:
โซ(3x + 1)/((x - 1)(x + 2)) dx = โซ[4/(3(x - 1)) + 5/(3(x + 2))] dx
Step 5: Integrate:
= (4/3)ln|x - 1| + (5/3)ln|x + 2| + C
= (1/3)[4ln|x - 1| + 5ln|x + 2|] + C
Step 6: Alternative form using log properties:
= (1/3)ln|(x - 1)โด(x + 2)โต| + C
Answer: (4/3)ln|x - 1| + (5/3)ln|x + 2| + C
โพ
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
+
x โ 1 3 โ
)
d
x
1/2
โ
)
d
x
A
โ
+
( x โ a ) 2 B โ
x โ a
A
โ
+
( x โ a ) 2 B โ +
( x โ a ) 3 C โ
a x 2 + b x + c
A x + B
โ
C x + D ( a x 2 + b x + c ) 2 \frac{Ax+B}{ax^2+bx+c} + \frac{Cx+D}{(ax^2+bx+c)^2} a x 2 + b x + c A x + B โ + ( a x 2 + b x + c ) 2 C x + D โ
x + 2 1 โ =
( x + 1 ) ( x + 2 ) 2 ( x + 2 ) + ( x + 1 ) โ =
( x + 1 ) ( x + 2 ) 3 x + 5 โ
d
x
=
โซ ( x + 1 2 โ + x + 2 1 โ ) d x
+ C \ln|(x+1)^2(x+2)| + C ln โฃ ( x + 1 ) 2 ( x + 2 ) โฃ + C
1 ) ( x +
2 )
Step 2: Set up partial fractions.
3 x + 5 ( x + 1 ) ( x + 2 ) = A x + 1 + B x + 2 \frac{3x + 5}{(x+1)(x+2)} = \frac{A}{x+1} + \frac{B}{x+2} ( x + 1 ) ( x + 2 ) 3 x + 5 โ = x + 1 A โ + x + 2 B โ
Multiply both sides by ( x + 1 ) ( x + 2 ) (x+1)(x+2) ( x + 1 ) ( x + 2 ) :
3 x + 5 = A ( x + 2 ) + B ( x + 1 ) 3x + 5 = A(x+2) + B(x+1) 3 x + 5 = A ( x + 2 ) + B ( x + 1 )
Step 3: Solve for A A A and B B B .
Let x = โ 1 x = -1 x = โ 1 : โ 3 + 5 = A ( 1 ) -3 + 5 = A(1) โ 3 + 5 = A ( 1 ) , so A = 2 A = 2 A = 2
Let x = โ 2 x = -2 x = โ 2 : โ 6 + 5 = B ( โ 1 ) -6 + 5 = B(-1) โ 6 + 5 = B ( โ 1 ) , so B = 1 B = 1 B = 1
โซ 3 x + 5 x 2 + 3 x + 2 โ d x = โซ ( 2 x + 1 + 1 x + 2 ) d x \int \frac{3x + 5}{x^2 + 3x + 2} \, dx = \int \left(\frac{2}{x+1} + \frac{1}{x+2}\right) dx โซ x 2 + 3 x + 2 3 x + 5 โ d x = โซ ( x + 1 2 โ + x + 2 1 โ ) d x
= 2 ln โก โฃ x + 1 โฃ + ln โก โฃ x + 2 โฃ + C = 2\ln|x+1| + \ln|x+2| + C = 2 ln โฃ x + 1โฃ + ln โฃ x + 2โฃ + C
= ln โก โฃ x + 1 โฃ 2 + ln โก โฃ x + 2 โฃ + C = \ln|x+1|^2 + \ln|x+2| + C = ln โฃ x + 1 โฃ 2 + ln โฃ x + 2โฃ + C
= ln โก โฃ ( x + 1 ) 2 ( x + 2 ) โฃ + C = \ln|(x+1)^2(x+2)| + C = ln โฃ ( x + 1 ) 2 ( x + 2 ) โฃ + C
2 \frac{x^2+1}{x(x-1)^2} = \frac{A}{x} + \frac{B}{x-1} + \frac{C}{(x-1)^2} x ( x โ 1 ) 2 x 2 + 1 โ = x A โ + x โ 1 B โ + ( x โ 1 ) 2 C โ
Multiply by x ( x โ 1 ) 2 x(x-1)^2 x ( x โ 1 ) 2 :
x 2 + 1 = A ( x โ 1 ) 2 + B x ( x โ 1 ) + C x x^2+1 = A(x-1)^2 + Bx(x-1) + Cx x 2 + 1 = A ( x โ 1 ) 2 + B x ( x โ 1 ) + C x
Let x = 0 x = 0 x = 0 : 1 = A ( 1 ) 1 = A(1) 1 = A ( 1 ) โ A = 1 A = 1 A = 1
Let x = 1 x = 1 x = 1 : 2 = C ( 1 ) 2 = C(1) 2 = C ( 1 ) โ C = 2 C = 2 C = 2
Let x = 2 x = 2 x = 2 : 5 = A ( 1 ) + B ( 2 ) ( 1 ) + C ( 2 ) 5 = A(1) + B(2)(1) + C(2) 5 = A ( 1 ) + B ( 2 ) ( 1 ) + C ( 2 )
5 = 1 + 2 B + 4 5 = 1 + 2B + 4 5 = 1 + 2 B + 4
2 B = 0 2B = 0 2 B = 0 โ B = 0 B = 0 B = 0
โซ x 2 + 1 x ( x โ 1 ) 2 โ d x = โซ ( 1 x + 2 ( x โ 1 ) 2 ) d x \int \frac{x^2+1}{x(x-1)^2}\,dx = \int \left(\frac{1}{x} + \frac{2}{(x-1)^2}\right)dx โซ x ( x โ 1 ) 2 x 2 + 1 โ d x = โซ ( x 1 โ + ( x โ 1 ) 2 2 โ
= ln โก โฃ x โฃ + 2 โ
( x โ 1 ) โ 1 โ 1 + C = \ln|x| + 2 \cdot \frac{(x-1)^{-1}}{-1} + C = ln โฃ x โฃ + 2 โ
โ 1 ( x โ 1 ) โ 1 โ + C
= ln โก โฃ x โฃ โ 2 x โ 1 + C = \ln|x| - \frac{2}{x-1} + C = ln โฃ x โฃ โ x โ 1 2 โ + C
Answer : ln โก โฃ x โฃ โ 2 x โ 1 + C \ln|x| - \frac{2}{x-1} + C ln โฃ x โฃ โ x โ 1 2 โ + C
2
+
4
x 3 + x
โ
=
x +
x 2 + 4 x โ 4 x โ =
x +
x 2 + 4 โ 3 x โ
Actually, let me redo this:
x 3 + x = x ( x 2 + 4 ) โ 4 x + x = x ( x 2 + 4 ) โ 3 x x^3 + x = x(x^2+4) - 4x + x = x(x^2+4) - 3x x 3 + x = x ( x 2 + 4 ) โ 4 x + x = x ( x 2 + 4 ) โ 3 x
x 3 + x x 2 + 4 = x โ 3 x x 2 + 4 \frac{x^3+x}{x^2+4} = x - \frac{3x}{x^2+4} x 2 + 4 x 3 + x โ = x โ x 2 + 4 3 x โ
โซ x 3 + x x 2 + 4 โ d x = โซ x โ d x โ 3 โซ x x 2 + 4 โ d x \int \frac{x^3+x}{x^2+4}\,dx = \int x\,dx - 3\int \frac{x}{x^2+4}\,dx โซ x 2 + 4 x 3 + x โ d x = โซ x d x โ 3 โซ x 2 + 4 x โ d x
For the second integral, use u = x 2 + 4 u = x^2+4 u = x 2 + 4 , d u = 2 x โ d x du = 2x\,dx d u = 2 x d x :
โซ x x 2 + 4 โ d x = 1 2 ln โก ( x 2 + 4 ) \int \frac{x}{x^2+4}\,dx = \frac{1}{2}\ln(x^2+4) โซ x 2 + 4 x โ d x = 2 1 โ ln ( x 2 + 4 )
= x 2 2 โ 3 โ
1 2 ln โก ( x 2 + 4 ) + C = \frac{x^2}{2} - 3 \cdot \frac{1}{2}\ln(x^2+4) + C = 2 x 2 โ โ 3 โ
2 1 โ ln ( x 2 + 4 ) + C
= x 2 2 โ 3 2 ln โก ( x 2 + 4 ) + C = \frac{x^2}{2} - \frac{3}{2}\ln(x^2+4) + C = 2 x 2 โ โ 2 3 โ ln ( x 2 + 4 ) + C
Answer : x 2 2 โ 3 2 ln โก ( x 2 + 4 ) + C \frac{x^2}{2} - \frac{3}{2}\ln(x^2+4) + C 2 x 2 โ โ 2 3 โ ln ( x 2 + 4 ) + C
)
d
x