document.write( "Question 1198768: For a constant temperature, the pressure (P) of a gas varies inversely as the volume (V). If
\n" );
document.write( "the pressure is 25 psi when the volume is 400 f, find the pressure when the volume is 150
\n" );
document.write( "fB. \n" );
document.write( "
Algebra.Com's Answer #832427 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! For a constant temperature, the pressure (P) of a gas varies inversely as the volume (V). If \n" ); document.write( "the pressure is 25 psi when the volume is 400 f, find the pressure when the volume is 150 \n" ); document.write( "-------------------------- \n" ); document.write( "P = k/V --- k is a constant \n" ); document.write( "25 = k/400 \n" ); document.write( "k = 10000 \n" ); document.write( "------ \n" ); document.write( "P = k/150 = 10000/150 \n" ); document.write( "P = 200/3 psi \n" ); document.write( " |