document.write( "Question 148864: The volume of a gas is inversely proportional to the pressure on the gas. If the volume is 6 cubic centimeters when the pressure on the gas is 8 kilograms per square centimeter, then what is the volume when the pressure is 12 kilograms per square centimeter? \n" ); document.write( "
Algebra.Com's Answer #109207 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The volume of a gas is inversely proportional to the pressure on the gas. If the volume is 6 cubic centimeters when the pressure on the gas is 8 kilograms per square centimeter, then what is the volume when the pressure is 12 kilograms per square centimeter? \n" ); document.write( ". \n" ); document.write( "Let k = constant \n" ); document.write( "then we would have: \n" ); document.write( "\"vol of gas\" = k/\"pressure of gas\" \n" ); document.write( ". \n" ); document.write( "6 = k/8 \n" ); document.write( "solving for k we get: \n" ); document.write( "k = 48 \n" ); document.write( ". \n" ); document.write( "Now, to solve our problem: \n" ); document.write( "\"vol of gas\" = 48/12 \n" ); document.write( "\"vol of gas\" = 4 cubic centimeters \n" ); document.write( " |