009B Sample Final 3, Problem 1 Detailed Solution

From Grad Wiki
Revision as of 16:40, 2 December 2017 by Kayla Murray (talk | contribs) (Created page with "<span class="exam">Divide the interval  <math style="vertical-align: -5px">[-1,1]</math>  into four subintervals of equal length  <math style="vertical-align: -...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Divide the interval    into four subintervals of equal length    and compute the left-endpoint Riemann sum of  


Background Information:  
The height of each rectangle in the left-endpoint Riemann sum is given by choosing the left endpoint of the interval.


Solution:

Step 1:  
Since our interval is    and we are using    rectangles, each rectangle has width  
Let  
So, the left-endpoint Riemann sum is
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle S={\frac {1}{2}}{\bigg (}f(-1)+f{\bigg (}-{\frac {1}{2}}{\bigg )}+f(0)+f{\bigg (}{\frac {1}{2}}{\bigg )}{\bigg )}.}
Step 2:  
Thus, the left-endpoint Riemann sum is

        Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {S}&=&\displaystyle {{\frac {1}{2}}{\bigg (}0+{\frac {3}{4}}+1+{\frac {3}{4}}{\bigg )}}\\&&\\&=&\displaystyle {{\frac {5}{4}}.}\end{array}}}


Final Answer:  
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {5}{4}}}

Return to Sample Exam