document.write( "Question 960359: If cosec (theta) = root 10 & theta is an acute angle, then sec (theta) = ? \n" ); document.write( "
Algebra.Com's Answer #586915 by Alan3354(69443) You can put this solution on YOUR website! If cosec (theta) = root 10 & theta is an acute angle, then sec (theta) = ? \n" ); document.write( "-------------- \n" ); document.write( "sin = sqrt(10)/10 \n" ); document.write( "sin^2 + cos^2 = 1 \n" ); document.write( "--- \n" ); document.write( "cos^2 = 1 - sin^2 = 1 - 1/10 = 9/10 \n" ); document.write( "sec^2 = 1/cos^2 = 10/9 \n" ); document.write( "sec = sqrt(10)/3 \n" ); document.write( " \n" ); document.write( " |