Difference between revisions of "009B Sample Midterm 1, Problem 5"

From Grad Wiki
Jump to navigation Jump to search
(Created page with "<span class="exam">Divide the interval <math>[0,\pi]</math> into four subintervals of equal length <math>\frac{\pi}{4}</math> and compute the right-endpoint Riemann sum of <ma...")
 
Line 1: Line 1:
<span class="exam">Divide the interval <math>[0,\pi]</math> into four subintervals of equal length <math>\frac{\pi}{4}</math> and compute the right-endpoint Riemann sum of <math>y=\sin (x)</math>
+
<span class="exam">Let <math>f(x)=1-x^2</math>.
 +
 
 +
::<span class="exam">a) Compute the left-hand Riemann sum approximation of <math>\int_0^3 f(x)dx</math> with <math>n=3</math> boxes.
 +
::<span class="exam">b) Compute the right-hand Riemann sum approximation of <math>\int_0^3 f(x)dx</math> with <math>n=3</math> boxes.
 +
::<span class="exam">c) Express <math>\int_0^3 f(x)dx</math> as a limit of right-hand Riemann sums (as in the definition of the definite integral). Do not evaluate the limit.
  
  

Revision as of 18:44, 19 January 2016

Let .

a) Compute the left-hand Riemann sum approximation of with boxes.
b) Compute the right-hand Riemann sum approximation of with boxes.
c) Express as a limit of right-hand Riemann sums (as in the definition of the definite integral). Do not evaluate the limit.


Foundations:  
1)
2)
Answers:
1)
2)

Solution:

Step 1:  
Step 2:  
Final Answer:  

Return to Sample Exam