🎯⭐ INTERACTIVE LESSON

Partial Fractions

Learn step-by-step with interactive practice!

Loading lesson...

Partial Fractions - Complete Interactive Lesson

Part 1: Decomposition Basics

Partial Fraction Decomposition

Part 1 of 7 — The Concept

When to Use

For integrals of the form int rac{P(x)}{Q(x)},dx where QQ factors into linear or quadratic terms.

Distinct Linear Factors

rac{1}{(x-a)(x-b)} = rac{A}{x-a} + rac{B}{x-b}

Worked Example

int rac{1}{x^2 - 1},dx = int rac{1}{(x-1)(x+1)},dx

rac{1}{(x-1)(x+1)} = rac{A}{x-1} + rac{B}{x+1}

1=A(x+1)+B(x1)1 = A(x+1) + B(x-1)

x=1x = 1: 1=2A1 = 2A, A=1/2A = 1/2

x=1x = -1: 1=2B1 = -2B, B=1/2B = -1/2

ight),dx = rac{1}{2}ln|x-1| - rac{1}{2}ln|x+1| + C$$

Partial Fractions 🎯

Key Takeaways — Part 1

  1. Factor the denominator first
  2. Set up: one fraction per factor
  3. Solve for constants using strategic xx values

Part 2: Distinct Linear Factors

Partial Fraction Decomposition

Part 2 of 7 — Repeated Linear Factors

Repeated Factors

rac{f(x)}{(x-a)^n} = rac{A_1}{x-a} + rac{A_2}{(x-a)^2} + cdots + rac{A_n}{(x-a)^n}

Example

rac{3x+5}{(x+1)^2} = rac{A}{x+1} + rac{B}{(x+1)^2}

3x+5=A(x+1)+B3x + 5 = A(x+1) + B

x=1x = -1: 2=B2 = B

Coefficient of xx: 3=A3 = A

ight),dx = 3ln|x+1| - rac{2}{x+1} + C$$

Repeated Factors 🎯

Key Takeaways — Part 2

  1. Repeated factor (xa)n(x-a)^n needs nn terms
  2. Each term has increasing powers in the denominator

Part 3: Repeated Factors

Partial Fractions

Part 3 of 7 — Integration Practice

The Key Antiderivatives

int rac{A}{x-a},dx = Aln|x-a| + C

eq 1)$$

Integration Practice 🎯

Key Takeaways — Part 3

Each partial fraction integrates to logs or power rule.

Part 4: Irreducible Quadratics

Partial Fractions

Part 4 of 7 — Long Division First

When Degree of Numerator geqgeq Degree of Denominator

You must do polynomial long division first!

rac{x^2 + 1}{x - 1} = x + 1 + rac{2}{x-1}

Then integrate term by term.

Long Division + PFD 🎯

Key Takeaways — Part 4

Always check: is the degree of numerator geqgeq denominator? If so, divide first!

Part 5: Integration with Partial Fractions

Partial Fractions

Part 5 of 7 — Logistic DE Connection

The Logistic Equation

rac{dP}{dt} = kP(L - P)

Separation of variables:

rac{dP}{P(L-P)} = k,dt

Use partial fractions on the left side!

ight)$$

Logistic Connection 🎯

Key Takeaways — Part 5

Partial fractions are the key technique for solving the logistic DE.

Part 6: Problem-Solving Workshop

Partial Fractions

Part 6 of 7 — Practice Workshop

Mixed Practice 🎯

Workshop Complete!

Part 7: Review & Applications

Partial Fractions — Review

Part 7 of 7 — Final Assessment

Final Assessment 🎯

Partial Fractions — Complete! ✅