document.write( "Question 1011224:  Verify the following identity:\r
\n" );
document.write( "\n" );
document.write( "tan 𝑥 + cot 𝑥 
\n" );
document.write( "____________\r
\n" );
document.write( "\n" );
document.write( "sec 𝑥 csc 𝑥
\n" );
document.write( "= 1 \n" );
document.write( "
| Algebra.Com's Answer #626812 by Boreal(15235)     You can put this solution on YOUR website! (sin x/cos x)+(cos x/sin x)= (sin x*sin x+ cos x*cos x)/cos x* sin x. The numerator is sin^2x+cos^2x=1 \n" ); document.write( "1/(cos x*sin x \n" ); document.write( "===== \n" ); document.write( "The bottom is [1/cos x] \n" ); document.write( "That is 1/(cos x* sin x) which is the numerator. Therefore it equals 1. \n" ); document.write( " |