Respuesta :
We want to find the motion equations for two bacteria, and use these to see when the two bacteria will meet again.
We will see that the bacteria meet again after 26.67 seconds.
Let's call bacteria number 1 at the one that moves with an initial velocity of 20 μm/s and that accelerates at 5 μm/s^2.
Remember that the acceleration is the rate of change of the velocity, then the velocity equation of this bacteria is:
[tex]v_1(t) = (5 \mu m/s^2)*t + 20 \mu m/s[/tex]
The position equation is given by the integration of the above equation:
[tex]p_1(t) = (1/2)* (5 \mu m/s^2)*t^2 + (20 \mu m/s)*t + p0[/tex]
Where p0 is the constant of integration, this is the initial position of the bacteria number one. We can define this equal to zero, because we can decide where the zero of our axis is.
[tex]p_1(t) = (1/2)* (5 \mu m/s^2)*t^2 + (20 \mu m/s)*t[/tex]
Similarly, for the other bacteria we can write the equations:
[tex]v_2(t) = (-2 \mu m/s^2)*t + 60 \mu m/s[/tex]
Again we integrate to get the position equation:
[tex]p_2(t) = (1/2)* (-2 \mu m/s^2)*t^2 + (60 \mu m/s)*t[/tex]
a) We want to see when the bacteria meet again, then we just need to solve:
[tex]p_1(t) = p_2(t)[/tex]
[tex](1/2)* (5 \mu m/s^2)*t^2 + (20 \mu m/s)*t = (1/2)* (-2 \mu m/s^2)*t^2 + (60 \mu m/s)*t\\\\(1/2)*(5 \mu m/s^2)*t^2 + (1/2)*(2 \mu m/s^2)*t^2 + (20 \mu m/s)*t - (60 \mu m/s)*t = 0[/tex]
We will get a quadratic equation, simplifying the above we get:
[tex](1.5 \mu m/s^2)*t^2 - (40 \mu m/s)*t = 0\\\\(1.5 \mu m/s^2)*t - (40 \mu m/s) = 0\\\\(1.5 \mu m/s^2)*t = (40 \mu m/s) \\\\t = (40 \mu m/s)/(1.5 \mu m/s^2) = 26.67s[/tex]
We can conclude that the bacteria will meet again after 26.67 seconds.
If you want to learn more, you can read:
https://brainly.com/question/12550364