You can put this solution on YOUR website! please help me
get the integral of sin(x-sin7x)dx
-------
Expand the integrand using sin(a-b) = sin(a)cos(b)-cos(a)sin(b) to get:
= int[sin(x)cos(7x)dx) - int[cos(x)sin(7x)dx]
----
Note: d/dx cos(7x) = -7sin(7x)
Note: d/dx sin(7x) = 7cos(7x)
------
Can you integrate the above using substitution?
===========
Cheers,
Stan H.