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

From Grad Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
!Foundations:    
 
!Foundations:    
 
|-
 
|-
|
+
|'''1.''' You can find the intersection points of two functions, say &nbsp;<math style="vertical-align: -5px">f(x),g(x),</math>
 
|-
 
|-
 
|
 
|
 +
&nbsp; &nbsp; &nbsp; &nbsp;by setting &nbsp;<math style="vertical-align: -5px">f(x)=g(x)</math>&nbsp; and solving for &nbsp;<math style="vertical-align: 0px">x.</math>
 
|-
 
|-
|
+
|'''2.''' The area between two functions, &nbsp;<math style="vertical-align: -5px">f(x)</math>&nbsp; and &nbsp;<math style="vertical-align: -5px">g(x),</math>&nbsp; is given by &nbsp;<math>\int_a^b f(x)-g(x)~dx</math>
 
|-
 
|-
 
|
 
|
 +
&nbsp; &nbsp; &nbsp; &nbsp;for &nbsp;<math style="vertical-align: -3px">a\leq x\leq b,</math>&nbsp; where &nbsp;<math style="vertical-align: -5px">f(x)</math>&nbsp; is the upper function and &nbsp;<math style="vertical-align: -5px">g(x)</math>&nbsp; is the lower function.
 
|}
 
|}
  

Revision as of 15:42, 4 March 2017

Find the area of the region between the two curves    and  

Foundations:  
1. You can find the intersection points of two functions, say  

       by setting    and solving for  

2. The area between two functions,    and    is given by  

       for    where    is the upper function and    is the lower function.


Solution:

Step 1:  
Step 2:  


Final Answer:  

Return to Sample Exam