Finding position from velocity

  • Thread starter Thread starter bobsmith76
  • Start date Start date
  • Tags Tags
    Position Velocity
bobsmith76
Messages
336
Reaction score
0

Homework Statement



Give the velocity v = ds/dt and initial position of a body moving along a coordinate line.
Find the body's position at time t.

v = 32t - 2, s(.5) = 4


The Attempt at a Solution



Here's how the solution manual does it:

step 1. v = ds/dt = 32T - 2

step 2. s = 16T^2 - 2T + C; at s = 4 and T = .5 (I understand this)

step 3. (find C)

C = 1 (I understand how to do that)

step 4. therefore

s = 6T^2 - 2T + 1

Why 6T^2? How did they get that. I don't understand.
 
Physics news on Phys.org
bobsmith76 said:
...
step 4. therefore

s = 6T^2 - 2T + 1

Why 6T^2? How did they get that. I don't understand.

That looks like a typo on their part. The answer is 16t^2 - 2t + 1, as you originally got.
 
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