Difference between revisions of "009B Sample Final 1, Problem 3"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
|||
| Line 1: | Line 1: | ||
<span class="exam">Consider the area bounded by the following two functions: | <span class="exam">Consider the area bounded by the following two functions: | ||
| − | + | ::<math>y=\sin x</math> and <math style="vertical-align: -13px">y=\frac{2}{\pi}x.</math> | |
| − | <span class="exam">a) Find the three intersection points of the two given functions. (Drawing may be helpful.) | + | <span class="exam">(a) Find the three intersection points of the two given functions. (Drawing may be helpful.) |
| − | <span class="exam">b) Find the area bounded by the two functions. | + | <span class="exam">(b) Find the area bounded by the two functions. |
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
| Line 21: | Line 21: | ||
::for <math style="vertical-align: -3px">a\leq x\leq b</math>, where <math style="vertical-align: -5px">f(x)</math> is the upper function and <math style="vertical-align: -5px">g(x)</math> is the lower function. | ::for <math style="vertical-align: -3px">a\leq x\leq b</math>, where <math style="vertical-align: -5px">f(x)</math> is the upper function and <math style="vertical-align: -5px">g(x)</math> is the lower function. | ||
|} | |} | ||
| + | |||
'''Solution:''' | '''Solution:''' | ||
| Line 73: | Line 74: | ||
\end{array}</math> | \end{array}</math> | ||
|} | |} | ||
| + | |||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
Revision as of 18:11, 18 February 2017
Consider the area bounded by the following two functions:
- 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=\frac{2}{\pi}x.}
(a) Find the three intersection points of the two given functions. (Drawing may be helpful.)
(b) Find the area bounded by the two functions.
| Foundations: |
|---|
| Recall: |
| 1. You can find the intersection points of two functions, say 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),g(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} |
|
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 \sin x=\frac{2}{\pi}x} , we get three solutions: 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,\frac{\pi}{2},\frac{-\pi}{2}.} |
| So, the three intersection points 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 (0,0),\bigg(\frac{\pi}{2},1\bigg),\bigg(\frac{-\pi}{2},-1\bigg)} . |
| You can see these intersection points on the graph shown in Step 1. |
(b)
| Step 1: |
|---|
| Using symmetry of the graph, the area bounded by the two functions is given by |
|
| Step 2: |
|---|
| Lastly, we integrate to get |
|
| 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,0),\bigg(\frac{\pi}{2},1\bigg),\bigg(\frac{-\pi}{2},-1\bigg)} |
| (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 -\frac{\pi}{2}+2} |