document.write( "Question 680196: Solve algebraically for exact solutions in the interval [0,2pi)
\n" );
document.write( "Sin(5x)+sin(10x) \n" );
document.write( "
Algebra.Com's Answer #422273 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve algebraically for exact solutions in the interval [0,2pi) \n" ); document.write( "Sin(5x)+sin(10x) \n" ); document.write( "Identity: sum to product formula: sin s+sin t=2 sin(s+t)/2*cos(s-t)/2 \n" ); document.write( "Sin(10x)+sin(5x) \n" ); document.write( "=2sin[(10x+5x)/2]*cos[(10x-5x)/2] \n" ); document.write( "=2sin7.5x*cos2.5x \n" ); document.write( " |