Question
Question: What is \[\int {{a^x}{e^x}\,dx} \]equal to? A. \( \dfrac{{{a^x}{e^x}}}{{\ln \,a}} + \,c\, \) where...
What is ∫axexdxequal to?
A. lnaaxex+c where c is the constant of integration
B. axex + c where c is the constant of integration
C. ln(ae)axex + c where c is the constant of integration
D. None of the above
Solution
Hint : n this question, we can clearly see that ∫axexdx is in the form of ∫u.vdx . So, we can use the formula of integration of two functions or integration by parts. Choose first and second function according to the ILATE rule. Here ax will be the first function and ex will be the second function. Proceed with simplification after applying the product formula.
Complete step-by-step answer :
Let I = ∫axexdx
We know that, ∫u.vdx=u∫vdx−∫[dxdu.∫vdx]dx
Where u = ax and v = ex .
I = ∫ax.exdx=ax.∫exdx−∫[dxdax.∫exdx]dx (Putting the values of u and v in the above formula)
⇒I = ax.ex−∫ax.lna.exdx (We know that ∫ex=ex and dxdax=ax.lna )
⇒I = ax.ex−lna∫ax.exdx (ln a is constant)
⇒I = ax.ex−Ilna + c (Putting the value of ∫axexdx= I)
I+Ilna=ax.ex + c
I(1+lna)=axex + c
⇒I=1+lnaaxex + c
⇒I=lne+lnaaxex+c (We know that the value of ln e = 1)
⇒I=lnaeaxex+c
So, the correct answer is “Option C”.
Note : Integration by parts formula ∫u.vdx=u∫vdx−∫[dxdu.∫vdx]dx . This formula is used for integrating the product of two functions. But you should note that this formula is not applicable for functions such as ∫xcosxdx . But this formula will be applicable on ∫xcosx . One more thing you need to keep in mind that we do not add any constant while finding the integral of the second function.
There is a rule of choosing the first function and the second function, that rule is called ILATE. I stands for inverse trigonometric function, L stands for logarithmic function, A stands for algebraic function, T stands for trigonometric function and E stands for exponential function. Always follow this rule while integrating by product. If you do the integration randomly, the solution becomes much more complicated.