Difference between revisions of "009B Sample Final 1, Problem 2"
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 16: | Line 16: | ||
|- | |- | ||
| | | | ||
| − | You could use <math style="vertical-align: -1px">u</math>-substitution. Let <math style="vertical-align: 0px">u=x^2.</math> Then, <math style="vertical-align: 0px">du=2xdx.</math> | + | You could use <math style="vertical-align: -1px">u</math>-substitution. |
| + | |- | ||
| + | | Let <math style="vertical-align: 0px">u=x^2.</math> Then, <math style="vertical-align: 0px">du=2xdx.</math> | ||
|- | |- | ||
| | | | ||
| Line 38: | Line 40: | ||
|Plugging our values into the equation <math style="vertical-align: -4px">u=t^2,</math> we get | |Plugging our values into the equation <math style="vertical-align: -4px">u=t^2,</math> we get | ||
|- | |- | ||
| − | |<math style="vertical-align: -5px">u_1=(-1)^2=1</math> and <math style="vertical-align: -3px">u_2=x^2.</math> | + | | <math style="vertical-align: -5px">u_1=(-1)^2=1</math> and <math style="vertical-align: -3px">u_2=x^2.</math> |
|} | |} | ||
| Line 70: | Line 72: | ||
!Step 2: | !Step 2: | ||
|- | |- | ||
| − | |If we take the derivative, we get <math style="vertical-align: -5px">f'(x)=\sin(x^2)2x,</math> since <math style="vertical-align: -5px">\cos(1)</math> is | + | |If we take the derivative, we get <math style="vertical-align: -5px">f'(x)=\sin(x^2)2x,</math> since <math style="vertical-align: -5px">\cos(1)</math> is a constant. |
|} | |} | ||
Revision as of 11:39, 18 March 2017
We would like to evaluate
(a) Compute 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 f(x)=\int_{-1}^{x} \sin(t^2)2t\,dt.}
(b) Find 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 f'(x).}
(c) State the Fundamental Theorem of Calculus.
(d) Use the Fundamental Theorem of Calculus to compute 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{d}{dx}\bigg(\int_{-1}^{x} \sin(t^2)2t\,dt\bigg)} without first computing the integral.
| Foundations: |
|---|
| How would you integrate 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 e^{x^2}2x~dx?} |
|
You could use 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} -substitution. |
| Let 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=x^2.} Then, 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 du=2xdx.} |
|
So, 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 \int e^u~du=e^u+C=e^{x^2}+C.} |
Solution:
(a)
| Step 1: |
|---|
| We proceed using 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} -substitution. |
| Let 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=t^2.} Then, 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 du=2t\,dt.} |
| Since this is a definite integral, we need to change the bounds of integration. |
| Plugging 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=t^2,} 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=(-1)^2=1} 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=x^2.} |
| Step 2: |
|---|
| So, we 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} f(x) & = & \displaystyle{\int_{-1}^{x} \sin(t^2)2t~dt}\\ &&\\ & = & \displaystyle{\int_{1}^{x^2} \sin(u)~du}\\ &&\\ & = & \displaystyle{-\cos(u)\bigg|_{1}^{x^2}}\\ &&\\ & = & \displaystyle{-\cos(x^2)+\cos(1)}.\\ \end{array}} |
(b)
| Step 1: |
|---|
| From part (a), we 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 f(x)=-\cos(x^2)+\cos(1).} |
| Step 2: |
|---|
| If we take the derivative, 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 f'(x)=\sin(x^2)2x,} since 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 \cos(1)} is a constant. |
(c)
| Step 1: |
|---|
| The Fundamental Theorem of Calculus has two parts. |
| The Fundamental Theorem of Calculus, Part 1 |
| Let 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 f} be continuous on 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 [a,b]} and let 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 F(x)=\int_a^x f(t)~dt.} |
| Then, 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 F} is a differentiable function on 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 F'(x)=f(x).} |
| Step 2: |
|---|
| The Fundamental Theorem of Calculus, Part 2 |
| Let 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 f} be continuous on 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 [a,b]} and let 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 F} be any antiderivative of 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 f.} |
| Then, 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_a^b f(x)~dx=F(b)-F(a).} |
| (d) |
|---|
| By the Fundamental Theorem of Calculus, Part 1, |
|
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{d}{dx}\bigg(\int_{-1}^{x} \sin(t^2)2t~dt\bigg)\,=\,\sin(x^2)2x.} |
| 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 f(x)=-\cos(x^2)+\cos(1)} |
| (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 f'(x)=\sin(x^2)2x} |
| (c) See above |
| (d) 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 \sin(x^2)2x} |