document.write( "Question 712195: The altitude of an aircraft,h, in miles, is given by
\n" );
document.write( "h=-(100/9)log p/b
\n" );
document.write( "where p= the outside pressure and B= the atmosperic pressure at sea level. Let B=31 inches of Mercury. What is the outside air pressure at a height of 2.7 miles? \n" );
document.write( "
Algebra.Com's Answer #437777 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The altitude of an aircraft,h, in miles, is given by \n" ); document.write( "h=-(100/9)log p/b \n" ); document.write( "where p= the outside pressure and B= the atmosperic pressure at sea level. Let B=31 inches of Mercury. What is the outside air pressure at a height of 2.7 miles? \n" ); document.write( "-------- \n" ); document.write( "2.7 = -(100/9)log(p/31) \n" ); document.write( "log(p/31) = -0.243 \n" ); document.write( "---- \n" ); document.write( "p/31 = 10^-0.243 \n" ); document.write( "p = 31*0.5715 \n" ); document.write( "---- \n" ); document.write( "p = 17.72 (outside air pressure) \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |