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 #476634 by Alan3354(69443)![]() ![]() 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( "Cosine (side adjacent to angle theta)= 7 ********** cos can't = 7 *** \n" ); document.write( "----------- \n" ); document.write( "If the side adjacent = 7, then \n" ); document.write( "cos = 7/8 \n" ); document.write( "---------- \n" ); document.write( "sin = sqrt(1 - cos^2) = sqrt(1 - 49/64) \n" ); document.write( "sin = sqrt(15/64) = sqrt(15)/8 \n" ); document.write( "--------- \n" ); document.write( "tan = sin/cos = sqrt(15)/7 \n" ); document.write( "------ \n" ); document.write( "cot = 1/tan \n" ); document.write( "sec = 1/cos \n" ); document.write( "csc = 1/sin \n" ); document.write( "===================== \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( " |