document.write( "Question 275502: verify that the given equation is an identity:
\n" );
document.write( "tan2x = 2cotx/cot^2 x - 1 \n" );
document.write( "
Algebra.Com's Answer #200936 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! tan 2x = sin 2x/cos 2x=( 2 sin x cos x)/(cos^2 x- sin^2 x) Divide by sin^2 x \n" ); document.write( "=( 2 cos x/ sin x)/(cos^2x/sin^2 x) - (sin^2 x / sin^2 x) \n" ); document.write( "= 2 cot x/ (cot^2 x - 1) \n" ); document.write( " |