I know this probably has a simple answer, but I am having trouble understanding the steps to find the identity for this problem.
This is the answer I was provided:
$$8\sin^2(x)\cos^2(x) = 2\sin^2(2x)$$
The closest Identity I can find is:
$$\sin(x)\cos(y) = 1/2[\sin(x+y) + \sin(x-y)]$$
Which would give
$$\frac 1 2 [\sin(x+x) + \sin(x-x)] = \frac 1 2 [\sin(2x)+\sin(0)] = \frac 1 2 [\sin(2x)+1]$$
Which plugged in would give: $4(\sin(2x) + 1)$
Which clearly isn't what I'm looking for... tell me what I'm doing wrong please!