document.write( "Question 442776: Solve the following equation for angles between 0 degrees =< x < 360 degrees inclusive.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #305560 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve the following equation for angles between 0 degrees =< x < 360 degrees inclusive. \n" ); document.write( "cot^2(x) = cosec(x)(cot)x \n" ); document.write( ".. \n" ); document.write( "cot^2(x) = cosec(x)(cot)x \n" ); document.write( "divide by cotx \n" ); document.write( "cotx=cscx \n" ); document.write( "cosx/sinx=1/sinx \n" ); document.write( "cosx=1 \n" ); document.write( "x=0 \n" ); document.write( " |