
Shin C. answered 04/29/20
UCLA Alumni | AP Calculus AB/BC & College Calculus Specialist
Hello Mikaela! I'll help you out!
Remember that distance = integral(t=a,t=b, | v(t) |, dt)
Note that the v(t) is positive for 0 < t < 1, and v(t) is negative for 1 < t < 2. We can break this down to:
integral(0, 1, v(t), dt) + ( -1 * integral(1, 2, v(t), dt) ) >>> Note how the negative of a negative area is positive, and so it replaces the absolute value.
Using antiderivatives, you should find that integral(0, 1, v(t), dt) = 5 and that integral(1, 2, v(t), dt) = -1, so:
5 - -1 = 6 feet. Therefore, (3) <<<<<<<<<< (ANSWER). Please let me know if you need additional help!