document.write( "Question 1133058: Find all the other trigonometric ratios for the angel A if sin(A) = sqrt(90)/10. \n" ); document.write( "
Algebra.Com's Answer #750220 by Alan3354(69443) You can put this solution on YOUR website! Find all the other trigonometric ratios for the angel A if sin(A) = sqrt(90)/10. \n" ); document.write( "------ \n" ); document.write( "sin(A) = y/r \n" ); document.write( "y = sqrt(90) \n" ); document.write( "r = 10 \n" ); document.write( "---- \n" ); document.write( "x = sqrt(r^2 - y^2) = sqrt(10) \n" ); document.write( "=========== \n" ); document.write( "cos = x/r \n" ); document.write( "tan = y/x \n" ); document.write( "cot = 1/tan \n" ); document.write( "sec = 1/cos \n" ); document.write( "csc = 1/sin \n" ); document.write( " |