document.write( "Question 160222: 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 110 ft.\r
\n" ); document.write( "\n" ); document.write( "The pressure at 110 ft. is _____ atm.
\n" ); document.write( "

Algebra.Com's Answer #118165 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
it looks like all you have to do is set d = 110
\n" ); document.write( "then p(110) = 1 + (110/33)
\n" ); document.write( "this becomes 1 + 3 and one third = 4 and 1 third = 4.333333333..... = 4.33 atm rounded to the nearest hundredth.
\n" ); document.write( "
\n" ); document.write( "
\n" );