Question
Question: How do you integrate \(\int{\dfrac{dx}{{{x}^{2}}+25}}\) using substitution?...
How do you integrate ∫x2+25dx using substitution?
Solution
We can solve problems of integration like this recalling the Pythagorean identities in trigonometry. First, we start solving the problem assuming the variable x to be 5tanθ and rewrite the given expression substituting the assumed value of x . Then, we perform integration of the expression which will give us the integrated result in terms of θ . Again, we substitute the value of θ in the expression to get the result in terms of x .
Complete step by step answer:
The given expression is
∫x2+25dx
To solve the integration by substituting trigonometric variables we must recall the Pythagorean identities in trigonometry.
1−sin2θ=cos2θ could be useful if we see a−bu2 (We try to get k(1−sin2θ)=kcos2θ )
In this case, we have a square added to a number.
Hence, we think about using the relation between tanθ and secθ as
1+tan2θ=sec2θ which gives us our substitution.
We want to have 25tan2θ+25 , so we will use x=5tanθ
Substituting the value of x the denominator of the given expression becomes
=(5tanθ)2+25
=25tan2θ+25
Taking 25 out common we get
=25(tan2θ+1)
=25sec2θ
Also, to substitute the term dx we differentiate x=5tanθ as shown below
⇒dx=d(5tanθ)
⇒dx=5sec2θ⋅dθ
Also, from x=5tanθ we get
θ=tan−1(5x)
Therefore, the integral becomes
=∫25(tan2θ+1)5sec2θdθ
=∫25(sec2θ)5sec2θdθ
Taking out the constant terms we get
=255∫dθ
=51∫dθ
Doing the integration, we get
=51θ+c
Here, c is a constant.
Now, we substitute the value of θ in the above expression and get
=51tan−1(5x)+c
Therefore, by integrating the given expression using trig substitution we get 51tan−1(5x)+c .
Note:
While doing substitution using trigonometric relation, we must choose a proper trigonometric relation for substitution. Otherwise, we will not be getting the correct result. Also, while integrating using substitution we must also substitute the dx term as it often gets ignored by students making the problem unsolvable.