#Products to Sum

15 messages · Page 1 of 1 (latest)

rich lava
languid swallowBOT
rich lava
#

A little stuck on how to even approach this question. Help would be greatly appreciated

random hemlock
#

maybe try to use the formula:
sin(a)+sin(b) = 2sin((a+b)/2)cos((a-b)/2)

chilly cedar
twin palmBOT
rich lava
rich lava
rich lava
chilly cedar
#

So you can apply the product to sum formula

random hemlock
#

2sin(a)sin(b) = cos(a-b)-cos(a+b)

#

compute the sum

#

then (1/2)(1-cos(2a)) = sin²(a)