document.write( "Question 691033: Explain how you would compute the values of the six trigonometric functions of any real number with the help of the coordinate plane? \n" ); document.write( "
Algebra.Com's Answer #426536 by stanbon(75887) ![]() You can put this solution on YOUR website! Explain how you would compute the values of the six trigonometric functions of any real number with the help of the coordinate plane? \n" ); document.write( "---- \n" ); document.write( "Example: \n" ); document.write( "Try Real Number = \"2\" \n" ); document.write( "Let sin(2) = opp/hyp = k/1 \n" ); document.write( "--- \n" ); document.write( "adj = sqrt[k^2-1^2] \n" ); document.write( "---- \n" ); document.write( "So: \n" ); document.write( "sin(2) = k \n" ); document.write( "cos(2) = adj/hyp = (k^2-1)/1 = k^2-1 \n" ); document.write( "tan(2) = opp/adj = k/(k^2-1) \n" ); document.write( "---- \n" ); document.write( "csc(2) = 1/k \n" ); document.write( "sec(2) = 1/(k^2-1) \n" ); document.write( "cot(2) = (k^2-1)/k \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |