Question
Question: Solve the integral function: \(\int{\dfrac{1}{3{{x}^{2}}+13x+10}dx}\)...
Solve the integral function: ∫3x2+13x+101dx
Solution
Hint: First convert 3x2+13x+101 in the form of (3x+10)E+(x+1)F, then apply the formula of ∫Ax+Bdx which is equal to log1(Ax+B)+C. Then add them together to get the answer.
Complete step-by-step answer:
The given integral is,
∫3x2+13x+10dx
Now we will factorize the denominator by using the middle term factor. So, 3x2+13x+10 can be written as 3x2+3x+10x+10 which can further factorized and written as (3x + 10)(x + 1).
So, the given integral can be written as,
∫3x2+13x+10dx=∫(3x+10)(x+1)dx
If the integration is in form of ∫(Ax+B)(Cx+D)dx then we can write as sum of ∫Ax+BEdx and ∫Cx+DFdx
Here A, B, C, D, E, F are constants.
So, at first we will express the fraction (3x+10)(x+1)1 as (3x+10)E+(x+1)F, where E and F are constants. So we can write,
(3x+10)(x+1)1=3x+10E+x+1F.........(i)
Hence by cross multiplication, the numerator can be written as,
1 = E (x + 1) + F (3x + 10)
So, after separating ‘x’ terms and constant term we can write it as,
1 = x (E + 3F) + (E + 10F)
Now comparing the coefficients we get,
E + 3F = 0 as in the left hand side there are no terms related to x.
E + 10F = 1 as in the right hand side 1 is the constant term.
Now as we know,
E + 3F = 0
So we can write it as,
E = -3F
Now substituting, E = -3F in E + 10F = 1 we get,
-3F + 10F = 1
So,
F=71
Now as we know, E = -3F, so we get
E=7−3
Hence we can write the equation (i) as,
\dfrac{1}{\left( 3x+10 \right)\left( x+1 \right)}=\dfrac{-3}{7}\left\\{ \dfrac{1}{\left( 3x+10 \right)} \right\\}+\dfrac{1}{7}\left\\{ \dfrac{1}{\left( x+1 \right)} \right\\}
Now we will integrate,
∫(3x+10)(x+1)dx=7−3∫3x+10dx+71∫x+1dx
Here we will apply formula that ∫Ax+Bdx=Alog(Ax+B)+C where A, B, C are the constant terms.
So we can write ∫3x+10dx=3log(3x+10)+C where C be any constant term and ∫x+2dx=logx+1+C2 where C2 is also a constant term
So now we can write,
∫(3x+10)(x+1)dx=7−33log(3x+10)+71log(x+1)+C1+C2
Which is simplified as,
∫(3x+10)(x+1)dx=−7log(3x+10)+7log(x+1)+C
Here ‘C’ is the sum of the constants.
The answer of integration is −7log(3x+10)+7log(x+1)+C
Note: Students must be careful while taking middle term factors and changing them into products of linear factors. They should also be careful about the calculation while taking out the value of coefficients.
Another approach is to convert the denominator in the form of (x2−a2), the apply the formula, ∫x2−a21dx=2a1logx+ax−a+C
In this method also you will get the same answer.