document.write( "Question 135029: A person is 100m from a tower. The angle subtended by the top of the tower with the ground is 30 degress. Calculate the height fo the tower. \n" ); document.write( "
Algebra.Com's Answer #98951 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
this problem is a 30-60-90 triangle.
\n" ); document.write( "the sin (op./hyp.) of 30deg.=.5
\n" ); document.write( ".5=x/100
\n" ); document.write( "x=100*.5
\n" ); document.write( "x=50 for the height of the tower.
\n" ); document.write( "
\n" );