document.write( "Question 821555: I am not understanding this problem whatsoever. Please help.\r
\n" );
document.write( "\n" );
document.write( "Because of the curvature of the earth, the maximum distance \"D\" that you can see from the top of a tall building or from an airplane at height \"h\" is given by the function:\r
\n" );
document.write( "\n" );
document.write( "[ D(h)= sqrt( 2rh + h^2 ) ]\r
\n" );
document.write( "\n" );
document.write( "Where r=3960 mi is the radius of the Earth and \"D\" and \"h\" are the measured in miles.\r
\n" );
document.write( "\n" );
document.write( "(a) Find D(0.1) and D(0.2).
\n" );
document.write( "(b) How far can you see from the observation deck of Toronto's CN Tower, 1135ft above ground?
\n" );
document.write( "(c) Commercial aircraft fly an altitude of about 7 mi. How Far can the pilot see?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #494222 by TimothyLamb(4379) You can put this solution on YOUR website! --- \n" ); document.write( "the problem gives you this formula: \n" ); document.write( "--- \n" ); document.write( "D(h)= sqrt( 2(3960)h + hh ) \n" ); document.write( "--- \n" ); document.write( "I added the parentheses only to make the formula clear \n" ); document.write( "--- \n" ); document.write( "all you have to do is plug into the above formula the h values (in miles) given in the problem, and do the math on a calculator, so just do the following on a calculator: \n" ); document.write( "--- \n" ); document.write( "a) \n" ); document.write( "D(0.1)= sqrt( 2(3960)0.1 + (0.1)(0.1) ) \n" ); document.write( "D(0.2)= sqrt( 2(3960)0.2 + (0.2)(0.2) ) \n" ); document.write( "--- \n" ); document.write( "b) \n" ); document.write( "first convert h = 1135 feet to miles (1135 ft * 1/5280 miles/ft) then plug the resulting h into the formula above \n" ); document.write( "--- \n" ); document.write( "c) \n" ); document.write( "D(7)= sqrt( 2(3960)7 + 7*7 ) \n" ); document.write( "--- \n" ); document.write( "you can do the math on a calculator \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |