document.write( "Question 1171885: 10. find the exact value of the following by using the specified method.
\n" );
document.write( "a. sin 157.5 degrees by using a half-angle identity
\n" );
document.write( "b. cos 7pi/12 by using a sum identity \n" );
document.write( "
Algebra.Com's Answer #797354 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! sin (315/2) \n" ); document.write( "sin (x/2)=+/-sqrt((1-cos x)/2); cosine is positive in 4th quadrant and sine is positive in the second quadrant. \n" ); document.write( "=sqrt((1-cos 315)/2) \n" ); document.write( "= sqrt (1- sqrt(2)/2)/2 \n" ); document.write( "= sqrt [(2-sqrt(2)/4) \n" ); document.write( "=(1/2)(sqrt (2- sqrt(2)) \n" ); document.write( "- \n" ); document.write( "cos 7π/12=cos (4π/12+3π/12) \n" ); document.write( "this is cos π/3*cosπ/4-sin π/3*sin π/4 \n" ); document.write( "=(1/2)*sqrt(2)/2)-sqrt(3)/2*sqrt(2)/2 \n" ); document.write( "=(1/2-sqrt(3/2))*sqrt(2)/2 \n" ); document.write( "=(1-sqrt(3))/2*sqrt(2)/2 \n" ); document.write( "=sqrt(2)/4-sqrt(6)/4 or (1/4)*(sqrt(2)-sqrt(6)) \n" ); document.write( " \n" ); document.write( " |