Question
Question: \[\int {\dfrac{1}{{{x^2}{{({x^4} + 1)}^{3/4}}}}} dx\] equals to A. \[{\left( {1 + \dfrac{1}{{{x^4}...
∫x2(x4+1)3/41dx equals to
A. (1+x41)1/4+c
B. (x4+1)1/4+c
C. (1−x41)1/4+c
D. −(1+x41)1/4+c
Solution
We solve this question by making the denominator into simpler form by taking common x4 inside the bracket and then substitute the whole quantity inside the bracket as a single variable to make the integration easier.
- Formula for differentiation is dxd(xm)=mxm−1
- Formula for integration is ∫xmdx=mxm+1+c
Complete step-by-step answer:
We assume the integral equal to I.
I=∫x2(x4+1)3/41dx ...(i)
First we solve (x4+1)3/4 by breaking it.
Since, we know the property of exponents amn=[(am)n]
We can write 43=41×3
Therefore, (x4+1)3/4=(x4+1)413 ...(ii)
Taking x4 common from the bracket x4+1, we can write it as x4(1+x41)
Substitute the value x4+1=x4(1+x41) in the equation (ii)
(x4+1)3/4=(x4(1+x41))413
Using the property, (ab)m=am×bm , take the power 41 on both the elements inside the bracket.
=[(x4)1/4×(1+x41)1/4]3
Using the property amn=[(am)n]solve the powers.
$$
= {\left[ {{x^{4 \times \dfrac{1}{4}}} \times {{(1 + \dfrac{1}{{{x^4}}})}^{1/4}}} \right]^3} \\
= {\left[ {x \times {{(1 + \dfrac{1}{{{x^4}}})}^{1/4}}} \right]^3} \\
So, (x4+1)3/4=x3[1+x41]43
Substitute the value of (x4+1)3/4in equation (i)
I=∫x2×x3(1+x41)431dx
=∫x5(1+x41)431dx ...(iii)
Now, let us assume (1+x41)=t
Then by differentiating both the sides, we get
Shifting the value −4 to Denominator of RHS
x−5dx=(−4)dt
Now, we can write x−n=xn1
x5dx=(−4)dt ...(iv)
Substitute the values in the equation (iii)
I=∫(t)431.(−4)dt
Since we can bring out the constant in the denominator, the integral becomes
I=−41∫(t)431dt
Now, we can write x−n=xn1
I=−41∫t−43dt
Now we solve the integration by the method ∫xmdx=mxm+1+c
I=−414−3+1t4−3+1+c
Take LCM of pwers in the bracket .
Multiply both numerator and denominator by 4.
I=−41×444×1t41+c I=−41×4×t41+c I=−t41+cNow put back the value we assumed, (1+x41)=t .
I=−(1+x41)41+c
Thus, option A is correct.
Note: Students are likely to get confused in taking the values common out of the bracket, they should try to do one step at a time to avoid mistakes. We can always use the properties of exponents to break and group together the powers as required by the question. Also, students should know which part to assume as a new variable to make the integration easy.