document.write( "Question 307381: Solve tanx secx-2tanx=0 for all real values of x \n" ); document.write( "
Algebra.Com's Answer #219938 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve tanx secx-2tanx=0 for all real values of x \n" ); document.write( "(sin/cos^2) - 2sin/cos = 0 \n" ); document.write( "sin - 2sincos = 0 \n" ); document.write( "sin(1 - 2cos) = 0 \n" ); document.write( "sin = 0 \n" ); document.write( "x = 0 + n*pi, n = 0,1,2,3... \n" ); document.write( "----------------------- \n" ); document.write( "1- 2cos(x) = 0 \n" ); document.write( "cos(x) = 1/2 \n" ); document.write( "x = pi/3 + 2n*pi, n = 0,1,2,3... \n" ); document.write( "x = 2pi/3 + 2n*pi, n = 0,1,2,3... \n" ); document.write( " \n" ); document.write( " |