document.write( "Question 601493: Find all values of t in the interval [0, 2π] satisfying the given equation. (Enter your answers as a comma-separated list.)
\n" );
document.write( "4 tan t + 4 = 0 \n" );
document.write( "
Algebra.Com's Answer #379792 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 4*tan(t)+4 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4*tan(t) = -4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "tan(t) = -4/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "tan(t) = -1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t = arctan(-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t = 3pi/4 or t = 7pi/4 \n" ); document.write( " |