Loading...

Factor (sin(x)+cos(x))^2

Problem

(sin(x)+cos(x))2

Solution

  1. Expand the squared binomial using the identity (a+b)2=a2+2*a*b+b2

sin2(x)+2*sin(x)*cos(x)+cos2(x)

  1. Rearrange the terms to group the squared trigonometric functions together.

sin2(x)+cos2(x)+2*sin(x)*cos(x)

  1. Apply the Pythagorean identity sin2(x)+cos2(x)=1

1+2*sin(x)*cos(x)

  1. Apply the double angle identity 2*sin(x)*cos(x)=sin(2*x)

1+sin(2*x)

Final Answer

(sin(x)+cos(x))2=1+sin(2*x)


Want more problems? Check here!