Section 5.7 : Computing Definite Integrals
15. Evaluate the following integral, if possible. If it is not possible clearly explain why it is not possible to evaluate the integral.
∫40f(t)dt where f(t)={2tt>11−3t2t≤1Show All Steps Hide All Steps
See if you can find a good choice for “c” that will make this integral doable.
This integral can’t be done as a single integral give the obvious change of the function at t=1 which is in the interval over which we are integrating. However, recall that we can always break up an integral at any point and t=1 seems to be a good point to do this.
Breaking up the integral at t=1 gives,
∫40f(t)dt=∫10f(t)dt+∫41f(t)dtSo, in the first integral we have 0≤t≤1 and so we can use f(t)=1−3t2 in the first integral. Likewise, in the second integral we have 1≤t≤4 and so we can use f(t)=2t in the second integral.
Making these function substitutions gives,
∫40f(t)dt=∫101−3t2dt+∫412tdt Show Step 2All we need to do at this point is evaluate each integral. Here is that work.
\int_{0}^{4}{{f\left( t \right)\,dt}} = \int_{0}^{1}{{1 - 3{t^2}\,dt}} + \int_{1}^{4}{{2t\,dt}} = \left. {\left( {t - {t^3}} \right)} \right|_0^1 + \left. {{t^2}} \right|_1^4 = \left[ {0 - 0} \right] + \left[ {16 - 1} \right] = \require{bbox} \bbox[2pt,border:1px solid black]{{15}}