document.write( "Question 1176502: Find all exact solutions on (0, 2pi)
\n" );
document.write( "sec(x) sin(x) - 2 sin(x) = 0 \n" );
document.write( "
Algebra.Com's Answer #803576 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! sec x*sin x-2 sin x=0 \n" ); document.write( "sin x (sec x-2)=0 \n" ); document.write( "sin x=0, which would be at 0 and π. \n" ); document.write( "sec x=2 which is same as cos x=(1/2), which is at π/3 and 5π/3 \n" ); document.write( "(π/3,π,5π/3) if literally the interval is (0, 2π). If the interval is [0, 2π) ,then 0 would be allowed \n" ); document.write( " |