Question 635383
As far a being on the right track, the short answer is: No. In fact you're farther away from the end that when you started. Yu want to end up with a argument of 4x. You've changed the argument's to all x's. At the start you had a 2x, at least, which is close to 4x than x.<br>
If you were able to prove the left side from the right, then just do everything backwards! (Most operations in Math can be done forwards and backwards.) Let's look at what you probably have done:
{{{sin(4x)/4}}}
{{{(2sin(2x)cos(2x))/4}}}
{{{(2(2sin(x)cos(x))cos(2x))/4}}}
{{{(4(sin(x)cos(x)cos(2x)))/4}}}
{{{(cross(4)(sin(x)cos(x)cos(2x)))/cross(4)}}}
{{{sin(x)cos(x)cos(2x)}}}<br>
Now let's look at doing that backwards:
{{{sin(x)cos(x)cos(2x)}}}
"Uncancel" a 4. (IOW, multiply the numerator and denominator by 4:
{{{(4sin(x)cos(x)cos(2x))/4}}}
"Unmultiply" (IOW factor) the 4 in the numerator:
{{{(2*2sin(x)cos(x)cos(2x))/4}}}
Replace 2sin(x)cos(x) with sin(2x) (instead of the other way around):
{{{(2*sin(2x)cos(2x))/4}}}
Replace 2sin(2x)cos(2x) with sin(4x) (instead of the other way around):
{{{sin(4x)/4}}}