How do you evaluate the integral of #int (3 - 2x)dx# from -1 to 3?
3 Answers
To evaluate the integral of a simple polynomial, simply do the inverse of the power rule for differentiation by adding one to the exponent, and then dividing by that new exponent. Then, find the value of the function by subtracting the function at the smaller bound from the function evaluated at the larger bound.
Explanation:
For your example, integrating we get:
Now substitute the bounds in:
Simplifying we get:
Therefore,
Here is a geometric approach.
Explanation:
Consider the graph of
The integral is the area under the curve above the
In the image below, the integral is the blue area minus the red area.
The blue triangle has base
The red triangle has base
If you do not yet have the Fundamental Theorem of Calculus available to evaluate this, but you need to evaluate it from a definition, see below.
Explanation:
.
Where, for each positive integer
And for
I prefer to do this type of problem one small step at a time.
For each
And
# = 5 - (8i)/n#
# = sum_(i=1)^n(20/n-(32i)/n^2)#
# = 20/n sum_(i=1)^n 1 + 32/n^2 sum_(i=1)^n i #
# = 20/n[n] - 32/n^2[(n(n+1))/2]#
(We used summation formulas for the sums in the previous step.)
So,
The last thing to do is evaluate the limit as
I hope it is clear that this amounts to evaluating
There are several ways to think about this limit :
The numerator can be expanded to a polynomial with leading term
OR
The limit at infinity is
Completing the integration
.
# = lim_(nrarroo) sum_(i=1)^n(5 - (8i)/n) 4/n#
# = lim_(nrarroo) [20/n[n] - 32/n^2[(n(n+1))/2]]#
# = 20-32/2lim_(nrarroo)(n(n+1))/n^2#
# = 20-16 = 4#