Mechanics -straight line motion

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
11 replies · 2K views
Jess1986
Messages
43
Reaction score
0
Im really puzzled on this question:
A car intially accelerates at a(t) = 1/40 sin((pi x t)/1800) m/sec where t is time. What is the distance traveled in km when the car next comes to a halt. How long has the car been travelling? What is the maximum speed attained by the car?

By integrating the acceleration for velocity and equating this to zero for when the train stops i found t=3600. When integrating again to give an equation for distance traveled by the car i got (45logt)/pi in the equation. Is this correct? If so how should the constant of integration in this equation be found given log0 is undefined? If log0 is taken as zero i get a distance traveled as 50.9m which seems too small. Am i going wrong somewhere?

Also how would i go about finding max speed? Is this when acceleration is zero?
Grateful for anyones help x
 
Physics news on Phys.org
Ok so i found the time to actually be 900 but i am still having problems finding the distance. When i integrate again to get distance i get
-81000/(pi^2 *t^2)sin((pi*t)/1800), i think this is correct?
However at t=900 the sin part comes out as 1, and so the distance is very small, ~0.01m. This is also a minus number, should the sign just be ignored because it is a distance? I think i am doing something wrong here, or just missing something obvious! Please help x
 
i get -45/(pi*t) as the bit before cos. i divided the 1/40 by (pi*t)/1800 is this wrong?
 
No you're almost right, I apologise, I thought I was differentiating again :frown:, time to get more coffee.

So the correct verson is;
[tex]\int a(t) \;\;dt = -\frac{45}{\pi}\cos\left( \frac{t\pi}{1800} \right)[/tex]

You don't bring the t to the front when intergrating. I suggest you revise trig calculus.
 
Last edited:
okay, but without t would there not also be a constant of integration in this equation? +45/pi ? due to speed=0 at t=0, and cos0=1
 
ok so with the constant i get that t=3600 when the car stops as cos of angle must =1 so the constant cancels out. I then get the distance traveled when the car stops as 51.6km. Do you agree?

How do you tackle the final part of the question? Is maximum speed at a=0?
 
Jess1986 said:
ok so with the constant i get that t=3600 when the car stops as cos of angle must =1 so the constant cancels out. I then get the distance traveled when the car stops as 51.6km. Do you agree?

Yes I agree

Jess1986 said:
How do you tackle the final part of the question? Is maximum speed at a=0?

Yes. To check that it is a maximum [itex]a'(t) < 0[/itex] :smile:
 
thanks very much for your help