Faisal A. answered 11/21/20
make hard-work and perseverance as companion
Find the position of the particle.
a(t) = t2 − 8t + 7, s(0) = 0, s(1) = 20
s(t) = t4/12 -4t3/3 +7t2/2 + 71t/4
we know integral of acceleration gives velocity,v, and integral of velocity gives displacement , s
∫( t2 − 8t + 7 ) dt = t3/3 - 4t2+7t+ C1
this means velocity of the particle , v= t3/3 - 4t2+7t+ C1
if we integrate it further we get the displacement , s∫
∫ ( t3/3 - 4t2+7t+ C1 ) dt = t4/12 -4t3/3 +7t2/2 + c1t +c2
given s(0) = 0 . when we substitue t=0 into the above eqution , we get c2= 0
given s(1)=20 , then 14/12 - 4(13)/3 + 7(12)/2 +c1(1)= 20
c1= 71/4
the equation , s(t)= t4/12 -4t3/3 +7t2/2 + 71t/4