I'm trying to Verify that sin(a + b) = sin(a) cos(b) + sin(b) cos(a) with mathematica, but I don't know how to. I've been given a suggestion to use Simplify, but I don't know where/how.
I just started with Mathematica so forgive me if this has a really simple solution. I've searched around but I haven't found anything.