document.write( "Question 166999: A boulder 10m high is on edge of a cliff. From a point on the ground 200 ft away from the foot of the cliff, the angles of elevation of the top and bottom of the boulder are 60 degrees and 40 degrees respectively. How high is the cliff? \n" ); document.write( "
Algebra.Com's Answer #123014 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Using the law of tan we have the opposite/adjacent: \n" ); document.write( "t(40)=x/200 \n" ); document.write( ".839=x/200 \n" ); document.write( "x=.839*200 \n" ); document.write( "x=167.82 meters is the height of the cliff. \n" ); document.write( " |