Integration- (Substitution Rule) Help

  • Thread starter Thread starter jordan123
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
jordan123
Messages
15
Reaction score
0

Homework Statement


Alright here's the problem. Also it is a definite integral from A=0 and b = 1
[tex]\int (x^7)(x^4-1)^{1/3}[/tex]

Any help is good.
 
Physics news on Phys.org
HallsofIvy said:
A pretty obvious substitution to try is u= x4- 1. Then du= 4x3dx so you can separate that x7 into x4 x3, use the "x3 with dx (and never write an integral without the "dx") and then x4= u+ 1.
[tex]\int x^7(x^4-1)dx= \int (u+1)u^{\frac{1}{3}}du= \int (u^{\frac{4}{3}}+ u^{\frac{1}{3}}*du[/tex]

Ok right, exactly. And the new a and b would become a = -1 and b = 0 correct?
 
Thanks, I got it now!1