document.write( "Question 947734: The pressure 100 feet beneath the ocean surface is approximately 4 atm where as at a depth of 200 feet the pressure is about 7 atm
\n" );
document.write( "A. Find a linear function that expresses pressure as a function of debt
\n" );
document.write( "B. use the function of part (a) to determine the pressure at a depth of 690 ft. \n" );
document.write( "
Algebra.Com's Answer #578392 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! The pressure 100 feet beneath the ocean surface is approximately 4 atm where as at a depth of 200 feet the pressure is about 7 atm \n" ); document.write( ": \n" ); document.write( "A. Find a linear function that expresses pressure as a function of depth \n" ); document.write( "Find the slope (m) with x/y pairs:\r \n" ); document.write( "\n" ); document.write( "x1 = 100 y1 = 4 \n" ); document.write( "x2 = 200 y2 = 7 \n" ); document.write( "m = \n" ); document.write( "At 0 depth, there will be 1 atm, therefore y = 1 when x=0: \n" ); document.write( "f(x) = .03x + 1 \n" ); document.write( ": \n" ); document.write( "B. use the function of part (a) to determine the pressure at a depth of 690 ft. \n" ); document.write( "f(x) = .03(690) + 1 \n" ); document.write( "f(x) ~ 22 atm at 690 ft \n" ); document.write( " \n" ); document.write( " |