What should be the formula to solve this?

  • Thread starter Thread starter rexkhyz29
  • Start date Start date
  • Tags Tags
    Formula
AI Thread Summary
To solve the problem of when cars A and B will meet, expressions for their positions as functions of time must be established. Car A, starting at 0 m with an initial velocity of 20 m/s and deceleration of 0.4 m/s², will have its position described by the equation x_A = 20t - 0.2t². Car B, starting at 457 m with an initial velocity of 5 m/s and acceleration of 0.3 m/s², will be described by x_B = 457 - 5t + 0.15t². Setting these two equations equal will allow for the determination of the time at which the cars meet and the distance traveled by car A. Proper assignment of values and careful attention to signs in the equations are crucial for accurate calculations. This approach provides a structured method for solving the problem without needing to provide the final answer.
rexkhyz29
Messages
3
Reaction score
0
This is the given problem:

Cars A and B approach each other on a straight road from points 457 m apart. A has an initial velocity of 20 m/s and is decelarating at the rate of 0.4 m/s². B has an initial velocity of 5 m/s and is accelerating at the rate of 0.3 m/s². When will the cars meet and how far will car A have travelled?

note: this is not homework guys. I just want to recall my physics. Thanks in advance.
 
Physics news on Phys.org
Last edited by a moderator:

Homework Statement



Cars A and B approach each other on a straight road from points 457 m apart. A has an initial velocity of 20 m/s and is decelarating at the rate of 0.4 m/s². B has an initial velocity of 5 m/s and is accelerating at the rate of 0.3 m/s². When will the cars meet and how far will car A have travelled?

Homework Equations



none

3. The Attempt at a Solution [/b

The formula I do know for the problem is
Da + Db = 457
Da = Vit + at²
2

and..

Db= Vit + at²
2

is this right? if it is, then what is the next step to solve this? thanks in advance.
 
Uniform Acceleration:

vave=(vi+vf)/2

is this the formula i should use? if it is. Can you explain to me how to solve this kind of problem? I only just need a guide not the exact answer.
 
The first thing to do in these sorts of problems is to choose a coordinate system, then taking that coordinate system into account, assign values to all the constants in your equations of motion for the two bodies. Be careful with the signs of the values! They should correspond to what is happening in the coordinate system (The prose description can be a bit lax on specifying the signs that should be assigned to values, expecting the reader to sort it out by context).

Use the 'complete' version of the equation of motion for constant acceleration for both bodies:
x = x_o + v_o t + \frac{1}{2}a t^2

What values will you assign to the constants for each body?
 
I'd use the formula for displacement & time:
x = x_0 + v_0 t + (1/2) a t^2
Hints: Let x0 = 0 for car A, thus x0 = 457 for car B.
If car A's initial velocity v0 is +20 m/s, what would car B's initial velocity be?
 
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