Solve Integral: ∫ (5x^2 - 42x + 24)/(x^3 - 10x^2 + 12x + 72) dx

  • Thread starter Thread starter Pyroadept
  • Start date Start date
  • Tags Tags
    Integration
Click For Summary
SUMMARY

The integral ∫ (5x^2 - 42x + 24)/(x^3 - 10x^2 + 12x + 72) dx can be solved by factoring the denominator into (x + 2)(x - 6)^2. The correct approach involves separating the integrand into partial fractions of the form A/(x + 2) + B/(x - 6) + C/(x - 6)^2, where A, B, and C are constants. The constants are determined to be A = 1/64, B = -1/64, and C = 1/8. The integration should be performed on the simplified fractions to avoid algebraic errors, as suggested by forum members.

PREREQUISITES
  • Understanding of integral calculus, specifically integration techniques.
  • Familiarity with partial fraction decomposition.
  • Knowledge of algebraic manipulation and factoring polynomials.
  • Experience with symbolic computation tools like Mathematica for verification.
NEXT STEPS
  • Study the method of partial fraction decomposition in detail.
  • Learn how to use Mathematica for checking integral solutions.
  • Practice integrating rational functions using substitution methods.
  • Explore common mistakes in integration and how to avoid them.
USEFUL FOR

Students studying calculus, particularly those working on integral problems involving rational functions, as well as educators looking for effective teaching methods for integration techniques.

Pyroadept
Messages
82
Reaction score
0

Homework Statement


Q. Solve ∫ (5x^2 - 42x + 24)/(x^3 - 10x^2 + 12x + 72) dx


Homework Equations


∫ x^n dx = ∫ (1/n+1)x^(n+1) + C
∫ 1/x dx = ln x + C


The Attempt at a Solution



Hi everyone,

Here's what I've done so far:

(i) I factored the bottom equation into (x + 2)(x - 6)^2

and then separated the fraction 1/[(x + 2)(x - 6)^2] into a sum of three fractions of the form:
A/(x + 2) + B/(x - 6) + C/[ (x-6)^2 ]

and found that A = 1/64, B = -1/64, C = 1/8

(ii) The only way I can see to go from here is to split the top integral into three integrals:

(1/64) ∫ (5x^2 - 42x + 24)/(x + 2) dx + (-1/64) ∫ (5x^2 - 42x + 24)/(x - 6) dx + (1/8) ∫ (5x^2 - 42x + 24)/(x-6)^2 dx

and solve them all individually using substitution, letting u = x+2, x-6 and x-6 respectively.

The answer I get in this way is: (5/8)x - 21/4 +2ln(x+2) + 3ln(x-6) + 6/(x-6) + C, C = constant of integration,

which is incorrect, according to the WebWork site, but I can't find any algebraic errors.
So, I'm thinking perhaps what I do in step (ii) is not the best way to do it.

Has anyone any suggestions?

Thanks for any help!
 
Physics news on Phys.org
You don't want to do it that way. You want to split (5x^2 - 42x + 24)/((x+2)*(x-6)^2) into three fractions of the form A/(x + 2) + B/(x - 6) + C/[ (x-6)^2 ] with A, B and C constant.
 
Last edited:
You have split your fractions correctly. However splitting 1/((x-6)^2(x+2)) instead of the entire integrand, like Dick suggests, results in you having to integrate three integrals which are very sensitive to mistakes. I checked the expression you wrote down in (ii) in mathematica and it does give you the correct answer so you must have made a mistake integrating somewhere. However I suggest you do it Dick's way, it gives easy values for A, B and C (integers) and results in three very easy integrals.
 
Last edited:

Similar threads

Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 54 ·
2
Replies
54
Views
16K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K