document.write( "Question 816076: Simplify cscx- cosxcotx
\n" );
document.write( "I rewrote the problem using reciprocals and quotients to get . Then I multiplied the reciprocals of cosx and cotx to get
I'm not sure what to do after that. \n" );
document.write( "
Algebra.Com's Answer #491341 by Alan3354(69443) You can put this solution on YOUR website! Simplify cscx- cosxcotx \n" ); document.write( "I rewrote the problem using reciprocals and quotients to get \n" ); document.write( "=============== \n" ); document.write( "cscx- cosxcotx \n" ); document.write( "--- \n" ); document.write( "= 1/sin - cos^2/sin \n" ); document.write( "= (1 - cos^2)/sin \n" ); document.write( "= sin^2/sin \n" ); document.write( "= sin(x) \n" ); document.write( " |