document.write( "Question 611047: Since I can't put the problem on here, I'll tell you what to draw. A right triangle with the 90 degrees on the bottom left, bottom right angle is 65 degrees, bottom let is 10, hypoteneuse is x. Find x. I need to solve this using sin, cos, and tan. I'm not quite sure which one to use and how to set up the problem. Thank you! \n" ); document.write( "
Algebra.Com's Answer #384760 by nerdybill(7384) You can put this solution on YOUR website! Since I can't put the problem on here, I'll tell you what to draw. A right triangle with the 90 degrees on the bottom left, bottom right angle is 65 degrees, bottom let is 10, hypotenuse is x. Find x. I need to solve this using sin, cos, and tan. I'm not quite sure which one to use and how to set up the problem. Thank you! \n" ); document.write( ". \n" ); document.write( "I assume you meant the \"bottom length\" is 10. \n" ); document.write( ". \n" ); document.write( "because you know two of the three angles, you can determine the third angle as: \n" ); document.write( "180-(90+65) = 25 degrees \n" ); document.write( ". \n" ); document.write( "You can apply cosine: \n" ); document.write( "cos = adjacent/hypotenuse \n" ); document.write( "cos(65) = 10/x \n" ); document.write( "x = 10/cos(65) \n" ); document.write( "x = 23.66 \n" ); document.write( ". \n" ); document.write( "Or, you can apply sine: \n" ); document.write( "sin = opposite/hypotenuse \n" ); document.write( "sin(25) = 10/x \n" ); document.write( "x = 10/sin(25) \n" ); document.write( "x = 23.66 \n" ); document.write( " \n" ); document.write( " |