Two particles move along the `x`-axis.
When `t = 0`, particle `P_1` is at the origin and moving with velocity 3.
For `t >= 0`, particle `P_1` has acceleration given by `a_1 = 6t + e^(-t)`.
- Show that the velocity of particle `P_1` is given by `v_1 = 3t^2 + 4-e^(-t)` (2 marks)
--- 4 WORK AREA LINES (style=lined) ---
When `t = 0`, particle `P_2` is also at the origin.
For `t >= 0`, particle `P_2` has velocity given by `v_2 = 6t + 1-e^(-t)`.
- When do the two particles have the same velocity? (2 marks)
--- 5 WORK AREA LINES (style=lined) ---
- Show that the two particles do not meet for `t > 0`. (3 marks)
--- 12 WORK AREA LINES (style=lined) ---