document.write( "Question 1162905: Express the function below as a sum or difference of sine and cosine.
\n" ); document.write( "sin4xcos3x
\n" ); document.write( "

Algebra.Com's Answer #786823 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
sin4xcos3x
\n" ); document.write( "
\r\n" );
document.write( "This looks like part of the right side of the formulas for sin(A + B) and\r\n" );
document.write( "sin(A - B), which are:\r\n" );
document.write( "\r\n" );
document.write( "               sin(A + B) = sin(A)cos(B) + cos(A)sin(B)\r\n" );
document.write( "               sin(A - B) = sin(A)cos(B) - cos(A)sin(B)\r\n" );
document.write( "\r\n" );
document.write( "So we write them both substituting A = 4x and B = 3x\r\n" );
document.write( "\r\n" );
document.write( "               sin(4x + 3x) = sin(4x)cos(3x) + cos(4x)sin(3x)\r\n" );
document.write( "               sin(4x - 3x) = sin(4x)cos(3x) - cos(4x)sin(3x)\r\n" );
document.write( "\r\n" );
document.write( "Simplifying the left sides:\r\n" );
document.write( "\r\n" );
document.write( "               sin(7x) = sin(4x)cos(3x) + cos(4x)sin(3x)\r\n" );
document.write( "                sin(x) = sin(4x)cos(3x) - cos(4x)sin(3x)\r\n" );
document.write( "\r\n" );
document.write( "Next we add those equations together vertically, term by term,\r\n" );
document.write( "we see that the last terms on the right cancel out:\r\n" );
document.write( "\r\n" );
document.write( "      sin(7x) + sin(x) = 2sin(4x)cos(3x)\r\n" );
document.write( "\r\n" );
document.write( "We multiply both sides by 1/2 and the right side will become\r\n" );
document.write( "what was given:\r\n" );
document.write( "\r\n" );
document.write( "      \r\n" );
document.write( "\r\n" );
document.write( "      \"expr%281%2F2%29sin%287x%29+%2B+expr%281%2F2%29sin%28x%29+=+sin%284x%29cos%283x%29\"\r\n" );
document.write( "\r\n" );
document.write( "So the left side is the answer since the right side is what was given\r\n" );
document.write( "and the left side is a sum.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );