document.write( "Question 1126914: Prove the following identity.\r
\n" );
document.write( "\n" );
document.write( "cos2x/sinx = cscx-2sinx\r
\n" );
document.write( "\n" );
document.write( "How do I go about this problem? I'm stuck on where to start and any help would be greatly appreciated. \n" );
document.write( "
Algebra.Com's Answer #743233 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! use cos^2 x- sin^2 x for cos2x\r \n" ); document.write( "\n" ); document.write( "and cos^2 x=(1-sin^2 x) \n" ); document.write( "so the left side becomes (1/sin x) (1-2 sin^2 x) \n" ); document.write( "this is (1/sin x)(-2 sin x), dividing both terms by sin x. \n" ); document.write( "or csc x-2 sin x \n" ); document.write( " |