document.write( "Question 277029: From a point 250 m from the base of a vertical cliff, the angles of elevation to the top and bottom of a radio tower on top of the cliff are 62.2 degrees and 59.5 degrees. How tall is the tower? \n" ); document.write( "
Algebra.Com's Answer #201777 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let x be the larger angle = 62.2 degrees\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let y be the smaller angle = 59.5 degrees.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let a be the vertical distance from the base of the vertical cliff to the top of the tower.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let b be the vertical distance from the base of the vertical cliff to the bottom of the tower.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the height of the tower would be a minus b.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "tan(x) = opposite/adjacent = a/250\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "tan(y) = opposite/adjacent = b/250\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means that a = 250*tan(x).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this also means that b = 250*tan(y).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this also means that a - b = 250*tan(x) - 250*tan(y) which means that:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a-b = 250*(tan(x)-tan(y).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "finally, this means that:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a-b = 250 * (tan(62.2) - tan(59.5)).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we use our calculator to find the tangents and plug into the formula to get\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a-b = 250 * (1.896668769 - 1.697663119) which becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a-b = 250 * .19900565 which becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a-b = 49.75141253 meters.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );