document.write( "Question 1115802: Suppose that is an angle in standard position whose terminal side intersects the unit circle at (20/29,21/29).\r
\n" );
document.write( "\n" );
document.write( "Find the exact values of tan0, csc0,and cos0. \n" );
document.write( "
Algebra.Com's Answer #730633 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Suppose that is an angle in standard position whose terminal side intersects the unit circle at (20/29,21/29).\r \n" ); document.write( "\n" ); document.write( "Find the exact values of tan0, csc0,and cos0. \n" ); document.write( "================ \n" ); document.write( "x = 20/29 \n" ); document.write( "y = 21/29 \n" ); document.write( "---- \n" ); document.write( "r = sqrt(x^2 + y^2) \n" ); document.write( "---- \n" ); document.write( "tan = y/x \n" ); document.write( "cos = x/r \n" ); document.write( "csc = r/y \n" ); document.write( " |