Finding velocity from position function using derivatives

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
NanoTech
Messages
62
Reaction score
0
the position of a particle on the x-axis is given:
x = 7.8 + 9.2t -2.1t^3

what is the velocity at t = 3.5 s ?

so i need to find the derivative of d/dt (7.8 + 9.2t -2.1t^3)

i'm completely lost on how to find it. thanks.
 
Physics news on Phys.org
Look up at the formula its simple plug in pro

d/dt(constatnt)=0
and
[tex]\frac{dx^n}{dt}=nx^{n-1}\frac{dx}{dt}[/tex]
 
Thanks. That was really easy now that I see the correct formula. Differentiation by exponent.