document.write( "Question 158435: The function, p(d)=1+d/33, gives the pressure, in atmospheres (atm), at a depth d in the sea (d is in feet). Note that p(0)=1 atm, p(33)=2, and so on. Find the pressure at 150 ft.\r
\n" );
document.write( "\n" );
document.write( "The pressure at 150 feet is ____ atm. \n" );
document.write( "
Algebra.Com's Answer #116739 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The problem gives you a function of depth: \n" ); document.write( "p(d)=1+d/33 \n" ); document.write( "where d = depth in feet \n" ); document.write( ". \n" ); document.write( "And, if d = 150 ft \n" ); document.write( "then \n" ); document.write( "p(150)=1+150/33 \n" ); document.write( "p(150)=1+4.545 \n" ); document.write( "p(150)=5.545 atm \n" ); document.write( ". \n" ); document.write( "Therefore: \n" ); document.write( "The pressure at 150 feet is 5.545 atm.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |