Johnny T. answered 11/29/20
Mathematics, Computer Science & Electrical Engineering Tutor
The problem states that F(t) is the antiderivative of f(t); therefore, what one is being asked to find is the integral of the function f(t) with respect to t.
- F(t) = ∫ f(t) dt
- F(t) = ∫ ( 7 sec2(t) - 4t2 ) dt
- F(t) = ∫ 7 sec2(t) dt - ∫4t2 dt
- F(t) = 7 ∫ sec2(t) dt - 4 ∫ t2 dt
- F(t) = 7 tan(t) - (4/3)t3 + C
The constant of integration, C, must be found to obtain the final function. Therefore, the values given as the beginning of the problem must be used to evaluate this function. The problem states F(0) = 0, which means that, at t = 0, F(t) = 0. Using these values in the resulting function above and solving for C:
7 tan(t) - (4/3)t3 + C = F(t)
7 (0) - (4/3)(0)3 + C = 0
0 - 0 + C = 0
C = 0
Using this last value of C in the last equation:
F(t) = 7 tan (t) - (4/3)t3 + C
F(t) = 7 tan (t) - (4/3)t3 + 0
The final answer is:
F(t) = 7 tan (t) - (4/3)t3