Question
Question: If $\int \frac{3x^2+2}{\sqrt{x^2-x+1}}dx = ax\sqrt{x^2-x+1}+\frac{9}{4}\sqrt{x^2-x+1}+b\ln(|x-\frac{...
If ∫x2−x+13x2+2dx=axx2−x+1+49x2−x+1+bln(∣x−21+x2−x+1∣)+C, where C is constant of integration, then the value of a+4b is

8
Solution
The problem asks us to find the value of a+4b given an integral equation. The given integral is ∫x2−x+13x2+2dx. The form of the result is axx2−x+1+49x2−x+1+bln(∣x−21+x2−x+1∣)+C. This can be written as (ax+49)x2−x+1+bln(∣x−21+x2−x+1∣)+C.
Let I=∫x2−x+13x2+2dx. We can use the general method for integrals of the form ∫Q(x)P(x)dx, where P(x) and Q(x) are quadratic polynomials. We express P(x) in terms of Q(x), Q′(x) and a constant: P(x)=λQ(x)+μQ′(x)+ν Here, P(x)=3x2+2 and Q(x)=x2−x+1. Q′(x)=2x−1. So, we write 3x2+2=λ(x2−x+1)+μ(2x−1)+ν. Expanding the right side: 3x2+2=λx2−λx+λ+2μx−μ+ν 3x2+2=λx2+(−λ+2μ)x+(λ−μ+ν)
Comparing the coefficients of powers of x:
- Coefficient of x2: λ=3.
- Coefficient of x: −λ+2μ=0. Substitute λ=3: −3+2μ=0⟹2μ=3⟹μ=23.
- Constant term: λ−μ+ν=2. Substitute λ=3 and μ=23: 3−23+ν=2. 26−3+ν=2⟹23+ν=2⟹ν=2−23=21.
Now substitute this expression for 3x2+2 back into the integral: I=∫x2−x+13(x2−x+1)+23(2x−1)+21dx I=∫[3x2−x+1x2−x+1+23x2−x+12x−1+21x2−x+11]dx I=3∫x2−x+1dx+23∫x2−x+12x−1dx+21∫x2−x+11dx
Let's evaluate each part:
-
∫x2−x+12x−1dx: Let u=x2−x+1, then du=(2x−1)dx. ∫udu=∫u−1/2du=1/2u1/2=2u=2x2−x+1. So, 23∫x2−x+12x−1dx=23(2x2−x+1)=3x2−x+1.
-
∫x2−x+11dx: Complete the square in the denominator: x2−x+1=(x−21)2−(21)2+1=(x−21)2+43. This is of the form ∫y2+k21dy=ln∣y+y2+k2∣. Here y=x−21 and k=23. So, ∫x2−x+11dx=ln∣x−21+(x−21)2+43∣=ln∣x−21+x2−x+1∣. Thus, 21∫x2−x+11dx=21ln∣x−21+x2−x+1∣.
-
∫x2−x+1dx: This is of the form ∫y2+k2dy=2yy2+k2+2k2ln∣y+y2+k2∣. Here y=x−21 and k2=43. ∫x2−x+1dx=2x−21x2−x+1+23/4ln∣x−21+x2−x+1∣ =(2x−41)x2−x+1+83ln∣x−21+x2−x+1∣. So, 3∫x2−x+1dx=3[(2x−41)x2−x+1+83ln∣x−21+x2−x+1∣] =(23x−43)x2−x+1+89ln∣x−21+x2−x+1∣.
Combining all parts: I=(23x−43)x2−x+1+89ln∣x−21+x2−x+1∣+3x2−x+1+21ln∣x−21+x2−x+1∣+C Group terms with x2−x+1: (23x−43+3)x2−x+1=(23x+4−3+12)x2−x+1=(23x+49)x2−x+1. Group terms with ln: (89+21)ln∣x−21+x2−x+1∣=(89+4)ln∣x−21+x2−x+1∣=813ln∣x−21+x2−x+1∣.
So, I=(23x+49)x2−x+1+813ln∣x−21+x2−x+1∣+C.
Comparing this with the given form: axx2−x+1+49x2−x+1+bln(∣x−21+x2−x+1∣)+C =(ax+49)x2−x+1+bln(∣x−21+x2−x+1∣)+C.
By comparison: a=23 b=813
We need to find the value of a+4b. a+4b=23+4(813) a+4b=23+213 a+4b=23+13=216=8.
The final answer is 8.
Explanation:
The given integral is of the form ∫Q(x)P(x)dx, where P(x)=3x2+2 and Q(x)=x2−x+1. We express P(x) as λQ(x)+μQ′(x)+ν. By comparing coefficients, we found λ=3, μ=23, and ν=21. This transforms the integral into three parts:
- 3∫x2−x+1dx
- 23∫x2−x+12x−1dx
- 21∫x2−x+11dx
Each part is integrated using standard formulas.
- The second integral simplifies to 3x2−x+1.
- The third integral simplifies to 21ln∣x−21+x2−x+1∣.
- The first integral requires completing the square for x2−x+1 to (x−21)2+43, then using ∫y2+k2dy=2yy2+k2+2k2ln∣y+y2+k2∣. This yields 3[(2x−41)x2−x+1+83ln∣x−21+x2−x+1∣].
Combining all terms and simplifying, the integral result is (23x+49)x2−x+1+813ln∣x−21+x2−x+1∣+C. Comparing this with the given form (ax+49)x2−x+1+bln(∣x−21+x2−x+1∣)+C, we identify a=23 and b=813. Finally, a+4b=23+4(813)=23+213=216=8.
The final answer is 8.