The velocity function is #v(t)= –t^2+3t – 2# for a particle moving along a line. What is the displacement (net distance covered) of the particle during the time interval [-3,6]?

2 Answers
Sep 22, 2015

#int_(-3)^6 v(t) dt =103.5#

Explanation:

The area under a velocity curve is equivalent to the distance covered.

#int_(-3)^6 v(t) dt#

#=int_(-3)^6 -t^2+3t-2color(white)("X")dt#

#=-1/3t^3+3/2t^2-2t|_color(blue)((-3))^color(red)(6)#

#=(color(red)(-1/3(6^3)+3/2(6^2)-2(6))) - (color(blue)(-1/3(-3)^3+3/2(-3)^2-2(-3)))#

#=114 -10.5#

#=103.5#

Sep 22, 2015

The original question is a bit confusing as it implies that displacement and distance is the same thing, which it is not.
I have set up the necessary integration for each different case hereunder.

Explanation:

Total distance (scalar quantity representing actual path length) is given by the sum of the partial integrals
#x=int_(-3)^1(0-(-t^2+3t-2)dt+int_1^2(-t^2+3t-2)dt+int_2^6(t^2-3t+2)dt#

Total displacement (vector quantity representing straight line drawn from start to end of motion) is given in magnitude by the following integral
#|vecx|=-int_(-3)^1(t^2-3t+2)dt+int_1^2(-t^2+3t-2)dt-int_2^6(t^2-3t+2)dt#

The graph of the velocity function with time makes it clear why these integrals need to be set up for the vector rules to be obeyed and the definitions to be satisfied.
graph{-x^2+3x-2 [-34.76, 38.3, -21.53, 14.98]}