document.write( "Question 1101606: (1 point) Simplify the expression as much as possible.
\n" );
document.write( "cos(2t)/cos(t)sin(t) \n" );
document.write( "
Algebra.Com's Answer #716201 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Simplify the expression as much as possible. \n" ); document.write( "cos(2t)/cos(t)sin(t) \n" ); document.write( "----------- \n" ); document.write( "= 2cos(2t)/(2cos(t)sin(t)) \n" ); document.write( "= 2cos(2t)/(sin(2t)) \n" ); document.write( "= 2cot(2t) \n" ); document.write( " |