Respuesta :
Answer: Hello there!
We know this:
The distance between the cars at t= 0 is D.
car 2 has an initial velocity of v0 and no acceleration.
car 1 has no initial velocity and a acceleration of ax that starts at t = 0
then we could obtain the acceleration of the car 1 by integrating the acceleration over the time; this is v(t) = ax*t where there is not a constant of integration because the car 1 has no initial velocity.
Because the cars are moving against each other, we want to se at what time t they meet, this is equivalent to see:
position of car 1 + position of car 2 = D
and in this way we could ignore constants of integration :D
for the position of each car we integrate again:
P1(t) = (1/2)ax*t^2 and P2(t) = v0t
v0t + (1/2)ax*t^2 = D
v0t + (1/2)ax*t^2 - D = 0
now we can solve it for t using the Bhaskara equation.
[tex]t = \frac{-v0 +\sqrt{v0^{2} + 4*(1/2)ax*D } }{2(1/2)ax} =\frac{-v0 +\sqrt{v0^{2} + 2ax*D } }{ax} [/tex]
that we cant solve witout knowing the values for v0, D and ax. But you could replace them in that equation and obtain the time, where you must remember that you need to choose the positive solution (because this quadratic equation has two solutions).
Now we want to know the velocity of car 1 just before the impact, this can be calculated by valuating the time in the as the time that we just found in the velocity equation for the car 1, this is:
[tex]v(\frac{-v0 +\sqrt{v0^{2} + 2ax*D } }{ax}) = ax*\frac{-v0 +\sqrt{v0^{2} + 2ax*D } }{ax} = {-v0 +\sqrt{v0^{2} + 2ax*D }[/tex]
where again, you need to replace the values of v0, D and ax.
To solve this problem, we have to use equation of motion to find the time the cars collide as well as the speed of car 1 before it collides into car 2
Data;
- S1
- S2
- Total distance = D
Equation of Motion
First, let S1 and S2 be the distance moved by Car 1 and Car 2 respectively from their positions at t= 0 to where they collide.
[tex]S_1 + S_2 = d[/tex]
Let t be the time after t = 0 when the two cars collide. This makes
[tex]S_2 = vt[/tex]
And
[tex]S_1 = ut + \frac{1}{2}at^2[/tex]
u = initial velocity of car 1 = 0
[tex]ut + \frac{1}{2} at^2 = d[/tex]
Making t the subject of formula;
[tex]t = \frac{-u+- v[v^2 -4(0.5a)-(d)]}{a} \\t = \frac{-v/a+- v(v^2 +2ad)}{a}[/tex]
b)
The speed of car 1 before it crashes into car 2 is
[tex]v^2 = u^2 + 2as_1 =2as_1\\u = 0\\v = v [2a(d-s_2)]\\v = v[2a(d-vt)][/tex]
Learn more on equation of motion here;
https://brainly.com/question/25825772