Simplify rational expressions and decompose fractions for integration prep.
A rational expression is a ratio of two polynomials p(x)/q(x) where q(x) â 0. We simplify by factoring and canceling common factors. Partial fraction decomposition reverses this process, breaking a complex rational expression into simpler pieces.
Simplifying Rational Expressions
Partial fraction decomposition expresses a rational function as a sum of simpler fractions. For distinct linear factors: p(x)/[(xâa)(xâb)] = A/(xâa) + B/(xâb).
Multiply both sides by (x+1)(xâ2): 3x+5 = A(xâ2) + B(x+1). Set x=2: 11 = 3B â B = 11/3. Set x=â1: 2 = â3A â A = â2/3.
Remember This!
The "cover-up method": to find A/(xâa), cover up (xâa) in the denominator of the original fraction and evaluate the remaining expression at x = a.
Simplify: (x² â 9) / (x² + x â 6)