document.write( "Question 920256: How do I express sin(x+y+z) in terms of cosines and sines of x, y and z?\r
\n" ); document.write( "\n" ); document.write( "I know that you can express
\n" ); document.write( "sin(x+y) into
\n" ); document.write( "=sinxcosy+cosxsiny
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #558245 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let \"Q+=+x%2By\". You don't have to use Q. Just any other variable not being used.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"sin%28x%2By%2Bz%29\" will then turn into \"sin%28Q%2Bz%29\" after you replace \"x+y\" with \"Q\" (the substitution is valid based on the definition we made above).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Expand out \"sin%28Q%2Bz%29\":\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"sin%28Q%2Bz%29+=+sin%28Q%29cos%28z%29%2Bcos%28Q%29sin%28z%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now we have \"sin%28Q%29cos%28z%29%2Bcos%28Q%29sin%28z%29\". Next, replace every Q with \"x+y\" to get \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"sin%28Q%29cos%28z%29%2Bcos%28Q%29sin%28z%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"sin%28x%2By%29cos%28z%29%2Bcos%28x%2By%29sin%28z%29\" replace every Q with \"x+y\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The next step is to expand \"sin%28x%2By%29\" and \"cos%28x%2By%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"sin%28x%2By%29+=+sin%28x%29cos%28y%29%2Bcos%28x%29sin%28y%29\"
\n" ); document.write( "\"cos%28x%2By%29+=+cos%28x%29cos%28y%29-sin%28x%29sin%28y%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "which you will use to replace \"sin%28x%2By%29\" and \"cos%28x%2By%29\" in \"sin%28x%2By%29cos%28z%29%2Bcos%28x%2By%29sin%28z%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"sin%28x%2By%29cos%28z%29%2Bcos%28x%2By%29sin%28z%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28sin%28x%29cos%28y%29%2Bcos%28x%29sin%28y%29%29cos%28z%29%2Bcos%28x%2By%29sin%28z%29\" Replace \"sin%28x%2By%29\" with \"sin%28x%29cos%28y%29%2Bcos%28x%29sin%28y%29\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Replace \"cos%28x%2By%29\" with \"cos%28x%29cos%28y%29-sin%28x%29sin%28y%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Distribute\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"sin%28x%2By%2Bz%29\" expands out into \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let me know if you need more help or if you need me to explain a step in more detail.
\n" ); document.write( "Feel free to email me at jim_thompson5910@hotmail.com
\n" ); document.write( "or you can visit my website here: http://www.freewebs.com/jimthompson5910/home.html\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thanks,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Jim
\n" ); document.write( "
\n" );