Finding Velocity of Particle: Problem Solved

tennistudof09
Messages
7
Reaction score
0
I wanted to make sure I did this problem correctly. The problem is:

A particle moves along a straight line and its position at time t is given by s(t)=2t^3 - 21t^2 + 60t where s is measured in feet and t in seconds.

Find the velocity of the particle when t=0.

I took the derivative of s(t) and got 6t^2 - 42t + 60, and then substituted 0 in for t. I got 60ft/sec for the answer. Is this correct??
 
Physics news on Phys.org
\frac{ds}{dt}=v(t)

\frac{dv}{dt}=a(t)

Where s(t) is the displacement vector, v(t) is the velocity vector and
a(t) is the acceleration vector.

If you look at it in any given point, so I'm guessing that it's correct.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top