document.write( "Question 179310: The function, q(d) = 1 + d/33 gives the pressure, in atmospheres (atm), at a depth d in the sea (d is in feet). Not that q(0)=1 atm, q (33)=2, and so on. Find the pressure at 50 feet. \n" ); document.write( "
| Algebra.Com's Answer #134212 by Mathtut(3670)      You can put this solution on YOUR website! just plug that value into the equation \n" ); document.write( ": \n" ); document.write( "q(50)=1+50/33=83/33=2.51atm \n" ); document.write( " |