Difference between revisions of "009B Sample Midterm 1, Problem 1"
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 85: | Line 85: | ||
!Step 2: | !Step 2: | ||
|- | |- | ||
| − | |We now have | + | |We now have |
|- | |- | ||
| | | | ||
Revision as of 16:14, 1 March 2017
Evaluate the indefinite and definite integrals.
(a)
(b)
| Foundations: |
|---|
| How would you integrate |
|
You could use -substitution. |
| Let |
| Then, |
|
Thus, |
|
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\int {\frac {\ln x}{x}}~dx}&=&\displaystyle {\int u~du}\\&&\\&=&\displaystyle {{\frac {u^{2}}{2}}+C}\\&&\\&=&\displaystyle {{\frac {(\ln x)^{2}}{2}}+C.}\end{array}}} |
Solution:
(a)
| Step 1: |
|---|
| We need to use -substitution. Let |
| Then, and |
| Therefore, the integral becomes |
| Step 2: |
|---|
| We now have |
(b)
| Step 1: |
|---|
| We need to use -substitution. |
| Let |
| Then, |
| Also, we need to change the bounds of integration. |
| Plugging in our values into the equation Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle u=\sin(x),} |
| we get Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle u_1=\sin\bigg(\frac{\pi}{4}\bigg)=\frac{\sqrt{2}}{2}} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle u_2=\sin\bigg(\frac{\pi}{2}\bigg)=1.} |
| Therefore, the integral becomes |
| Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int_{\frac{\sqrt{2}}{2}}^1 \frac{1}{u^2}~du.} |
| Step 2: |
|---|
| We now have |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{\int _{\frac{\pi}{4}}^{\frac{\pi}{2}} \frac{\cos(x)}{\sin^2(x)}~dx} & = & \displaystyle{\int_{\frac{\sqrt{2}}{2}}^1 \frac{1}{u^2}~du}\\ &&\\ & = & \displaystyle{\left.\frac{-1}{u}\right|_{\frac{\sqrt{2}}{2}}^1}\\ &&\\ & = & \displaystyle{-\frac{1}{1}-\frac{-1}{\frac{\sqrt{2}}{2}}}\\ &&\\ & = & \displaystyle{-1+\sqrt{2}.} \end{array}} |
| Final Answer: |
|---|
| (a) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{2}{9}(1+x^3)^{\frac{3}{2}}+C} |
| (b) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -1+\sqrt{2}} |