document.write( "Question 177300This question is from textbook
\n" );
document.write( ": Find the exact values of the trigonometric functions for sin, cos, tan, csc, sec, and cot when Opposite side = a and Adjacent side = a. Find hypotenuse leg? \n" );
document.write( "
Algebra.Com's Answer #132374 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the exact values of the trigonometric functions for sin, cos, tan, csc, sec, and cot when Opposite side = a and Adjacent side = a. Find hypotenuse leg. \n" ); document.write( "----- \n" ); document.write( "hyp = sqrt(a^2 + a^2) = sqrt(2a^2) = asqrt(2) \n" ); document.write( "=================== \n" ); document.write( "sin = opp/hyp = a/asqrt(2) = 1/sqrt(2) \n" ); document.write( "cos = adj/hyp = 1/sqrt(2) \n" ); document.write( "tan = opp/adj = a/a = 1 \n" ); document.write( "---------------- \n" ); document.write( "csc, sec, and cot are the inverse of sin, cos, and tan \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H.. \n" ); document.write( " |