Solveeit Logo

Question

Question: Evaluate \(y = \int {{e^{3a.\log x}} + {e^{3x.\log a}}dx} \)...

Evaluate y=e3a.logx+e3x.logadxy = \int {{e^{3a.\log x}} + {e^{3x.\log a}}dx}

Explanation

Solution

Hint : In order to define the integral of the above expression, separate the integral into both the terms .Now use the property of logarithm nlogm=logmnn\log m = \log {m^n} to rewrite both the terms .Now considering the fact that the exponent and log are basically the inverse of each other so elog(n)=n{e^{\log (n)}} = n . Rewrite both the integral using this property .Now to calculate the integral of first term use the rule xndx=xn+1n+1+C\int {{x^n}dx} = \dfrac{{{x^{n + 1}}}}{{n + 1}} + Cand for the second term use the integration by substitution method by substituting u=3xu = 3xand use the rule axdx=axlna+C\int {{a^x}dx} = \dfrac{{{a^x}}}{{\ln a}} + Cto get your final answer.

Complete step-by-step answer :
We are given an indefinite integral y=e3a.logx+e3x.logadxy = \int {{e^{3a.\log x}} + {e^{3x.\log a}}dx}
I=y=e3a.logx+e3x.logadxI = y = \int {{e^{3a.\log x}} + {e^{3x.\log a}}dx}
Integration separate into the term, so
I=y=e3a.logxdx+e3x.logadxI = y = \int {{e^{3a.\log x}}dx} + \int {{e^{3x.\log a}}dx}
To solve the given question, we must know the properties of logarithms and with the help of them we are going to rewrite our question.
But we also need to know that the number eeand log\log are actually inverses of each other.
First, we are going to rewrite the terms with the help of the following properties of natural logarithms.

nlogm=logmn elog(n)=n  n\log m = \log {m^n} \\\ {e^{\log (n)}} = n \\\

So, e3a.logxdx{e^{3a.\log x}}dx and e3x.logadx{e^{3x.\log a}}dx can be written as
e3a.logx=elogx3a{e^{3a.\log x}} = {e^{\log {x^{3a}}}} and e3x.loga=eloga3x{e^{3x.\log a}} = {e^{\log {a^{3x}}}}
Putting all these into original integration, we get
I=y=elogx3adx+eloga3xdxI = y = \int {{e^{\log {x^{3a}}}}dx} + \int {{e^{\log {a^{3x}}}}dx}
Now applying the rule that elog(n)=n{e^{\log (n)}} = n
I=x3adx+a3xdxI = \int {{x^{3a}}dx} + \int {{a^{3x}}dx}
And we know the rule of integrationxndx=xn+1n+1+C\int {{x^n}dx} = \dfrac{{{x^{n + 1}}}}{{n + 1}} + Cin the first term and use the substitution method in second integral by substituting u=3xdudx=3dx=13duu = 3x \to \dfrac{{du}}{{dx}} = 3\, \to dx = \dfrac{1}{3}du
I=x3a+13a+1+13auduI = \dfrac{{{x^{3a + 1}}}}{{3a + 1}} + \dfrac{1}{3}\int {{a^u}du}
Using the rule of integral in the second term axdx=axlna+C\int {{a^x}dx} = \dfrac{{{a^x}}}{{\ln a}} + Cwhere C is the constant of integration
I=x3a+13a+1+a3x3ln(a)+CI = \dfrac{{{x^{3a + 1}}}}{{3a + 1}} + \dfrac{{{a^{3x}}}}{{3\ln (a)}} + C
Therefore, the integral of yy is equal to x3a+13a+1+a3x3ln(a)+C\dfrac{{{x^{3a + 1}}}}{{3a + 1}} + \dfrac{{{a^{3x}}}}{{3\ln (a)}} + C where C is the
So, the correct answer is “ x3a+13a+1+a3x3ln(a)+C\dfrac{{{x^{3a + 1}}}}{{3a + 1}} + \dfrac{{{a^{3x}}}}{{3\ln (a)}} + C ”.

Note : 1.Different types of methods of Integration:
A.Integration by Substitution
B.Integration by parts
C.Integration of rational algebraic function by using partial fraction
3. Value of the constant ”e” is equal to 2.71828.
4. A logarithm is basically the reverse of a power or we can say when we calculate a logarithm of any number , we actually undo an exponentiation.