document.write( "Question 767225: a plane is flying 6 miles above the surface of the earth. A passenger looks out of the window to the distant horizon. On a clear day how far is the horizon to the nearest mile? assume the radius of the earth is 3960 miles \n" ); document.write( "
Algebra.Com's Answer #467506 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! A right triangle is formed with 6 miles above the earth and 3,960 mile radius \n" ); document.write( "being the legs of the right triangle. The distance to the horizon is the \n" ); document.write( "hypotenuse.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a² + b² = c² {the Pythagorean Theorem} \n" ); document.write( "a and b are the legs, c is the hypotenuse\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3960² + 6² = c² {substituted into the Pythagorean Theorem} \n" ); document.write( "15,681,600 + 36 = c² {evaluated exponents} \n" ); document.write( "15,681,636 = c² {added} \n" ); document.write( "c ≈ 3,960.005 {took square root of each side and rounded}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The horizon is approximately 3,960 miles away \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |