document.write( "Question 906449: find the value of each of the six trigonmetric functions for the angle whose terminal side passes through the given point:\r
\n" );
document.write( "\n" );
document.write( "p(2,3) \n" );
document.write( "
Algebra.Com's Answer #549857 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the value of each of the six trigonmetric functions for the angle whose terminal side passes through the given point: \n" ); document.write( " p(2,3) \n" ); document.write( "------ \n" ); document.write( "x = 2 ; y = 3 ; r = sqrt(2^2+3^2) = sqrt(13) \n" ); document.write( "------------------------ \n" ); document.write( "sin = y/r = 3/sqrt(13) \n" ); document.write( "cos = x/4 = 2/sqrt(13) \n" ); document.write( "tan = y/x = 3/2 \n" ); document.write( "----- \n" ); document.write( "csc = r/y = sqrt(13)/3 \n" ); document.write( "sec = r/x = sqrt(13)/2 \n" ); document.write( "cot = x/y = 2/3 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( "-------------- \n" ); document.write( " |