document.write( "Question 192726: A kite is 100 feet above the ground. How many feet of string (to the nearest foot) are used if the angle of elevation is 35*? \n" ); document.write( "
Algebra.Com's Answer #144649 by RAY100(1637) ![]() You can put this solution on YOUR website! The angle of elevation is the angle between horizontal ground and the string\r \n" ); document.write( "\n" ); document.write( "a right triangle is formed, the distance along ground is one leg, the other leg is the height of the kite, and the hypotenuse is the string length. The angle of elevation is opposite the height.\r \n" ); document.write( "\n" ); document.write( "the trig function is opposite / hypotenuse or sin.\r \n" ); document.write( "\n" ); document.write( "sin35 = 100 / hyp\r \n" ); document.write( "\n" ); document.write( "hyp = 100/sin35 =174.3446=174 ft \n" ); document.write( " |