document.write( "Question 770603: The atmospheric pressure P in pounds per square inch (psi) is given by
\n" );
document.write( "P = 14.7 e−0.21 a
\n" );
document.write( "where a is the altitude above sea level (in miles). If a city has an atmospheric pressure of 11.39 psi, what is its altitude? (Recall that 1 mi = 5,280 ft. Round your answer to the nearest foot.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #469612 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The atmospheric pressure P in pounds per square inch (psi) is given by \n" ); document.write( "P = 14.7 e−0.21 a \n" ); document.write( "where a is the altitude above sea level (in miles). If a city has an atmospheric pressure of 11.39 psi, what is its altitude? (Recall that 1 mi = 5,280 ft. Round your answer to the nearest foot.) \n" ); document.write( "------------- \n" ); document.write( "11.39 = 14.7*e^0.21*a \n" ); document.write( "----- \n" ); document.write( "a = [11.39*e^0.21]/14.7 \n" ); document.write( "----- \n" ); document.write( "a = 0.9559 miles \n" ); document.write( "a = 0.9559*5290 = 5047.1 feet \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |