You can put this solution on YOUR website! -cos(x+y)sin(y)+sin(x+y)cos(y)
------
Formula: sin(A-B) = sin(A)cos(B)-cos(A)sin(B)
------
Your problem rearranged:
sin(x+y)cos(y) - cos(x+y)sin(y)
-------
Comparing the two forms:
A = x+y
B = y
---
A-B = x
-----
Your Answer:
-cos(x+y)sin(y)+sin(x+y)cos(y) = sin[(x+y)-y)] = sin(x)
=====================================================
Cheers,
Stan H.