Difference between revisions of "009B Sample Final 3, Problem 2"

From Grad Wiki
Jump to navigation Jump to search
Line 57: Line 57:
 
|Also, we need to change the bounds of integration.
 
|Also, we need to change the bounds of integration.
 
|-
 
|-
|Plugging in our values into the equation &nbsp;<math style="vertical-align: -5px">u=4x,</math>  
+
|Plugging in our values into the equation &nbsp;<math style="vertical-align: -5px">u=4x,</math>&nbsp; we get
 
|-
 
|-
|we get &nbsp;<math style="vertical-align: -6px">u_1=4(0)=0</math>&nbsp; and &nbsp;<math style="vertical-align: -16px">u_2=4\bigg(\frac{\sqrt{3}}{4}\bigg)=\sqrt{3}.</math>
+
|&nbsp; &nbsp; &nbsp; &nbsp;<math style="vertical-align: -6px">u_1=4(0)=0</math>&nbsp; and &nbsp;<math style="vertical-align: -16px">u_2=4\bigg(\frac{\sqrt{3}}{4}\bigg)=\sqrt{3}.</math>
 
|-
 
|-
 
|Therefore, the integral becomes  
 
|Therefore, the integral becomes  

Revision as of 14:42, 12 March 2017

Evaluate the following integrals.

(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 \int_0^{\frac{\sqrt{3}}{4}} \frac{1}{1+16x^2}~dx}

(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 \int \frac{x^2}{(1+x^3)^2}~dx}

(c)  

Foundations:  
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 \int \frac{1}{1+x^2}~dx=\arctan(x)+C}
2. How would you integrate  

        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=\ln(x).}
        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=\frac{1}{x}dx.}

        Thus,

       


Solution:

(a)

Step 1:  
First, we notice
       
Now, we use  -substitution.
Let  
Then,    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 \frac{du}{4}=dx.}
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=4x,}   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=4(0)=0}   and  
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 \frac{1}{4}\int_0^{\sqrt{3}} \frac{1}{1+u^2}~du.}
Step 2:  
We now have

       

(b)

Step 1:  
We use  -substitution. Let  
Then,    and  
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 \frac{1}{3}\int \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{x^2}{(1+x^3)^2}~dx} & = & \displaystyle{\frac{1}{3}\int \frac{1}{u^2}~du}\\ &&\\ & = & \displaystyle{-\frac{1}{3u}+C}\\ &&\\ & = & \displaystyle{-\frac{1}{3(1+x^3)}+C.} \end{array}}

(c)

Step 1:  
We use  -substitution.
Let  
Then,  
Also, we need to change the bounds of integration.
Plugging in our values into the equation  
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=\ln(1)=0}   and  
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_0^1 \cos(u)~du.}
Step 2:  
We now have

       


Final Answer:  
   (a)    
   (b)    
   (c)    

Return to Sample Exam