Solving for Distance and Time Using Newton's Equations of Motion

AI Thread Summary
The discussion focuses on solving a physics problem involving a bus and a car using Newton's equations of motion. The car accelerates from rest at 2 m/s² after a 5-second delay, aiming to catch up with a bus traveling at a constant speed of 30 m/s. Participants clarify that the time to reach the bus's speed does not directly equate to the time needed to catch up, emphasizing the need to set up equations for both vehicles' positions over time. The correct approach involves equating the position equations of the bus and car to find the time and distance when they are level. Ultimately, the problem is resolved with guidance on the proper application of motion equations.
risingabove
Messages
20
Reaction score
0

Homework Statement



A bus is traveling steadily at 30 m/s along a straight road passes a stationary car which, 5s later, begins to move with a uniform acceleration of 2 m/s^2 in the same direction as the bus.

(i) how long does it take the car to acquire the same speed as the bus?

(ii) how far has the car traveled when it is level with the bus?


Homework Equations



v=u+at
v^2 = u^2 + 2as
s= ut + 1/2 (a)( t^2)
s = 1/2 (u+v)t

where by

s= distance
u = initial velocity
v=final velocity
a= acceleration
t= time



The Attempt at a Solution



Attempt at part (i)

I plug in the values into v=u+at

using v = 30m/s
u = 0m/s
a = 2m/s^2

therefore 30 = 0 + 2 (t)
t = 15s

Attempt at part (ii)

I plug in the values into s= ut + 1/2 (a)( t^2)

using u=30m/s
a= 2m/s^2
t = 20 s i got this value by adding the 15s i got from the previous working to the 5s from the question

therefor s = 30(20) + 1/2 (2) (20)^2
S = 1000m

However the answer that was given was 1181m

i can't figure out where did i go wrong, or what step i am missing...Please help me...greatly appreciate it
 
Physics news on Phys.org
risingabove said:
t = 20 s i got this value by adding the 15s i got from the previous working to the 5s from the

This is where your mistake is.

15s is the time it takes to get up to speed with the bus. This has nothing to do with getting up to the position of the bus.


You're going to want to set up an equation that involves the position of the bus after t seconds and the position of the car after t seconds then set them equal and solve for t
 
Sorry to barge in like this, but there is something terribly wrong with
I plug in the values into s= ut + 1/2 (a)( t^2)

using u=30m/s
a= 2m/s^2
t = 20 s i got this value by adding the 15s i got from the previous working to the 5s from the question
u is for the bus
a is for the car
The equation works for linear motion with constant acceleration. during the 5 s a = 0m/s2, then it is 2 m/s2. So the sum can never be used in the equation.
So s calculated in this way is meaningless2.

This well-meant reply in partial answer to "where did I go wrong".
 
Nathanael said:
You're going to want to set up an equation that involves the position of the bus after t seconds and the position of the car after t seconds then set them equal and solve for t

why am i solving for t? and after t seconds... am i using 5 seconds? what t seconds?
 
BvU said:
Sorry to barge in like this, but there is something terribly wrong with
u is for the bus
a is for the car
The equation works for linear motion with constant acceleration. during the 5 s a = 0m/s2, then it is 2 m/s2. So the sum can never be used in the equation.
So s calculated in this way is meaningless2.

This well-meant reply in partial answer to "where did I go wrong".

No reason to apologize, didnt seem as if you barge in, however with your constructive advice i would of liked some form of help in regards to correcting where i did go wrong as you have pointed out.
 
risingabove said:
why am i solving for t? and after t seconds... am i using 5 seconds? what t seconds?

There are two functions involved, the position of the car (as a function of time) and the position of the bus (as a function of time)

If you graphed these functions together on the same x-y coordinate system (x is time, y is position) then the intersection of the two graphs would be the solution of this problem (because you want to find when the car and bus are at the same position at the same time)

The reason you need to solve for the time is that the bus and car have to be next to each other at the same time
You don't need to graph it, though. You can create an equation that describes the position of the bus at any time t (Here t is a variable, it does not have a specific value. Call it x if you want.)
And then you can set it equal to the equation that desribes the position of the car at any time t
(You can set it equal because the position of the car is equal to the position of the bus)

Then you can solve for how long it takes for the car to catch up to the bus (that would be t) and then you can plug t back into either equation to find the distance
 
Fair enough.

Reason you "need" t is because s and t are related through the equations for the distances traveled by car and bus. Both are unknown as yet, but you have one eqn for the car and one for the bus.

Richard (oops, Nathaniel) means: eliminate t. Solving for t is almost equivalent, since one of the equations is so simple.

[edit] oops, typing to slowly. Must be bedtime. Over to you, Nat !
 
BvU said:
Richard (oops, Nathaniel) means:

Hahaha this gave me a laugh :)
 
Thank much for the help:) i followed the directions given and got it worked out...:)
 
Back
Top