document.write( "Question 408021: The function, p(d) = 1 + d/33, gives the pressure, in atmospheres (atm), at a
\n" ); document.write( "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 180 feet. The pressure at 180 feet is ___ atm.
\n" ); document.write( "(type an integer or a simplified fraction)
\n" ); document.write( "

Algebra.Com's Answer #287504 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The function, p(d) = 1 + d/33, gives the pressure, in atmospheres (atm), at a
\n" ); document.write( "depth d in the sea (d is in feet). Note that p(0) = 1 atm, p(33) = 2, and so on.
\n" ); document.write( ":
\n" ); document.write( "p(d) = 1 + \"d%2F33\"
\n" ); document.write( ";
\n" ); document.write( "Find the pressure at 180 feet. d=180
\n" ); document.write( "p(d) = 1 + \"180%2F33\"
\n" ); document.write( "p(d) = 1 + 5\"15%2F33\"
\n" ); document.write( "p(d) = 6\"5%2F11\" atmospheres at 180 fr\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );