document.write( "Question 32499: prove that 1 - tan^2x = (1 - 2sin^2x)(1+tan^2x) \n" ); document.write( "
Algebra.Com's Answer #19058 by Fermat(136)\"\" \"About 
You can put this solution on YOUR website!
1 - tan^2x
\n" ); document.write( "1 - (sin^2x/cos^2x)
\n" ); document.write( "(cos^2x - sin^2x)/cos^2x
\n" ); document.write( "(1-2sin^2x)sec^2x
\n" ); document.write( "(1-2sin^2x)(1+tan^2x)
\n" ); document.write( "
\n" );