Mechanics : Equations of motion.

AI Thread Summary
A motorcyclist's velocity is described by the equation v = 7.2t - 0.45t^2, and the task is to find the time T when acceleration is zero. The initial attempt incorrectly applied the formula for constant acceleration, leading to confusion about solving for T. The correct approach involves taking the derivative of the velocity function to find acceleration and setting it to zero. After clarification, it is noted that the correct value for T is 8 seconds, reinforcing the understanding of the relationship between velocity and acceleration. This discussion highlights the importance of correctly applying calculus concepts to solve motion problems.
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 accleration part incorrect but I just cannot spot it.
Please help - thank you :)
 
Last edited:
Physics news on Phys.org
The expression for v you used in step 3 doesn't match the problem statement. You swapped terms.
 
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 accleration 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 7.2t^2- 0.45t 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. :)
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top