document.write( "Question 450453: 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 50 feet.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #309824 by edjones(8007)![]() ![]() You can put this solution on YOUR website! p(50)= 1 + 50/33 \n" ); document.write( "= 33/33 + 50/33 \n" ); document.write( "=83/33 atm \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |