This is based on a parametric equation problem.
We have two ships A and B at $(-2,at +1)$ and $(4, t+10)$ respectively.
I need to show that $d^2 = (1-a)^2t^2 +18(1-a) t +117$
using the distance formula I have got:
$d^2 = (4+2)^2 +((t+10) - (at +1))^2$
Where can I go from here? I have tried expanding the brackets to no avail.
I feel like the fact that $(1-a)^2 = a^2 - 2a +1$ should help down the line but I am struggling.
Please help.