Tricky integral using Partial Fractions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
thomas49th
Messages
645
Reaction score
0

Homework Statement


The question asks me to express the integrand in partial fractions to evaluate the integral

[tex]\int \frac{13x-4}{6x^{2} -x -2} dx[/tex]

Homework Equations





The Attempt at a Solution



Well 6x² -x - 2 doesn't factorise (or I can't see it factorised).

So I tried doing long polynomial division and I got something that looked nothing like what the answer is. How should I begin to tackle this problem?

Thanks
Thomas
 
Physics news on Phys.org
6x² -x - 2 = 1/6 (6x + 3)(6x - 4)
 
And as Gregg suggested you can remove the term linear in x (i.e. 13 x) term from the numerator before you start. That will save you work on the partial fraction expansion:

You can write: 13 = 12 * (13/12)

The numerator can thus be written as:

13/12 (12 x - 48/13) =

13/12 (12 x - 1 + 1 - 48/13) =

13/12 (derivative of denominator -35/13) =

13/12 derivative of denominator - 35/12

So, the integral will be 13/12 Log[6 x^2 - x -2] plus the integral of

-35/12 1/(6 x^2 - x -2)