Mechanics : Equations of motion.

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
4 replies · 3K views
Maatttt0
Messages
37
Reaction score
0

Homework Statement



A motorcyclist starts from rest at a point O and travels in a straight line. His velocity after t seconds is vms^-2, for 0 =< t =< T, where v = 7.2t - 0.45t^2. The motorcyclist's accelaration is zero when t = T.

Find the value of T.

Homework Equations



---

The Attempt at a Solution



S = X
U = 0
V = 7.2t - 0.45t^2
a = 0
t = t

v = u + at
7.2t^2 - 0.45t = 0
0.45t(t - 16) = 0
Therefore t = 0 or 16

But the answer is 8.. I believe I'm getting the acceleration part incorrect but I just cannot spot it.
Please help - thank you :)
 
Last edited:
Physics news on Phys.org
Ahh apologies - I mistyped it. The second line is supposed to have the ^2 on the 0.45t :(
 
Maatttt0 said:

Homework Statement



A motorcyclist starts from rest at a point O and travels in a straight line. His velocity after t seconds is vms^-2, for 0 =< t =< T, where v = 7.2t - 0.45t^2. The motorcyclist's accelaration is zero when t = T.

Find the value of T.

Homework Equations



---

The Attempt at a Solution



S = X
U = 0
V = 7.2t - 0.45t^2
a = 0
t = t

v = u + at
This is only true for a constant acceleration- and a constant acceleration gives a linear velocity, not quadratic as you have here.

7.2t^2 - 0.45t = 0
0.45t(t - 16) = 0
Therefore t = 0 or 16
All you have done here is solve for V= 0, not acceleration.

But the answer is 8.. I believe I'm getting the acceleration part incorrect but I just cannot spot it.
Please help - thank you :)
The acceleration is the derivative of the velocity function. Take the derivative of [itex]7.2t^2- 0.45t[/itex] and set that equal to 0.
 
Thank you for the reply. I remember my teacher had mention not to attempt that question as he had not covered it in class yet. I read up about it and you're help has reinforced my understanding.

Thanks again. :)