SOLUTION: Having trouble figuring out how to due this can someone help please...
Use integration by substitution to find..
int(3x^2-2)(x^3-2x)^7 dx
have no clue thanks
Algebra ->
Trigonometry-basics
-> SOLUTION: Having trouble figuring out how to due this can someone help please...
Use integration by substitution to find..
int(3x^2-2)(x^3-2x)^7 dx
have no clue thanks
Log On
Question 203602: Having trouble figuring out how to due this can someone help please...
Use integration by substitution to find..
int(3x^2-2)(x^3-2x)^7 dx
have no clue thanks
You can put this solution on YOUR website! Use this site for this type of stuff
http://www88.wolframalpha.com/input/?i=(3x^2-2)(x^3-2x)^7
Then scroll down to the Indefinte Integral and click the "Show Steps"
You can put this solution on YOUR website! Having trouble figuring out how to due this can someone help please...
Use integration by substitution to find..
int(3x^2-2)(x^3-2x)^7 dx
----------------------------
Let u = x^3-2x
Then du = 3x^2-2 dx
------------------------
Substitute into your original integral and you get:
int[u^7 du]
---
Integrate wrt u to get:
(1/8)u^8 + C
--------------------
Substitute back into "x" to get:
= (1/8)(x^3-2x)^8 + C
================================
Cheers,
Stan H.