document.write( "Question 1191622: A person flying a kite holds the string 4 feet above ground level. The string of the kite is taut and makes an angle of 60° with the horizontal (see the figure). Approximate the height h of the kite above level ground if 400 feet of string is payed out. (Round your answer to the nearest whole number.)\r
\n" );
document.write( "\n" );
document.write( "h = __ ft \n" );
document.write( "
Algebra.Com's Answer #823405 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A person flying a kite holds the string 4 feet above ground level. The string of the kite is taut and makes an angle of 60° with the horizontal (see the figure). Approximate the height h of the kite above level ground if 400 feet of string is payed out. \n" ); document.write( "----------------------------- \n" ); document.write( "h = 400*sin(60) + 4 \n" ); document.write( " |