Question icon
Grade 12Integral Calculus

Show that integral of

∫ dx / [ (x+1) 1/3 + (x+1) 1/2 ] = 2t3 - 3t2 + 6t - log|1+t| +c where t = (x+1) 1/6

Profile image of Tushar  Watts
16 Years agoGrade 12
Answers icon

1 Answer

Profile image of Vanya Saxena
16 Years ago
 

if t=(x+1)1/6   =>  dt=1/6(x+1)-5/6 dx

 =>dx=6(x+1)5/6dt

now the ques

 6 ∫ [t5dt] / [t2+t3]  =>    6 ∫ [t3dt] / [1+t]

 

 now dividing the integral into two we get

 6[ [∫{t3+1}dt / (t+1) ]- [∫dt/(t+1)]  ]

6 [ [∫(t2+1-t)dt]-log|1+t|  ]    =>  I= 2t3 - 3t2+ 6t- 6log|1+t| + c