document.write( "Question 604767: Given the triangle below, find all six trig functions in simplest radical form.
\n" );
document.write( "Opposite=4 Adjacent=2radical5 Hypotenuse=6 \n" );
document.write( "
Algebra.Com's Answer #381393 by lawdej(58)![]() ![]() You can put this solution on YOUR website! sine=opposite/hypotenuse=4/6 \n" ); document.write( "cosine=adjacent/hypotenuse=2radical5/6 \n" ); document.write( "tangent=opposite/adjacent=4/2radical5 \n" ); document.write( "cosecant=hypotenuse/opposite=6/4 \n" ); document.write( "secant=hypotenuse/adjacent=6/2radical5 \n" ); document.write( "cotangent=adjacent/opposite=2radical5/4 \n" ); document.write( " |