document.write( "Question 811472: Prove:
\n" );
document.write( "sin 2x csc x = 2 cos x \n" );
document.write( "
Algebra.Com's Answer #488750 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Using the trig identity, sin(2x) = 2sin(x)cos(x), and remembering that csc(x) = 1/sin(x), the LHS becomes: \n" ); document.write( "sin(2x) csc(x) = 2sin(x)cos(x)/sin(x) = 2cos(x) \n" ); document.write( " |