document.write( "Question 175540: Here is another application I am struggling with. I submitted it earlier but my computer shut down and I am unsure if it went through or not. Here it is again.
\n" );
document.write( "2. The equation [D=1.2 square root of h] gives the distance, D, in miles that a person can see to the horizon from a height, h, in feet. \r
\n" );
document.write( "\n" );
document.write( "a. Solve this equation for h. \r
\n" );
document.write( "\n" );
document.write( "b. Long’s Peak in the Rocky Mountain National Park, is 14,255 feet in elevation. How far can you see to the horizon from the top of Long’s Peak? Can you see Cheyenne, Wyoming (about 89 miles away)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #130615 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2. The equation [D=1.2 square root of h] gives the distance, D, in miles that a person can see to the horizon from a height, h, in feet. \n" ); document.write( "a. Solve this equation for h. \n" ); document.write( "D = 1.2sqrt(h) \n" ); document.write( "sqrt(h) = D/1.2 \n" ); document.write( "h = [D/1.2]^2 \n" ); document.write( "--------------------------------------- \n" ); document.write( "b. Long’s Peak in the Rocky Mountain National Park, is 14,255 feet in elevation. How far can you see to the horizon from the top of Long’s Peak? \n" ); document.write( "D = 1.2sqrt(14255) = 143.27 miles \n" ); document.write( "--------------------------------------\r \n" ); document.write( "\n" ); document.write( "Can you see Cheyenne, Wyoming (about 89 miles away)? \n" ); document.write( "According to the formula, Yes. \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |