Find the area between two curves.

  • Thread starter Thread starter Miike012
  • Start date Start date
  • Tags Tags
    Area Curves
Miike012
Messages
1,009
Reaction score
0
given two function f and g in the closed interval a to b, the area would be

∫(f(x) - g(x))dx from a to b if f(x)≥g(x) for all x in [a,b].

My question is.. if I were given two function f and g in a given interval [a,b], what is the best way to dertermine if f(x)≥g(x) or vise versa? Would it be best to graph the two functions then visually evaluate it?
Im looking for better methods... any suggestions??
 
Physics news on Phys.org
Miike012 said:
given two function f and g in the closed interval a to b, the area would be

∫(f(x) - g(x))dx from a to b if f(x)≥g(x) for all x in [a,b].

My question is.. if I were given two function f and g in a given interval [a,b], what is the best way to determine if f(x)≥g(x) or vise versa? Would it be best to graph the two functions then visually evaluate it?
I'm looking for better methods... any suggestions??

A lot depends upon the functions.

If they're continuous, you could evaluate f & g at the end pints of the interval and also see if f=g anywhere in the interval.

You could solve the inequality f(x) > g(x) .

Graphing is not such a bad idea.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top