document.write( "Question 899173: Find sin t, cos t, and tan t when the terminal side of an angle of t radians passes through the given point.
\n" );
document.write( "1) (-π, 2) \n" );
document.write( "
Algebra.Com's Answer #545439 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find sin t, cos t, and tan t when the terminal side of an angle of t radians passes through the given point. 1) (-π, 2) \n" ); document.write( "x = -pi \n" ); document.write( "y = 2 \n" ); document.write( "So, r = sqrt(pi^2 + 4) \n" ); document.write( "------ \n" ); document.write( "sin = y/r = 2/sqrt(pi^2+4) \n" ); document.write( "cos = x/r = -pi/sqrt(pi^2+4) \n" ); document.write( "tan = y/x = -2/pi \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------------- \n" ); document.write( " |