How do you evaluate #\int_{1} ^{2}(3t^{2}-t)dt#?
2 Answers
Nov 18, 2017
Explanation:
We need to find
Reverse Power Rule
Here we don't need to include the constant as it would cancel out when we expand. However, I will add it for clarification.
Nov 18, 2017
Explanation:
#"integrate each term using the "color(blue)"power rule"#
#•color(white)(x)int(ax^n)=a/(n+1)x^(n+1)color(white)(x)n!=-1#
#rArrint_1^2(3t^2-t)dt#
#=[t^3-1/2t^2]_1^2#
#"to evaluate the integral"#
#int_a^bf(t)dt=[F(t]_a^b=F(b)-F(a)#
#rArr(8-2)-(1-1/2)=11/2#