document.write( "Question 1108590: Find all the solutions of the equation in the interval [0,2pi]\r
\n" );
document.write( "\n" );
document.write( "sec^2 x + tan x=1 \n" );
document.write( "
Algebra.Com's Answer #723597 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find all the solutions of the equation in the interval [0,2pi]\r \n" ); document.write( "\n" ); document.write( "sec^2 x + tan x=1 \n" ); document.write( "tan^2+1 + tan = 1 \n" ); document.write( "tan^2 + tan = 0 \n" ); document.write( "tan*(tan+1) = 0 \n" ); document.write( "tan = 0 --> 0, pi, 2pi \n" ); document.write( "tan = -1 --> 3pi/4, 7pi/4 \n" ); document.write( " \n" ); document.write( " |