Difference between revisions of "Area between curves"

From PKC
Jump to navigation Jump to search
 
Line 5: Line 5:
<math>\int_{a}^{b} (f(x) - g(x)) \,dx,</math>
<math>\int_{a}^{b} (f(x) - g(x)) \,dx,</math>


<noinclude>
====example====
====example====
ex1: <math>\int_{0}^{2} (2x - x^2) \,dx,</math>
ex1: <math>\int_{0}^{2} (2x - x^2) \,dx,</math>
Line 19: Line 20:


<math>\int_{0}^{2} (2x - x^2) \,dx,= {2x^2 \over 2} - {x^3 \over 3 } \int_{0}^{2} </math>
<math>\int_{0}^{2} (2x - x^2) \,dx,= {2x^2 \over 2} - {x^3 \over 3 } \int_{0}^{2} </math>
</noinclude>

Latest revision as of 13:57, 16 September 2021

if f(x) = upper function and g(x) = lower function


example

ex1:


f(x) = lower function

g(x) = upper function

f(x) =

g(x) =