Integrating to find velocity and position equations

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
uchicago2012
Messages
74
Reaction score
0

Homework Statement


The acceleration of a certain particle is a function of time: a(t) = pt2-qt3, where p and q are constants. Initially, the velocity and position of the particle are zero.
(a) What is the velocity as a function of time?
(b) What is the position as a function of time?

The Attempt at a Solution


I was just wondering if these looked correct:
a) I integrated a(t) to get
v(t) = p(t3/3) - q(t4/4) + c
then subbed in v(0) = 0 to find c = 0
so v(t) = p(t3/3) - q(t4/4)

b) Then I integrated v(t) to get
x(t) = p(t4/12) - q(t5/20) + c
then subbed in x(0) = 0 to find c =0
so x(t) = p(t4/12) - q(t5/20)
 
Physics news on Phys.org
looks good to me