What is the velocity and acceleration of a particle at t = 15.0 s?

AI Thread Summary
The discussion revolves around calculating the velocity and acceleration of a particle given its position function, which includes constants C1, C2, and C3. The position is expressed as C1 + C2t + C3t², with specific values provided for the constants. Participants clarify that velocity is the first derivative of position and acceleration is the second derivative. A user initially struggles with the equation but receives guidance on how to differentiate it and plug in the time value. Ultimately, the correct acceleration calculation involves recognizing the negative sign in the constants.
Zhalfirin88
Messages
137
Reaction score
0
New to PF, so here it goes. Oh just a question, did this site use to have a dark skin? I can't remember if that was this or something else.

Homework Statement


The position of a particle as a function of time (in s) is given by C1 + C2t + C3t2. Let C1 = 11.0 m, C2 = 9.5 m/s and C3 = -0.49 m/s2. What is the velocity of the particle at time t = 15.0 s? And what is the particle's acceleration at time t = 15.0 s?

Homework Equations


Velocity is the derivative of position.(How do you make it look all nice?)
Acceleration is the 2nd derivative of position.

The Attempt at a Solution



Where do I start? I don't even understand the equation that's given. Judging from the question (it's online) it looks like those t are variables and not subscripts.
 
Last edited:
Physics news on Phys.org
Zhalfirin88 said:
New to PF, so here it goes. Oh just a question, did this site use to have a dark skin? I can't remember if that was this or something else.

Homework Statement


The position of a particle as a function of time (in s) is given by C1 + C2t + C3t2. Let C1 = 11.0 m, C2 = 9.5 m/s and C3 = -0.49 m/s2. What is the velocity of the particle at time t = 15.0 s? And what is the particle's acceleration at time t = 15.0 s?


Homework Equations


Velocity is the derivative of position.(How do you make it look all nice?)


The Attempt at a Solution



Where do I start? I don't even understand the equation that's given. Judging from the question (it's online) it looks like those t are variables and not subscripts.

Welcome to the PF. The skins have changed several times, so it's possible that a previous skin was dark.

The "t" in the equation is time, so you would just plug in the time to get the position as a funtion of time. You are correct about the velocity being the derivative of the position, and then the acceleration is the derivative of the velocity. Using LaTex, it looks like this:

x(t) = C_1 + C_2 t + C_3 t^2

v(t) = \frac{dx(t)}{dt} = \frac{d(C_1 + C_2 t + C_3 t^2)}{dt}

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

So just do the differentiations, and plug in the respective times to get the answers.
 
Just to check my derivatives since I haven't done them in months, I'm assuming that the C's aren't constants, right?

I don't know the syntax for LaTeX so, the derivative of postion would be:

C2 + 2C3t

2nd derivative would be:

2C3
 
Correct. To see how the LaTex is formed, you can just QUOTE my post, to see the tags that are embedded in it. Also, there is a stickie thread with a LaTex tutorial at the top of the Learning Materials forum:

https://www.physicsforums.com/forumdisplay.php?f=151

.
 
I don't understand why it's saying my answer for the acceleration is wrong. My velocity answer was correct though.

2C3 = 2(-0.49) = -0.98 m/s2

Thanks for the sticky, I'll check it out when I finish my homework :P

Ah never mind, forgot to type in the negative sign -.-
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top