document.write( "Question 1051034: Hi, I need to rewrite this expression in terms of tanx: cscx/cotx - cotx/1+cscx
\n" );
document.write( "So far I've gotten to (1/sinx)/(1/tanx) - (1/tanx)/(1+1/sinx)
\n" );
document.write( "Any help is much appreciated \n" );
document.write( "
Algebra.Com's Answer #666618 by Alan3354(69443) You can put this solution on YOUR website! Hi, I need to rewrite this expression in terms of tanx: cscx/cotx - cotx/1+cscx \n" ); document.write( "So far I've gotten to (1/sinx)/(1/tanx) - (1/tanx)/(1+1/sinx) \n" ); document.write( "----------- \n" ); document.write( "= tan/sin - (1/tan)/((sin + 1)/sin) \n" ); document.write( "= tan/sin - sin/(tan*(sin+1)) \n" ); document.write( "------------ \n" ); document.write( "sin = ątan/sqrt(1+tan^2) \n" ); document.write( "---- \n" ); document.write( "--> 1/sqrt(1+tan^2) - sqrt(1+tan^2)/(1 + tan/sqrt(1 + tan^2)) \n" ); document.write( "----------------- \n" ); document.write( "IDK what the point is. \n" ); document.write( " |