009B Sample Final 1, Problem 2 Detailed Solution

From Grad Wiki
Revision as of 16:16, 2 December 2017 by Kayla Murray (talk | contribs) (Created page with "<span class="exam"> We would like to evaluate ::<math>\frac{d}{dx}\bigg(\int_{-1}^{x} \sin(t^2)2t\,dt\bigg).</math> <span class="exam">(a) Compute  <math style="vertical...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

We would like to evaluate

(a) Compute  

(b) Find  

(c) State the Fundamental Theorem of Calculus.

(d) Use the Fundamental Theorem of Calculus to compute    without first computing the integral.


Background Information:  
How would you integrate  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int e^{x^{2}}2x~dx?}

       You could use  -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 (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f'(x)=\sin(x^{2})2x,}   since    is a constant.

(c)

Step 1:  
The Fundamental Theorem of Calculus has two parts.
The Fundamental Theorem of Calculus, Part 1
       Let    be continuous on    and let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle F(x)=\int _{a}^{x}f(t)~dt.}
       Then,  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle F}   is a differentiable function on    and  
Step 2:  
The Fundamental Theorem of Calculus, Part 2
       Let    be continuous on    and let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle F}   be any antiderivative of  
       Then,  
(d)  
By the Fundamental Theorem of Calculus, Part 1,

       


Final Answer:  
   (a)    
   (b)    
   (c)    See above
   (d)    

Return to Sample Exam