document.write( "Question 250081: An aircraft is vertically above a point which is 10km West and 15km North of a control tower. If the aircraft is 4000m above the ground, how far is it from the control tower? \n" ); document.write( "
Algebra.Com's Answer #185295 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An aircraft is vertically above a point which is 10km West and 15km North of a control tower. If the aircraft is 4000m above the ground, how far is it from the control tower? \n" ); document.write( "----------------- \n" ); document.write( "s^2 = x^2 + y^2 + z^2 = 100 + 225 + 16 \n" ); document.write( "s = sqrt(341) \n" ); document.write( "s =~ 18.466 km\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |