document.write( "Question 442410: The function, p(d)=1 + d/33 gives the pressure, in atmosphere (atm) at a depth (d) int he sea (d is in feet). Note that p(0)=1 atm, p(33)=2, and so on. Find pressure at 190 feet. \n" ); document.write( "
Algebra.Com's Answer #305206 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
p(d)=1+d/33
\n" ); document.write( "p(d)=1+190/33
\n" ); document.write( "\"\"=1+5.76
\n" ); document.write( "\"\"=6.76 atm..
\n" ); document.write( "
\n" );