PDA

View Full Version : Help on velocity/position Problem


ziddy83
Nov15-04, 10:12 PM
The following code was used to generate this LaTeX image:
A particle moves according to the position function.


s(t) = \frac{1}{3}t^3 - t^2-4t

Find the position of the particle at t=1 and t=6.

To do this, Do i take s'(t) and then plug in the values for t?
then another part is to find the velocity of the particle at t...for that would i use the velocity function, finding the limit of t? I hope someone can help, thanks a lot!

ehild
Nov15-04, 10:45 PM
The following code was used to generate this LaTeX image:
A particle moves according to the position function.


s(t) = \frac{1}{3}t^3 - t^2-4t

Find the position of the particle at t=1 and t=6.

To do this, Do i take s'(t) and then plug in the values for t?
then another part is to find the velocity of the particle at t...for that would i use the velocity function, finding the limit of t? I hope someone can help, thanks a lot!

This is extremely simple: You are given the position, you only need to plug in the values for t!

The velocity is the derivative of position with respect time. Determine s' and plug in t.

ehild

ziddy83
Nov15-04, 10:47 PM
wow...thanks a lot man