document.write( "Question 1096985: The pressure exerted by a certain liquid at a given point varies directly as the depth of the point beneath the surface of the liquid. The pressure at 50 feet is 20 pounds per square inch. What is the pressure at 130 feet? \n" ); document.write( "
Algebra.Com's Answer #711384 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y is pressure and x=depth \n" ); document.write( "y=kx \n" ); document.write( "50=k*20 \n" ); document.write( "k=50/20=2.5 \n" ); document.write( "Use k in the next part. \n" ); document.write( "y=(2.5)(130)=325 psi \n" ); document.write( " |