Apteronotus
- 201
- 0
I want to find the area under a function f in the interval (a,b).
I've calculated the integral of the function f, and its given by:
\int f(x) dx=F(x)
Now the problem I have is that F(a) is not defined. In particular, F(x)=\frac{h(x)}{g(x)} and
as x \rightarrow a, h(x) \rightarrow 0
and x \rightarrow a, g(x) \rightarrow 0
How would I approach this problem?
I've calculated the integral of the function f, and its given by:
\int f(x) dx=F(x)
Now the problem I have is that F(a) is not defined. In particular, F(x)=\frac{h(x)}{g(x)} and
as x \rightarrow a, h(x) \rightarrow 0
and x \rightarrow a, g(x) \rightarrow 0
How would I approach this problem?