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

From Grad Wiki
Jump to navigation Jump to search
Line 44: Line 44:
 
|&nbsp; &nbsp; &nbsp; &nbsp;<math>\cos x=1.</math>
 
|&nbsp; &nbsp; &nbsp; &nbsp;<math>\cos x=1.</math>
 
|-
 
|-
|In the interval <math>0\le x\le 2\pi,</math> the solutions to this equation are  
+
|In the interval &nbsp;<math style="vertical-align: -4px">0\le x\le 2\pi,</math>&nbsp; the solutions to this equation are  
 
|-
 
|-
|&nbsp; &nbsp; &nbsp; &nbsp; <math>x=0</math> and <math>x=2\pi.</math>
+
|&nbsp; &nbsp; &nbsp; &nbsp; <math style="vertical-align: 0px">x=0</math>&nbsp; and &nbsp;<math style="vertical-align: 0px">x=2\pi.</math>
 
|-
 
|-
 
|Plugging these values into our equations,
 
|Plugging these values into our equations,
 
|-
 
|-
|we get the intersection points &nbsp;<math>(0,1)</math> and <math>(2\pi,1).</math>
+
|we get the intersection points &nbsp;<math style="vertical-align: -4px">(0,1)</math>&nbsp; and &nbsp;<math style="vertical-align: -4px">(2\pi,1).</math>
 
|-
 
|-
 
|You can see these intersection points on the graph shown in Step 1.
 
|You can see these intersection points on the graph shown in Step 1.

Revision as of 09:23, 28 February 2017

Consider the area bounded by the following two functions:

  and  

(a) Sketch the graphs and find their points of intersection.

(b) Find the area bounded by the two functions.

Foundations:  
Recall:
1. You can find the intersection points of two functions, say  

       by setting    and solving for  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.}

2. The area between two functions,  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)}   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 g(x),}   is given 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 \int_a^b f(x)-g(x)~dx}

       for  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\leq x\leq b,}   where  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)}   is the upper function 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 g(x)}   is the lower function.


Solution:

(a)

Step 1:  
First, we graph these two functions.
Insert graph here
Step 2:  
Setting  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 x=1-\cos 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 2\cos x=2.}
Therefore, 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 \cos x=1.}
In the interval  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 0\le x\le 2\pi,}   the solutions to this equation are
        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}   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 x=2\pi.}
Plugging these values into our equations,
we get the intersection points  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 (0,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 (2\pi,1).}
You can see these intersection points on the graph shown in Step 1.

(b)

Step 1:  
The area bounded by the two functions is given 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 \int_0^{2\pi} (2-\cos x)-\cos x~dx.}

Step 2:  
Lastly, we integrate to 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 \begin{array}{rcl} \displaystyle{\int_0^{2\pi} (2-\cos x)-\cos x~dx} & {=} & \displaystyle{\int_0^{2\pi} 2-2\cos x~dx}\\ &&\\ & = & \displaystyle{(2x-2\sin x)\bigg|_0^{2\pi}}\\ &&\\ & = & \displaystyle{(4\pi-2\sin(2\pi))-(0-2\sin(0))}\\ &&\\ & = & \displaystyle{4\pi.}\\ \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 (0,1),(2\pi,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 4\pi}

Return to Sample Exam