document.write( "Question 783178: Give the sine (SIN), cosecant (CSC) and cotangent (COT) of angle theta (in a right angle) using the following data:
\n" );
document.write( "Hypotenuse = 8
\n" );
document.write( "Cosine (side adjacent to angle theta)= 7
\n" );
document.write( "The answer can NOT be in decimal form.\r
\n" );
document.write( "\n" );
document.write( "When I worked it out I got decimal answers. I need to convert them to non-decimal. Perhaps the answers should be in square root form:\r
\n" );
document.write( "\n" );
document.write( "sine = 3.8736/8 = 0.4842\r
\n" );
document.write( "\n" );
document.write( "cosecant 8/3.8736 = 2.06526\r
\n" );
document.write( "\n" );
document.write( "cotangent 7/3.8736 = 1.807104 \n" );
document.write( "
Algebra.Com's Answer #476635 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Give the sine (SIN), cosecant (CSC) and cotangent (COT) of angle theta (in a right angle) using the following data: \n" ); document.write( "Hypotenuse = 8 \n" ); document.write( "side adjacent to angle theta = 7 \n" ); document.write( "------ \n" ); document.write( "3rd side = sqrt[8^2-7^2) = sqrt(15) \n" ); document.write( "======== \n" ); document.write( "cos(theta) = sqrt(15)/8 \n" ); document.write( "sin(theta) = 7/8 \n" ); document.write( "cot(theta) = cos/sin = 7/sqrt(15) = (7/15)sqrt(15) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |