One dimensional motion problem, overcoming head start

AI Thread Summary
The discussion revolves around a one-dimensional motion problem involving two cars, A and B, where Car A has a head start and Car B travels faster. The initial solution attempted to equate the positions of both cars to find the time it takes for Car B to catch up to Car A. The confusion arose from a misunderstanding of the variables used for the velocities of the cars, leading to incorrect assumptions about the dependency of the answer on those velocities. Once the correct variables were identified, the participant realized their initial approach was indeed correct. The thread concludes with the participant expressing gratitude for the assistance and a commitment to use the forum in the future.
creechur
Messages
8
Reaction score
0
I know this problem has been posted before, but I think my answer is correct and I want to know why it was considered wrong!

Homework Statement



Cars A and B are racing each other along the same straight road in the following manner: Car A has a head start and is a distance Da beyond the starting line at t=0. The starting line is at x=0. Car A travels at a constant speed va. Car B starts at the starting line but has a better engine than Car A, and thus Car B travels at a constant speed vb, which is greater than va.


Homework Equations



xb=xa
when b catches up to a

The Attempt at a Solution



I just set the two equal to one another:

vb(t) = Da + Va (t)

solving for t I arrived at

t = Da \ (vb - va)

and was quickly told that the answer didn't depend on va and vb...If that's true then I have no idea where to proceed and would appreciate any guidance on where to start.
 
Last edited:
Physics news on Phys.org
creechur said:
solving for t I arrived at

t = Da \ (vb - va)

and was quickly told that the answer didn't depend on va and vb...If that's true then I have no idea where to proceed and would appreciate any guidance on where to start.

What's the actual question? If it asks you for the time it takes B to catch up to A, then your work is right.
 
ideasrule said:
What's the actual question? If it asks you for the time it takes B to catch up to A, then your work is right.
that is the actual question, my inability to distinguish letters was the problem, thanks for the help

wow, I feel dumb. My homework is entered electronically online, and I was actually putting the wrong variable for the velocity of the two cars. I was entering the greek letter nu because I thought that was what the problem was using...turns out it was lowercase v. Still, glad I found this site and will definitely be using this in the future, but this thread can be closed.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top