document.write( "Question 1003675: I have a problem here that states. There are two buildings (I will call them \"nearby building\" and \"skyscraper\") and need to find the height of both buildings.
\n" );
document.write( "-What we are told is the distance between them is 75m.
\n" );
document.write( "-The angle of elevation from the base of the \"nearby building\" to the top of the \"skyscraper\" is 54 degrees.
\n" );
document.write( "-The angle of elevation from the roof of the \"nearby building\" to the top of the \"skyscraper\" is 45 degrees.\r
\n" );
document.write( "\n" );
document.write( "Here is the solution I have came up with, knowing the angle from the \"nearby building\" to the top of the \"skyscraper\" and considering the other angle is 36. I need to then find the tan(36).\r
\n" );
document.write( "\n" );
document.write( "tan36=75/x
\n" );
document.write( "x= 75/tan36
\n" );
document.write( "x= 103.2
\n" );
document.write( "So the skyscraper would be 103.2 meters tall\r
\n" );
document.write( "\n" );
document.write( "For the \"nearby building\" we would do the same
\n" );
document.write( "tan45=75/x
\n" );
document.write( "x=75/tan45
\n" );
document.write( "x=75
\n" );
document.write( "Then find the difference 103.2-75=28.2
\n" );
document.write( "The nearby building would then be 28.2 meters tall\r
\n" );
document.write( "\n" );
document.write( "I wish I could include the graphic I drew to explain it visually, sorry if I didn't word this well enough to understand. We are also told to round to the nearest tenth. \n" );
document.write( "
Algebra.Com's Answer #620367 by mananth(16946)![]() ![]() You can put this solution on YOUR website! BS = 75 tan 45\r \n" ); document.write( "\n" ); document.write( "tan 45 =1\r \n" ); document.write( "\n" ); document.write( "BS = 75\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(75+x )= 75 tan 54\r \n" ); document.write( "\n" ); document.write( "75 tan 54 - 75 = x\r \n" ); document.write( "\n" ); document.write( "tan 75 = 0.67\r \n" ); document.write( "\n" ); document.write( "75 *0.67-75 = 28.22m\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |