document.write( "Question 1145693: a person standing at point A notices that the angle of elevation to the top of the antenna is 48° 30'. A second person standing 35.0 feet farther from the antenna than the person at A finds the angle of elevation to the top of the antenna to be 41° 10'. How far is the person at A from the base of the antenna? \r
\n" );
document.write( "\n" );
document.write( "(Round your answer to the nearest whole number.)
\n" );
document.write( "________ft \n" );
document.write( "
Algebra.Com's Answer #766982 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a person standing at point A notices that the angle of elevation to the top of the antenna is 48° 30'. \n" ); document.write( " A second person standing 35.0 feet farther from the antenna than the person at A finds the angle of elevation to the top of the antenna to be 41° 10'. \n" ); document.write( " How far is the person at A from the base of the antenna? \n" ); document.write( ": \n" ); document.write( "let x = the distance from A to the base of the antenna \n" ); document.write( "let h = the vertical height of the antenna \n" ); document.write( ": \n" ); document.write( "Change 48 30' to 48.5 degrees, change 41 10' to 41.167 degrees \n" ); document.write( "Use the tangent of these two angles \n" ); document.write( "tan(48.5) = \n" ); document.write( "tan(48.5)x = h \n" ); document.write( "and \n" ); document.write( "tan(41.167) = \n" ); document.write( "tan(41.167)(x+35) = h \n" ); document.write( "h = h therefore \n" ); document.write( "tan(48.5)x = tan(41.167)(x+35) \n" ); document.write( "find the actual tangent of these two angles \n" ); document.write( "1.1303x = .8744(x+35) \n" ); document.write( "1.1303x = .8744x + 30.6 \n" ); document.write( "1.1303x - .8744x = 30.6 \n" ); document.write( ".2559x = 30.6 \n" ); document.write( "x = \n" ); document.write( "x = 119.58, 120 ft from A to the base of the Antenna \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "you can confirm this, find the height of the antenna using both positions \n" ); document.write( "tan(48.5)*120 = 135.6 ft \n" ); document.write( "tan(41.167)*155 = 135.5 ft, close enough \n" ); document.write( " |