document.write( "Question 280226: The function given by P(s) = 1 + d/33 gives the pressure, in atmospheres (atm) at a depth of d feet in the sea. For what depths d is the pressure at least 1 atm and at most 7 atm? \n" ); document.write( "
Algebra.Com's Answer #203670 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The function given by P(s) = 1 + d/33 gives the pressure, in atmospheres (atm) at a depth of d feet in the sea. For what depths d is the pressure at least 1 atm and at most 7 atm? \n" ); document.write( "-------------------------------- \n" ); document.write( "P(s) = 1 + (d/33) \n" ); document.write( "--- \n" ); document.write( "Solve 1 <= P(s) <= 7 \n" ); document.write( "--- \n" ); document.write( "1 <= 1 + (d/33) <= 7 \n" ); document.write( "--- \n" ); document.write( "0 <= d/33 <= 6 \n" ); document.write( "--- \n" ); document.write( "0'<= depth <=198'\r \n" ); document.write( "\n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |