document.write( "Question 1022069: Verify that the equation is an identity
\n" );
document.write( "(1+tanx)/(sinx+cosx)=secx \n" );
document.write( "
Algebra.Com's Answer #637778 by Boreal(15235) You can put this solution on YOUR website! 1+tan(x)=1+(sin x/cos x) \n" ); document.write( "This is (sin x +cos x)/cos x \n" ); document.write( "Divide that by (sin x + cos x), and the quotient is 1/cos x. That is sec x. \n" ); document.write( " |