document.write( "Question 429519: A 6-foot-tall person standing at a distance of 27 ft from a water tower must look up at an angle of 46° to see the top of the water tower. To the nearest foot, find the height of the water tower. \n" ); document.write( "
Algebra.Com's Answer #298303 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Let h = the distance from the person's head to the top of the water tower
\n" ); document.write( "The sight angle is 46 deg, and the horizontal distance from the person to the tower is 27 ft.
\n" ); document.write( "Therefore \"h+=+27%2Atan%28theta%29\"
\n" ); document.write( "So h = 27*1.0355 = 28 feet (to the nearest foot)
\n" ); document.write( "So the height of the water tower from the ground is 6 ft + 28 ft = 34 ft.
\n" ); document.write( "
\n" );