007B Sample Midterm 1, Problem 5 Detailed Solution

From Grad Wiki
Revision as of 14:33, 22 November 2017 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

Find the area bounded by  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 y=\sin(x)}   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 y=\cos(x)}   from  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 x=0}   to  


Background Information:  
1. You can find the intersection points of two functions, say  

       by setting    and solving for  

2. The area between two functions,    and    is given by  

       for    where    is the upper function and    is the lower function.


Solution:

(a)

Step 1:  
We use  -substitution.
Let  
Then,    and  
Therefore, the integral becomes
       
Step 2:  
We now have
        Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\int x^{2}{\sqrt {1+x^{3}}}~dx}&=&\displaystyle {{\frac {1}{3}}\int {\sqrt {u}}~du}\\&&\\&=&\displaystyle {{\frac {2}{9}}u^{\frac {3}{2}}+C}\\&&\\&=&\displaystyle {{\frac {2}{9}}(1+x^{3})^{\frac {3}{2}}+C.}\end{array}}}

(b)

Step 1:  
We 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=\sin(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=\cos(x)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=\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}}

Return to Sample Exam