Question
Question: $\int \frac{dx}{4x^{2}+4x+2}=$...
∫4x2+4x+2dx=

21tan−1(2x+1)+C
Solution
To evaluate the integral ∫4x2+4x+2dx, we will use the method of completing the square in the denominator.
Step 1: Complete the square in the denominator. The denominator is 4x2+4x+2. We can factor out 4 from the expression: 4x2+4x+2=4(x2+x+21)
Now, complete the square for the quadratic term inside the parenthesis, x2+x+21. To complete the square for x2+bx, we add and subtract (2b)2. Here b=1, so we add and subtract (21)2=41. x2+x+21=(x2+x+41)−41+21 =(x+21)2+41
Substitute this back into the denominator expression: 4(x2+x+21)=4((x+21)2+41) =4(x+21)2+4×41 =4(x+21)2+1
Step 2: Rewrite the integral with the completed square form. The integral becomes: ∫4(x+21)2+1dx
Step 3: Use substitution to simplify the integral. Let u=x+21. Then, differentiating both sides with respect to x, we get du=dx. Substitute u and du into the integral: ∫4u2+1du
Step 4: Prepare the integral for the standard inverse tangent formula. Factor out the coefficient of u2 from the denominator: ∫4(u2+41)du=41∫u2+41du We can write 41 as (21)2: 41∫u2+(21)2du
Step 5: Apply the standard integral formula. This integral is in the standard form ∫x2+a2dx=a1tan−1(ax)+C. In our case, x is u and a is 21. Applying the formula: 41[211tan−1(21u)]+C =41[2tan−1(2u)]+C =21tan−1(2u)+C
Step 6: Substitute back to express the result in terms of x. Recall that u=x+21. Substitute this back into the result: 21tan−1(2(x+21))+C =21tan−1(2x+1)+C
The final answer is 21tan−1(2x+1)+C.
Explanation of the solution: The integral ∫4x2+4x+2dx is solved by completing the square in the denominator to transform it into the form a(u2+k2).
- The denominator 4x2+4x+2 is rewritten as 4(x+21)2+1.
- A substitution u=x+21 is made, leading to ∫4u2+1du.
- This is simplified to 41∫u2+(21)2du.
- The standard integral formula ∫x2+a2dx=a1tan−1(ax)+C is applied with a=21.
- The result is 41(1/21tan−1(1/2u))+C=21tan−1(2u)+C.
- Finally, substituting back u=x+21 yields 21tan−1(2x+1)+C.