Concept:
The distance of a point from the origin is the magnitude of its position vector. We must find the maximum value of this magnitude by optimizing the trigonometric components, and then substitute the critical value of $t$ back to find the unit vector.
Step 1: Find an expression for the magnitude M.
The position vector is $\overline{OP} = \hat{a}\sin t + \hat{b}\cos t$. Since $\hat{a}$ and $\hat{b}$ are unit vectors, $|\hat{a}| = 1$ and $|\hat{b}| = 1$.
$$M^2 = |\overline{OP}|^2 = (\hat{a}\sin t + \hat{b}\cos t) \cdot (\hat{a}\sin t + \hat{b}\cos t)$$
$$M^2 = |\hat{a}|^2\sin^2 t + |\hat{b}|^2\cos^2 t + 2(\hat{a}\cdot\hat{b})\sin t \cos t$$
$$M^2 = \sin^2 t + \cos^2 t + (\hat{a}\cdot\hat{b})(2\sin t \cos t)$$
Using the identity $\sin^2 t + \cos^2 t = 1$ and $2\sin t \cos t = \sin 2t$:
$$M^2 = 1 + (\hat{a}\cdot\hat{b})\sin 2t$$
$$M = \sqrt{1 + (\hat{a}\cdot\hat{b})\sin 2t}$$
Step 2: Maximize M and find the optimal time t.
Since $\hat{a}$ and $\hat{b}$ form an acute angle, $\hat{a}\cdot\hat{b}>0$. Therefore, to maximize $M$, we must maximize $\sin 2t$.
The maximum value of $\sin 2t$ is 1, which occurs when:
$$2t = \frac{\pi}{2} \implies t = \frac{\pi}{4}$$
Substituting $\sin 2t = 1$ into our expression for M:
$$M_{max} = \sqrt{1 + \hat{a}\cdot\hat{b}(1)} = (1 + \hat{a}\cdot\hat{b})^{\frac{1}{2$$
Step 3: Find the unit vector $\hat{u}$ at this maximum distance.
Substitute $t = \frac{\pi}{4}$ back into the position vector $\overline{OP}$:
$$\overline{OP} = \hat{a}\sin\left(\frac{\pi}{4}\right) + \hat{b}\cos\left(\frac{\pi}{4}\right) = \frac{1}{\sqrt{2\hat{a} + \frac{1}{\sqrt{2\hat{b} = \frac{\hat{a} + \hat{b{\sqrt{2$$
The unit vector $\hat{u}$ is given by dividing the position vector by its magnitude at this point:
$$\hat{u} = \frac{\overline{OP{|\overline{OP}|} = \frac{\frac{1}{\sqrt{2(\hat{a} + \hat{b})}{|\frac{1}{\sqrt{2(\hat{a} + \hat{b})|} = \frac{\hat{a} + \hat{b{|\hat{a} + \hat{b}|}$$