Integral (x^2 + 7x + 12)/(x + 4)

  • Thread starter Thread starter b0rsuk
  • Start date Start date
  • Tags Tags
    Integral
b0rsuk
Messages
5
Reaction score
0

Homework Statement



Hello. I have a problem with a innocent-looking integral:

\int\frac{x^2 + 7x + 12}{x + 4} dx

It doesn't look like i can use the law of sines, because the numerator is of higher order than the denominator. It doesn't look like the numerator is a multiple of the denominator or vice versa. It doesn't look like I can split the relatively complex numerator to an useful product.

It looks like it relies on some high school level math for solving polynomials / fractions, but my math is rather rusty in some places and I can't seem to recall anything. I could look for the method if I knew its name. Sometimes it's best to ask a human being.

Homework Equations



It's from introductory examples, which means I'm not yet allowed to use:
- Integration by substitution
- Integration by parts

The Attempt at a Solution



\int\frac{x^2 + 7x + 12}{x + 4} dx = \int \frac{x^2}{x + 4} + \frac{7x}{x + 4} + \frac{12}{x + 4} dx =
=\int \frac{x^2}{x + 4} + \frac{7x}{x + 4}dx + 12 \int \frac{dx}{x + 4} =
= \int \frac{x^2}{x + 4} + \frac{7x}{x + 4}dx + 12 \ln |x + 4| + C_1

No, I can't get very far.
 
Physics news on Phys.org
The top can be factored, so that the denominator is canceled.
 
Oh, I gave up too soon.
It's not too hard if you start with the assumption that (x + 4) is a factor in numerator. Case closed :-)
 
b0rsuk said:
Oh, I gave up too soon.
It's not too hard if you start with the assumption that (x + 4) is a factor in numerator. Case closed :-)

Even if (x+4) were not a factor of the numerator, you can still do it by dividing the numerator by the denominator giving you a quotient and remainder.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top