document.write( "Question 1050987: A pressure of a gas container varies directly with its temperature and inversely with its volume. At a temperature of 70 Kelvin and a volume of 10 cubic meters, the pressure is 33.6 newtons per square meter. What is the pressure if the temperature is increased to 80 Kelvin and the volume is decreased to 6 cubic meters? \n" ); document.write( "
Algebra.Com's Answer #666621 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A pressure of a gas container varies directly with its temperature and inversely with its volume. At a temperature of 70 Kelvin and a volume of 10 cubic meters, the pressure is 33.6 newtons per square meter. What is the pressure if the temperature is increased to 80 Kelvin and the volume is decreased to 6 cubic meters? \n" ); document.write( "------------- \n" ); document.write( "PV = nRT \n" ); document.write( "PV = kT (k is a constant) \n" ); document.write( "---- \n" ); document.write( "P = kT/V \n" ); document.write( "33.6 = k*70/10 \n" ); document.write( "k = 4.8 \n" ); document.write( "------------ \n" ); document.write( "P = 4.8*80/6 \n" ); document.write( "P = 64 (same units) \n" ); document.write( " |