We know that $\cos(A+B) = \cos(A)\cos(B) - \sin(A)\sin(B)$ , but I don't understand with the $2B$. Would it just become $\cos(A+2B) = \cos(A)\cos(2B) - \sin(A)\sin(2B)$?
Thank you for any help you can give me.
We know that $\cos(A+B) = \cos(A)\cos(B) - \sin(A)\sin(B)$ , but I don't understand with the $2B$. Would it just become $\cos(A+2B) = \cos(A)\cos(2B) - \sin(A)\sin(2B)$?
Thank you for any help you can give me.
Further expansion is possible with repeated use of the angle addition identities. $$\begin{align} \cos (a + 2b) &= \cos a \cos 2b - \sin a \sin 2b \\ &= \cos a (\cos b \cos b - \sin b \sin b) - \sin a (\sin b \cos b + \cos b \sin b) \\ &= \cos a (\cos^2 b - \sin^2 b) - \sin a (2 \sin b \cos b) \\ &= \cos a \cos^2 b - \cos a \sin^2 b - 2 \sin a \sin b \cos b. \end{align}$$
Yes, exactly! Just think of $2b=c$ and then substitute it back.
EDIT: It was marked that this not an answer, a requirement for substitution in general is that it has to be bijective, and indeed $2b=c$ is bijective.
Now you can use the formula $\cos(A+C) = \cos A\cos C - \sin A\sin C$ where $C=2B$ now you have it. Note that $\cos(2a)=\cos^2a-\sin^2(a)$. YoOu could use this as well later on.