document.write( "Question 179307: The function,q(d)=1+ d/33 gives the pressure, in atmospheres (atm), at the depth d in the sea (d is in feet). Note that q(0)=1atm,q(33)=2, and so on. Find the pressure at 50 feet.
\n" );
document.write( "The pressure at 50 feet is ____atm.
\n" );
document.write( "(type an intreger or a simplified fraction) \n" );
document.write( "
Algebra.Com's Answer #134218 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! just plug that d- value into the equation \n" ); document.write( ": \n" ); document.write( "q(50)=1+50/33=83/33atm \n" ); document.write( " |