Question
Question: How do you integrate \( \int {{5^{ - x}}dx} \) ?...
How do you integrate ∫5−xdx ?
Solution
Hint : Whenever we see a term which cannot be directly integrated through the known formulae, we should first write it in a simpler form and then apply substitution method i.e., substitute a part of the term with a new variable and replace dx with its equivalent in terms of that new variable. After this substitution, we get a form which can directly be integrated through the known formulae.
Complete step-by-step answer :
(i)
We are given,
∫5−xdx
As we know that negative exponential power means its reciprocal, we can also write it as,
∫5x1dx
(ii)
As this term is not directly integrable, we will substitute 5x with u ,
u=5x
Taking loge both sides which can also be written as ln
lnu=ln5x
By one of the properties of log, we know that:
logaxn=nlogax
Thus, we can write ln5x as xln5
Therefore, we get
lnu=xln5
Differentiating both sides,
u1du=ln5dx [because we know that dxd(lnx)=x1 ]
Shifting ln5 to LHS so that we get value of dx in terms of u and du , we get
dx=(ln5)udu
(iii)
Now, as we have both 5x and dx in terms of u , we can substitute them in ∫5x1dx as
∫u1×(ln5)udu
On simplifying, we get:
ln51∫u2du
(iv)
As we know that,
∫xndx=n+1xn+1+c
We get,
ln51∫u−2du=ln51(−2+1u−2+1)+c
On simplifying, we get
ln51×−1u−1+c \-(ln5)u1+c
Now, as we know that u=5x , we will write the answer in terms of x again
−(ln5)5x1+c
Hence,
∫5−xdx=−ln55−x+c
So, the correct answer is “ ∫5−xdx=−ln55−x+c”.
Note : Always remember to add the constant c after integrating the term as this is one of the most common mistakes a student does. Also, do not replace dx by du directly. You need to calculate it by differentiating u and the term equivalent to u . From there, use the value of dx for substitution.