Displacement, velocity, acceleration

Jacobpm64
Messages
235
Reaction score
0
A particle moves along a line so that its position at any time t>0 is given by the funciton s(t) = t^3 - 8t + 1, where s is measured in feet and t is measured in seconds.
(a) Find the displacement during the first 3 seconds.
(b) Find the average velocity during the first 3 seconds.
(c) Find the instantaneous velocity when t = 3.
(d) Find the acceleration of the particle when t = 3.
(e) At what value or values of t does the particle change direction?

Ok, this is pretty much just to check my answers because I'm paranoid.. Here are the answers i came out with..

(a) 4 ft
(b) 1 ft/s
(c) 19 ft/s
(d) 18 ft/s^2
(e) sqrt(8/3)s or 1.633333s

Is this correct?

Thanks
 
Physics news on Phys.org
Jacobpm64 said:
(b) 1 ft/s
Check this one again. Other than that the answers seem fine.
 
LeonhardEuler said:
Check this one again. Other than that the answers seem fine.

Yea except for that one I think they're all right.
 
let's see.. for that one i did..

s(t) = t^3 - 8t + 1
s(0) = 0^3 - 8(0) + 1 = 1
s(3) = 3^3 - 8(3) + 1 = 4
so it would be
average velocity = change in displacement/change in time
average velocity = (4 - 1) / (3 - 0) = 3/3 = 1 ft/s

not sure on this? can you point me in the right direction?
 
Jacobpm64 said:
let's see.. for that one i did..
s(t) = t^3 - 8t + 1
s(0) = 0^3 - 8(0) + 1 = 1
s(3) = 3^3 - 8(3) + 1 = 4
so it would be
average velocity = change in displacement/change in time
average velocity = (4 - 1) / (3 - 0) = 3/3 = 1 ft/s
not sure on this? can you point me in the right direction?

Ohh yea I guess you're right I just wasn't thinking right and thought that initial displacement was zero, you're doing it right.
 
Uhh, yeah never mind-oops!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top