5.5 The Substitution Rule/59

From Burton Tech. Points Wiki
< 5.5 The Substitution Rule
Revision as of 01:58, 6 September 2022 by Elizabethh58413 (talk | contribs) (Created page with "<math> \int_{1}^{2}\frac{ e^\frac{1}{x}}{x^2}\,dx </math> <br><br> <math> \begin{align} u &=\frac{1}{x} \\[2ex] du &=-\frac{1}{x^2}dx \\[2ex] -du &=\frac{1}{x^2}dx \\[2ex] \end{align} </math> New upper limit:<math> \frac{1}{2} = \frac{1}{(2)} <\math> <br> New lower limit: <math> 1 = \frac{1}{(1)} <\math> <math> \begin{align} \int_{1}^{2}\frac{ e^\frac{1}{x}}{x^2}\,dx &=\int_{1}^{2} e^\frac{1}{x}(\frac{1}{x^2}\,dx) &=\int_{1}^{\frac{1}{2}}e^u\,-du \\[2ex] &=-\int_{1}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search




New upper limit:Failed to parse (unknown function "\math"): {\displaystyle \frac{1}{2} = \frac{1}{(2)} <\math> <br> New lower limit: <math> 1 = \frac{1}{(1)} <\math> <math> \begin{align} \int_{1}^{2}\frac{ e^\frac{1}{x}}{x^2}\,dx &=\int_{1}^{2} e^\frac{1}{x}(\frac{1}{x^2}\,dx) &=\int_{1}^{\frac{1}{2}}e^u\,-du \\[2ex] &=-\int_{1}^{\frac{1}{2}}e^u\,du \\[2ex] &=-e^u\bigg|_{1}^{\frac{1}{2}} \\[2ex] &=e-\sqrt{e} \end {align} }