-1

I am trying an FTC problem.

$$\frac{d}{dx}\int_0^{9\ln x}e^t \,dt=\ ?$$

How do I evaluate $$e^{9\ln(x)(9/x)}$$

EDIT: Ok, I made a mistake above, and put the chain rule result in the exponent!
Wrong! Here is the correct way, using FTC:

$$\huge{\frac{d}{dx}\int_0^{9\ln x}e^t \,dt=(e^{9lnx})\frac{9}{x}=(e^{lnx})^9(\frac{9}{x})=\frac{x^9}{1}\frac{9}{x}=9x^8}$$

JackOfAll
  • 4,701
  • Try to avoid using \displaystyle in the title of the question, since it appears too big on the main page. –  Dec 09 '13 at 02:56

4 Answers4

3

$$ \huge{e^{9\ln(x)(\frac{9}{x})}=e^{\ln(x)\frac{81}{x}}=(e^{\ln(x)})^{\frac{81}{x}}=x^{\frac{81}{x}}}$$

Salech Alhasov
  • 6,780
  • 2
  • 29
  • 47
1

I don't understand what you did, but anyway: $$\frac{d}{dx}\int_0^{9\ln x}e^t \,dt=\frac{d}{dx}(e^{9\ln x}-1)=\frac{d}{dx}(x^9-1)=9x^8.$$

JLA
  • 6,442
  • 2
  • 24
  • 40
0

Hint: You can switch the order of the factors. $\exp(abc)=\exp(bac)$.

Eric Auld
  • 28,127
-1

Ok, I made a mistake above, and put the chain rule result in the exponent!
Wrong! Here is the correct way, using FTC:

$$\huge{\frac{d}{dx}\int_0^{9\ln x}e^t \,dt=(e^{9lnx})\frac{9}{x}=(e^{lnx})^9(\frac{9}{x})=\frac{x^9}{1}\frac{9}{x}=9x^8}$$

JackOfAll
  • 4,701