document.write( "Question 505808: How do I verify the trigonometric identity cos theta + sin theta tan theta = sec theta by transforming the left hand side into the right hand side? \n" ); document.write( "
Algebra.Com's Answer #340073 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How do I verify the trigonometric identity cos theta + sin theta tan theta = sec theta by transforming the left hand side into the right hand side? \n" ); document.write( "** \n" ); document.write( "cosx+sinxtanx=secx \n" ); document.write( "cosx+sinx(sinx/cosx) \n" ); document.write( "cosx+(sin^2x/cosx) \n" ); document.write( "(cos^2x+sin^2x)/cosx \n" ); document.write( "1/cosx=secx \n" ); document.write( "left side=right side \n" ); document.write( "identity verified \n" ); document.write( " |