I would like to simplify:
$$\frac{\cos^2(80)+5\sin^2(80)-3}{\cos(50)}$$
By using the fact that $\sin^2(\theta) + \cos^2(\theta) = 1$,
$$\frac{\cos^2(80)+5\sin^2(80)-3}{\cos(50)} = \frac{\cos^2(80)+5(1-\cos^2(80))-3}{\cos(50)} = -2\biggr(\frac{2\cos^2(80)-1}{\cos(50)}\biggr)$$
Since $2\cos^2(80)-1 = \cos(160)$,
$$-2\biggr(\frac{2\cos^2(80)-1}{\cos(50)}\biggr) = -2\frac{\cos(160)}{\cos(50)}$$
But I am not sure how we could simplify this further.