Step 1: Evaluate ∫(x2+1)dx
We use the power rule for integration, ∫xndx=n+1xn+1+C.
∫(x2+1)dx=∫x2dx+∫1dx=2+1x2+1+x+C=3x3+x+C
The integral is 3x3+x+C.
Step 2: Evaluate ∫3x2dx
First, rewrite the integrand using exponent notation: 3x2=x2/3.
Then, x2/31=x−2/3.
∫x−2/3dx
Apply the power rule for integration:
=−2/3+1x−2/3+1+C=1/3x1/3+C=3x1/3+C=33x+C
The integral is 33x+C.
Step 3: Evaluate ∫(3x2+2x+5)dx
Integrate each term using the power rule:
∫(3x2+2x+5)dx=∫3x2dx+∫2xdx+∫5dx=32+1x2+1+21+1x1+1+5x+C=33x3+22x2+5x+C=x3+x2+5x+C
The integral is x3+x2+5x+C.
Step 4: Evaluate ∫x2x4+3x3−4xdx
First, divide each term in the numerator by x2:
x2x4+x23x3−x24x=x4−2+3x3−2−4x1−2=x2+3x−4x−1
Now integrate the simplified expression:
∫(x2+3x−4x−1)dx=∫x2dx+∫3xdx−∫4x−1dx=2+1x2+1+31+1x1+1−4ln∣x∣+C=3x3+32x2−4ln∣x∣+C
The integral is 3x3+23x2−4ln∣x∣+C.
Step 5: Evaluate ∫x2(3x2+4x)dx
First, expand the integrand:
x2(3x2+4x)=3x2⋅x2+4x⋅x2=3x4+4x3
Now integrate the expanded expression:
∫(3x4+4x3)dx=∫3x4dx+∫4x3dx=34+1x4+1+43+1x3+1+C=35x5+44x4+C=53x5+x4+C
The integral is 53x5+x4+C.
Step 6: Evaluate ∫xx2−1dx
First, divide each term in the numerator by x:
xx2−x1=x−x1
Now integrate the simplified expression:
∫(x−x1)dx=∫xdx−∫x1dx=1+1x1+1−ln∣x∣+C=2x2−ln∣x∣+C
The integral is 2x2−ln∣x∣+C.
Step 7: Evaluate ∫(x−2)(2x+3)(x−5)dx
First, expand the product of the three binomials:
Multiply the first two terms:
(x−2)(2x+3)=x(2x)+x(3)−2(2x)−2(3)=2x2+3x−4x−6=2x2−x−6
Now multiply the result by (x−5):
(2x2−x−6)(x−5)=2x2(x−5)−x(x−5)−6(x−5)=(2x3−10x2)−(x2−5x)−(6x−30)=2x3−10x2−x2+5x−6x+30=2x3−11x2−x+30
Now integrate the expanded polynomial:
∫(2x3−11x2−x+30)dx=∫2x3dx−∫11x2dx−∫xdx+∫30dx=23+1x3+1−112+1x2+1−1+1x1+1+30x+C=24x4−113x3−2x2+30x+C=2x4−311x3−2x2+30x+C
The integral is 2x4−311x3−2x2+30x+C.
Was this helpful?
Need help with your own homework?
Get instant step-by-step solutions to any question. Free to start.
This mathematics problem involves applying core mathematical principles and formulas. Below you will find a complete step-by-step solution with detailed explanations for each step, helping you understand not just the answer but the method behind it.
ScanSolve AI Answer
Step 1: Evaluate (x^2 + 1) \,dx We use the power rule for integration, x^n \,dx = x^n+1n+1 + C. (x^2 + 1) \,dx = x^2 \,dx + 1 \,dx = x^2+12+1 + x + C = (x^3)/(3) + x + C The integral is (x^3)/(3) + x + C. Step 2: Evaluate (dx)/([3]x^2) First, rewrite the integrand using exponent notation: [3]x^2 = x^2/3. Then, (1)/(x^2/3) = x^-2/3. x^-2/3 \,dx Apply the power rule for integration: = x^-2/3 + 1-2/3 + 1 + C = x^1/31/3 + C = 3x^1/3 + C = 3[3]x + C The integral is 3[3]x + C. Step 3: Evaluate (3x^2 + 2x + 5) \,dx Integrate each term using the power rule: (3x^2 + 2x + 5) \,dx = 3x^2 \,dx + 2x \,dx + 5 \,dx = 3x^2+12+1 + 2x^1+11+1 + 5x + C = 3(x^3)/(3) + 2(x^2)/(2) + 5x + C = x^3 + x^2 + 5x + C The integral is x^3 + x^2 + 5x + C. Step 4: Evaluate (x^4 + 3x^3 - 4x)/(x^2) \,dx First, divide each term in the numerator by x^2: (x^4)/(x^2) + (3x^3)/(x^2) - (4x)/(x^2) = x^4-2 + 3x^3-2 - 4x^1-2 = x^2 + 3x - 4x^-1 Now integrate the simplified expression: (x^2 + 3x - 4x^-1) \,dx = x^2 \,dx + 3x \,dx - 4x^-1 \,dx = x^2+12+1 + 3x^1+11+1 - 4|x| + C = (x^3)/(3) + 3(x^2)/(2) - 4|x| + C The integral is (x^3)/(3) + (3x^2)/(2) - 4|x| + C. Step 5: Evaluate x^2 (3x^2 + 4x) \,dx First, expand the integrand: x^2 (3x^2 + 4x) = 3x^2 · x^2 + 4x · x^2 = 3x^4 + 4x^3 Now integrate the expanded expression: (3x^4 + 4x^3) \,dx = 3x^4 \,dx + 4x^3 \,dx = 3x^4+14+1 + 4x^3+13+1 + C = 3(x^5)/(5) + 4(x^4)/(4) + C = (3x^5)/(5) + x^4 + C The integral is (3x^5)/(5) + x^4 + C. Step 6: Evaluate (x^2 - 1)/(x) \,dx First, divide each term in the numerator by x: (x^2)/(x) - (1)/(x) = x - (1)/(x) Now integrate the simplified expression: (x - (1)/(x)) \,dx = x \,dx - (1)/(x) \,dx = x^1+11+1 - |x| + C = (x^2)/(2) - |x| + C The integral is (x^2)/(2) - |x| + C. Step 7: Evaluate (x-2)(2x+3)(x-5) \,dx First, expand the product of the three binomials: Multiply the first two terms: (x-2)(2x+3) = x(2x) + x(3) - 2(2x) - 2(3) = 2x^2 + 3x - 4x - 6 = 2x^2 - x - 6 Now multiply the result by (x-5): (2x^2 - x - 6)(x-5) = 2x^2(x-5) - x(x-5) - 6(x-5) = (2x^3 - 10x^2) - (x^2 - 5x) - (6x - 30) = 2x^3 - 10x^2 - x^2 + 5x - 6x + 30 = 2x^3 - 11x^2 - x + 30 Now integrate the expanded polynomial: (2x^3 - 11x^2 - x + 30) \,dx = 2x^3 \,dx - 11x^2 \,dx - x \,dx + 30 \,dx = 2x^3+13+1 - 11x^2+12+1 - x^1+11+1 + 30x + C = 2(x^4)/(4) - 11(x^3)/(3) - (x^2)/(2) + 30x + C = (x^4)/(2) - (11x^3)/(3) - (x^2)/(2) + 30x + C The integral is (x^4)/(2) - (11x^3)/(3) - (x^2)/(2) + 30x + C.