This is more in regards to substitution. I understand how to find a point, taking the derivative to finding the slope and finding the equation $y=mx+b$. However, I seem to make a repeated algebraic mistake in substitution. I was just wondering if someone could outline this for me.
I attached a picture of the problem.
Thanks,

You got a bit off track from the start by substituting wrongly. Here's my attempt at the first part:
$2\sin^2(4x)+3\cos^2(2x)$ where $x_0=\frac {10\pi} 3$
$=2\sin(4*(\frac {10\pi} 3))^2+3\cos^2(2*(\frac {10\pi} 3))$ (replaced $x$ with $x_0$ here)
$=2\sin^2(\frac {40\pi} 3)+3\cos^2(\frac {20\pi} 3)$
$=2\sin^2(\frac {4\pi} 3)+3\cos^2(\frac {2\pi} 3)$
$=2(-\sqrt3/2)^2+3(-1/2))^2=2*(3/4)+3*(1/4)=9/4$
At the beginning you sort of got mixed up about multiples of pi and the sine of those multiples. $\frac {10\pi} 3$ is not equal to $\frac {4\pi} 3$, but $\sin(\frac {10\pi} 3)$ is equal to $\sin(\frac {4\pi} 3)$.