document.write( "Question 1067794:  Complete the identity.  A = Alpha.  B = Beta
\n" );
document.write( "Sin(A+B)cosB - cos(A+ B)sinB = sinAcos^2B+ sinAsin^2 B\r
\n" );
document.write( "\n" );
document.write( "Please show me step by step on how to get them to look the same. Thanks.  \n" );
document.write( "
| Algebra.Com's Answer #682925 by Boreal(15235)     You can put this solution on YOUR website! sin (a+b)=sin a cos b+ cos a*sin b==multiply by cos b====get sin a*cos b^2+cos a sin b cos b. \n" ); document.write( "cos(a+b)=cos a cos b-sin a* sin b====multiply by sin b and change signs==-cos a cos b sin b+sin a sin^2 b \n" ); document.write( "There are four terms and two cancel each other \n" ); document.write( "sin a cos b^2+ sin a sin ^2 b. \n" ); document.write( " |