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

From Grad Wiki
Jump to navigation Jump to search
Line 23: Line 23:
 
|We need to set these two equations equal in order to find the intersection points of these functions.
 
|We need to set these two equations equal in order to find the intersection points of these functions.
 
|-
 
|-
|So, we let <math>2(-x^2+9)=0</math>. Solving for <math>x</math>, we get <math>x=-3,3</math>.
+
|So, we let <math style="vertical-align: -6px">2(-x^2+9)=0</math>. Solving for <math>x</math>, we get <math>x=-3,3</math>.
 
|-
 
|-
 
|This means that we need to calculate the Riemann sums over the interval <math>[-3,3]</math>.
 
|This means that we need to calculate the Riemann sums over the interval <math>[-3,3]</math>.
Line 33: Line 33:
 
!Step 2: &nbsp;
 
!Step 2: &nbsp;
 
|-
 
|-
|Since the length of our interval is <math>6</math> and we are using <math>3</math> rectangles,
+
|Since the length of our interval is <math style="vertical-align: 0px">6</math> and we are using <math style="vertical-align: 0px">3</math> rectangles,
 
|-
 
|-
|each rectangle will have width <math>2</math>.  
+
|each rectangle will have width <math style="vertical-align: 0px">2</math>.  
 
|-
 
|-
 
|Thus, the lower Riemann sum is
 
|Thus, the lower Riemann sum is
 
|-
 
|-
|<math>2(f(-3)+f(-1)+f(3))=2(0+16+0)=32</math>.
+
|
 +
::<math>2(f(-3)+f(-1)+f(3))=2(0+16+0)=32</math>.
 
|}
 
|}
  
Line 47: Line 48:
 
!Step 1: &nbsp;  
 
!Step 1: &nbsp;  
 
|-
 
|-
|As in Part (a), the length of our inteval is <math>6</math> and  
+
|As in Part (a), the length of our inteval is <math style="vertical-align: 0px">6</math> and  
 
|-
 
|-
|each rectangle will have width <math>2</math>. (See Step 1 and 2 for part (a))
+
|each rectangle will have width <math style="vertical-align: 0px">2</math>. (See Step 1 and 2 for '''(a)''')
 
|}
 
|}
  
Line 57: Line 58:
 
|Thus, the upper Riemann sum is  
 
|Thus, the upper Riemann sum is  
 
|-
 
|-
|<math>2(f(-1)+f(-1)+f(1))=2(16+16+16)=96</math>
+
|
 +
::<math>2(f(-1)+f(-1)+f(1))=2(16+16+16)=96</math>
 
|}
 
|}
  
Line 67: Line 69:
 
|To find the actual area of the region, we need to calculate
 
|To find the actual area of the region, we need to calculate
 
|-
 
|-
|<math>\int_{-3}^3 2(-x^2+9)~dx</math>
+
|
 +
::<math>\int_{-3}^3 2(-x^2+9)~dx</math>
 
|}
 
|}
  
Line 92: Line 95:
 
!Final Answer: &nbsp;  
 
!Final Answer: &nbsp;  
 
|-
 
|-
|'''(a)''' <math>64</math>
+
|'''(a)''' <math>32</math>
 
|-
 
|-
|'''(b)''' <math>64</math>
+
|'''(b)''' <math>96</math>
 
|-
 
|-
 
|'''(c)''' <math>72</math>
 
|'''(c)''' <math>72</math>
 
|}
 
|}
 
[[009B_Sample_Final_1|'''<u>Return to Sample Exam</u>''']]
 
[[009B_Sample_Final_1|'''<u>Return to Sample Exam</u>''']]

Revision as of 17:08, 22 February 2016

Consider the region bounded by the following two functions:

and

a) Using the lower sum with three rectangles having equal width , approximate the area.

b) Using the upper sum with three rectangles having equal width, approximate the area.

c) Find the actual area of the region.

Foundations:  
Link to Riemann sums page

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 .
This means that we need to calculate the Riemann sums over the interval .
Step 2:  
Since the length of our interval is and we are using rectangles,
each rectangle will have width .
Thus, the lower Riemann sum is
.

(b)

Step 1:  
As in Part (a), the length of our inteval is and
each rectangle will have width . (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)
(b)
(c)

Return to Sample Exam