Acceleration, Velocity and Position (calculus)

AI Thread Summary
The discussion revolves around solving a calculus problem involving the acceleration of a particle that is directly proportional to time. The user initially miscalculated the velocity function and received an incorrect answer for the velocity at a specific position. Through collaboration, it was clarified that the constant k should be -2, leading to the correct velocity function. The user then derived the position function and sought guidance on solving for time when the position equals 7. Ultimately, the conversation highlights the importance of careful calculations and peer assistance in solving complex problems.
adoado
Messages
71
Reaction score
0

Homework Statement



The acceleration of a particle is directly proportional to time, t. At t = 0, the velocity of that particle, v, = 16 in./sec. Knowing that v = 15 in/sec and x = 20in when t = 1, determine the velocity, acceleration and position at x = 7.

Homework Equations



The Attempt at a Solution



I took
\frac{dv}{dt} = kt, so \: v = \frac{k}{2}t^2 + C

Solving for C:
16 = \frac{k}{2}(0)^2 + C
C = 16

Solve for k

1 = \frac{k}{2}(1)^2 + 16

k = -30

Therefore:

v(t) = \-15*(t)^2 + 16

This is already wrong; v(7) = -719 in/sec but the book states the answer is -33 in/sec

Any advice on what's gone wrong would be greatly appreciated; this is a revision question too...

Cheers,
Adrian
 
Physics news on Phys.org
k is -2
 
You need to find the velocity when x = 7. Find x(t) first.

ehild
 
Ah, thankyou ehild; I failed to read the question once again... I will give it a shot. How is k = -2?
 
adoado said:
Ah, thankyou ehild; I failed to read the question once again... I will give it a shot. How is k = -2?

Looks OK.
 
I found x(t) by integrating and finding C. I obtained this:

x(t)=16t-5t^3+9

Then solving for t when x = 7

16t-5t^3+2 = 0

Sorry, how does one solve this?

Cheers,
Adrian
 
Last edited:
Don't forget that k=-2, so v(t)=16-t^2.

Looking at the solution for v(t) at x=7 , it should be rather t=7 instead of x. Otherwise why would they ask the position at x=7?

ehild
 
Last edited:
Sorry, this is probably really stupid, but where/how does k = -2?
 
"v = 15 in/sec and x = 20in when t = 1"

15=k/2*1^2+16

ehild
 
  • #10
Ah! I put in a bad number...dodgy mistake indeed; Cheers, I will retry!
 
  • #11
Got it! Thanks so much, both of you! ;)
 
Back
Top