document.write( "Question 872221: You are in the smaller building looking out of a window. You sight the top of the taller building at an angle of40 degrees. You sight the bottom of the taller building with an angle of depression of 20 degrees. If the building is 200 feet tall, how high up are you in the smaller building? How far apart are the two buildings? \n" ); document.write( "
| Algebra.Com's Answer #526014 by mananth(16946)     You can put this solution on YOUR website! You are in the smaller building looking out of a window. You sight the top of the taller building at an angle of40 degrees. You sight the bottom of the taller building with an angle of depression of 20 degrees. If the building is 200 feet tall, how high up are you in the smaller building? How far apart are the two buildings?\r \n" ); document.write( "\n" ); document.write( "angle of elevation to the top of taller building = 40 degrees\r \n" ); document.write( "\n" ); document.write( "angle of depression to the bottom of taller building = 20 degrees\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let us assume you are at height h in the smaller building \n" ); document.write( "height of taller building = 200 ft\r \n" ); document.write( "\n" ); document.write( "let the distance between the two buildings be d\r \n" ); document.write( "\n" ); document.write( "tan 20 = h/d\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "tan 40 = (200-h)/d\r \n" ); document.write( "\n" ); document.write( "tan 20 + tan 40 = h/d + (200-h)/d\r \n" ); document.write( "\n" ); document.write( "tan 20 + tan 40 = 200/d\r \n" ); document.write( "\n" ); document.write( "d= 200/( tan 40 +tan 20 ) \n" ); document.write( "d=166.07 feet\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now tan 20 = h/166.07 \n" ); document.write( "h = 166.07*tan 20\r \n" ); document.write( "\n" ); document.write( "h = 60.44 feet\r \n" ); document.write( "\n" ); document.write( "you are standing 60.44 feet \n" ); document.write( " |