Finding position from velocity

  • Thread starter Thread starter bobsmith76
  • Start date Start date
  • Tags Tags
    Position Velocity
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 8K views
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.