document.write( "Question 777562: Multiply and simplify.
\n" );
document.write( "(sin x - cos x)(sec x + csc x) \n" );
document.write( "
Algebra.Com's Answer #474534 by tommyt3rd(5050) You can put this solution on YOUR website! (sin x - cos x)(sec x + csc x)= \n" ); document.write( "sinx*secx+sinx*cscx-cosx*secx-cosx*cscx= \n" ); document.write( "tanx+1-1-cotx= \n" ); document.write( "tanx-cotx \n" ); document.write( " |