Show that $$\cos{3x}=2\cos{2x}\cos{x}-\cos{x}$$
I've tried adding and subtracting $\cos{x}$ from $\cos{3x}$, like this: $$\cos{3x}+\cos{x}-\cos{x}$$ so I get that $$\cos{3x}+\cos{x}=2\cos{2x}\cos{x}$$ But I have no idea how these are equal.
Show that $$\cos{3x}=2\cos{2x}\cos{x}-\cos{x}$$
I've tried adding and subtracting $\cos{x}$ from $\cos{3x}$, like this: $$\cos{3x}+\cos{x}-\cos{x}$$ so I get that $$\cos{3x}+\cos{x}=2\cos{2x}\cos{x}$$ But I have no idea how these are equal.
On
Hint
$$\cos(3x)=\cos(2x+x)=\cos(2x)\cos(x)-\sin(2x)\sin(x)$$
and use the formula for $\sin(2x)$.
On
Use Prosthaphaeresis Formula, $\displaystyle\cos C+\cos D=\cdots$ on $\cos3x+cosx$
Alternatively, $$\cos3x+cosx=\cos(2x+x)+\cos(2x-x)=?$$
Alternatively use Werner Formula $$2\cos2x\cos x=\cos(2x+x)+cos(2x-x)$$
Hints:
$$\cos(x+y)=\cos x\cos y-\sin x\sin y$$
$$\sin2x=2\sin x\cos x$$
$$\cos{2x}=\cos^2{x}-\sin^2{x}=1-2\sin^2{x}\implies \sin^2{x}=\frac{1-\cos{2x}}2$$
With the above you're done.