document.write( "Question 1009300: simplify
\n" );
document.write( "(tan^2x)/(1-sec^2x) \n" );
document.write( "
Algebra.Com's Answer #624821 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From (tan^2x)/(1-sec^2x), multiply top and bottom by cos^2x and get \n" ); document.write( "(tan^2x)(cos^2x)/(1-sec^2x)(cos^2x) = \n" ); document.write( "sin^2x /(cos^2x - 1) = \n" ); document.write( "sin^2x / -sin^2x = \n" ); document.write( "-1 \n" ); document.write( " |