document.write( "Question 1108042: The following problem refers to right triangle ABC with C = 90°. Use the given information to find the six trigonometric functions of A.
\n" );
document.write( "b = 10, c = 26\r
\n" );
document.write( "\n" );
document.write( "sin A =
\n" );
document.write( "
\n" );
document.write( "cos A =
\n" );
document.write( "
\n" );
document.write( "tan A =
\n" );
document.write( "
\n" );
document.write( "csc A =
\n" );
document.write( "
\n" );
document.write( "sec A =
\n" );
document.write( "
\n" );
document.write( "cot A =
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #723236 by Alan3354(69443) You can put this solution on YOUR website! The following problem refers to right triangle ABC with C = 90°. Use the given information to find the six trigonometric functions of A. \n" ); document.write( "b = 10, c = 26 \n" ); document.write( "================== \n" ); document.write( "Find the 3rd side, a \n" ); document.write( "=========== \n" ); document.write( "sin(A) = a/c \n" ); document.write( "cos(A) = b/c \n" ); document.write( "--- \n" ); document.write( "tan = sin/cos \n" ); document.write( "cot = cos/sin \n" ); document.write( "sec = 1/cos \n" ); document.write( "csd = 1/sin \n" ); document.write( " |