document.write( "Question 488395: Find an exact solution to the equation below so that 0 < theta < pi.\r
\n" );
document.write( "\n" );
document.write( " (1 + tan(theta))/sin(theta)= 0\r
\n" );
document.write( "\n" );
document.write( "theta = \n" );
document.write( "
Algebra.Com's Answer #333381 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find an exact solution to the equation below so that 0 < theta < pi. \n" ); document.write( "(1 + tan(theta))/sin(theta)= 0 \n" ); document.write( "** \n" ); document.write( "use x for theta \n" ); document.write( "1+tanx/sinx=0 \n" ); document.write( "(1+sinx/cosx)/sinx=0 \n" ); document.write( "cosx+sinx/cosxsinx=0 \n" ); document.write( "cosx+sinx=0 \n" ); document.write( "cosx=-sinx \n" ); document.write( "in quadrant II, cos<0, sin>0 \n" ); document.write( "x=3π/4 \n" ); document.write( " |