Difference between revisions of "009B Sample Final 1, Problem 1"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | <span class="exam"> | + | <span class="exam">Suppose the speed of a bee is given in the table. |
| − | |||
| − | < | + | <table border="1" cellspacing="0" cellpadding="6" align = "center"> |
| + | <tr> | ||
| + | <td align = "center">Time (s)</td> | ||
| + | <td align = "center">Speed (cm/s)</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td align = "center"><math>0.0</math></td> | ||
| + | <td align = "center"><math> 125.0 </math></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td align = "center"><math>2.0</math></td> | ||
| + | <td align = "center"><math> 118.0</math></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td align = "center"><math>4.0</math></td> | ||
| + | <td align = "center"><math> 116.0 </math></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td align = "center"><math>6.0</math></td> | ||
| + | <td align = "center"><math> 112.0 </math></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td align = "center"><math>8.0</math></td> | ||
| + | <td align = "center"><math> 120.0 </math></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td align = "center"><math>10.0</math></td> | ||
| + | <td align = "center"><math> 113.0 </math></td> | ||
| + | </tr> | ||
| − | < | + | </table> |
| − | <span class="exam">( | + | <span class="exam">(a) Using the given measurements, find the left-hand estimate for the distance the bee moved during this experiment. |
| + | |||
| + | <span class="exam">(b) Using the given measurements, find the midpoint estimate for the distance the bee moved during this experiment. | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
Revision as of 12:19, 27 February 2017
Suppose the speed of a bee is given in the table.
| Time (s) | Speed (cm/s) |
(a) Using the given measurements, find the left-hand estimate for the distance the bee moved during this experiment.
(b) Using the given measurements, find the midpoint estimate for the distance the bee moved during this experiment.
| Foundations: |
|---|
| Recall: |
| 1. The height of each rectangle in the lower Riemann sum is given by choosing |
| the minimum value of the left and right endpoints of the rectangle. |
| 2. The height of each rectangle in the upper Riemann sum is given by choosing |
| the maximum value of the left and right endpoints of the rectangle. |
| 3. The area of the region is given by |
| for appropriate values . |
Solution:
(a)
| Step 1: |
|---|
| We need to set these two equations equal in order to find the intersection points of these functions. |
| So, we let . Solving for 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 x=\pm 3} . |
| This means that we need to calculate the Riemann sums over 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 [-3,3]} . |
| Step 2: |
|---|
| Since the length of our interval is 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 6} and we are 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 3} rectangles, |
| each rectangle will have width 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.} |
| Thus, the lower Riemann sum is |
|
(b)
| Step 1: |
|---|
| As in Part (a), the length of our interval is 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 6} and |
| each rectangle will have width 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.} (See Step 1 and 2 for (a)) |
| Step 2: |
|---|
| Thus, the upper Riemann sum is |
|
(c)
| Step 1: |
|---|
| To find the actual area of the region, we need to calculate |
|
| Step 2: |
|---|
| 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 32} |
| (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 96} |
| (c) 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 72} |