Question
Question: How do you find a definite integral by computing an area?...
How do you find a definite integral by computing an area?
Solution
We first define the definition and the mathematical expression for area under the curve. For continuous function y=f(x) in the interval of a≤x≤b, the integral takes form of I=a∫bf(x)dx. Then we use an example to understand the concept better.
Complete step-by-step answer:
Let y=f(x) be a single-valued, continuous and monotonic increasing function defined in the interval a≤x≤b.
The whole area under the curve gets divided into n equal parts each of length h.
Therefore, the intervals are defined as nh=b−a.
We take the small length of h as dx in the integral form, which defines a small interval.
The integral form becomes I=a∫bf(x)dx.
Now we take an example.
We try to find the area of the function ∫x+1x2−2dx from [0,2]. Let I=0∫2x+1x2−2dx.
Now we express the numerator of the faction x2−2 as x2−2=x2−1−1.
Now we break the total function into two sub functions.
We get x+1x2−2=x+1x2−1−1=x+1x2−1−x+11.
We apply the identity a2−b2=(a+b)(a−b) to get x2−1=(x+1)(x−1).
From the fraction we get x+1x2−1=(x+1)(x+1)(x−1)=(x−1).
So, I=0∫2(x−1)dx−0∫2x+11dx.
We know ∫xndx=n+1xn+1+c and ∫x1dx=log∣x∣+c.
We can also form the integration 0∫2x+11dx as 0∫2x+11d(x+1).
This is possible because of d(x+1)=dx.
Therefore,
I=0∫2(x−1)dx−0∫2x+11dx=[2x2−x]02−[log∣x+1∣]02
We put the values in the equations to get
I=[2x2−x]02−[log∣x+1∣]02=[2−2]−[log3−log1]=−log3
Therefore, the definite integral of ∫x+1x2−2dx from [0,2] is equal to −log3.
Note: We need to understand that the area can also be determined with respect to the other axis. In that case we take the small interval as dy and the interval would have to be on the Y-axis as c≤y≤d. The function remains as it is. The integral form becomes I′=c∫dydy.