Question
Question: $\int (3\sqrt{x}+2)dx=$...
∫(3x+2)dx=

Answer
2x^{3/2} + 2x + C
Explanation
Solution
Explanation of the solution:
The integral is ∫(3x+2)dx.
Using the linearity of integration, this can be split into two integrals: ∫(3x+2)dx=∫3xdx+∫2dx.
Using the constant multiple rule, we can pull out the constants: ∫3xdx=3∫xdx and ∫2dx=2∫1dx.
Rewrite x as x1/2.
Now, apply the power rule for integration, ∫xndx=n+1xn+1+C, for n=−1.
For the first term: 3∫x1/2dx=3(1/2+1x1/2+1)+C1=3(3/2x3/2)+C1=3×32x3/2+C1=2x3/2+C1.
For the second term: 2∫1dx=2∫x0dx=2(0+1x0+1)+C2=2(1x1)+C2=2x+C2.
Combining the results: ∫(3x+2)dx=(2x3/2+C1)+(2x+C2)=2x3/2+2x+(C1+C2).
Let C=C1+C2 be the arbitrary constant of integration.
The result of the integration is 2x3/2+2x+C.