How do you evaluate #int 2x^3-7# for [2,5]?
2 Answers
This is basically finding f(x) with the diffrential given.
Explanation:
So integration, (and points)
I'll just ignore typing the integral sign.
So first split the equation.
Int. of 2x^3 - Int. of 7
power of x increases +1 and becomes denominator, so.
x^4/2 - 7x
y=x^4/2 - 7x + c
Insert 2,5
5=(2)^4/2 - 7(2) + c
5= -6+c
11=c
=> y=(x^4)/2-7x+11
Explanation:
(If you need to do this by using the definiion of definite integral, message me, or comment, or repost the question with "by using the definition".)
To use the Fundamental Theorem of Calculus.
Find an anti derivative of
An antiderivative is
Now, evaluate the antiderivative from
# = ((5)^4/2-7(5)) - ((2)^4/2-7(2))#
# = 567/2#