document.write( "Question 931242: I need help with this problem!\r
\n" );
document.write( "\n" );
document.write( "Air pressure at sea level is approximately 14.7 pounds per square inch. The function P(x) = 14.7e^-0.21x models the average atmospheric pressure, P(x) in pounds per square inch, at an altitude of x miles above sea level. Use the model to approximate the atmospheric pressure at the summit of K-2 (28,251 ft). Express your answer in pounds/sq inch rounded to the nearest tenth. \n" );
document.write( "
Algebra.Com's Answer #565516 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! The summit of K-2 is 28251 / 5280 = 5.350568182 miles \n" ); document.write( "P(x) = 14.7e^-0.21x = 14.7e^-0.21*5.350568182 \n" ); document.write( "note that e = 2.718281828 \n" ); document.write( "P(x) = 14.7 * 2.718281828^(-0.21*5.350568182) \n" ); document.write( "P(x) = 4.778984976 approx 4.8 pound per square inch \n" ); document.write( " \n" ); document.write( " |