A container with a volume of 14 L contains a gas with a temperature of 160^o K. If the temperature of the gas changes to 80 ^o K without any change in pressure, what must the container's new volume be?

1 Answer
Mar 25, 2016

7 \text{L}

Explanation:

Assuming the gas is ideal, this can be calculated in a few different ways. The Combined Gas Law is more appropriate than the Ideal Gas Law, and more general (so being familiar with it will benefit you in future problems more frequently) than Charles' Law, so I'll use it.

\frac{P_1 V_1}{T_1} = \frac{P_2 V_2}{T_2}

Rearrange for V_2
V_2 = \frac{P_1 V_1}{T_1} \frac{T_2}{P_2}

Rearrange to make proportional variables obvious
V_2 = \frac{P_1}{P_2} \frac{T_2}{T_1} V_1

Pressure is constant, so whatever it is, it divided by itself will be 1. Substitute in values for temperature and volume.
V_2 = (1) (\frac{80}{160}) (14)

Simplify
V_2 = \frac{14}{2}

End with the same units you started with
V_2 = 7 \text{L}

This answer makes intuitive sense. If the pressure is constant, decreasing the temperature should decrease the volume, since less energetic particles will take up a smaller amount of room.

Note that \text{L} is not an SI unit, so it would usually be bad practice to not convert it to \text{m}^3 before doing any calculations with it. If I had tried to use volume in liters to calculate pressure, for example, the units for pressure that would result would be non-standard and the value would be difficult to compare to anything.

It worked here because this equation was based on how all the same variables varied with respect to each other, and I started with volume in a non-standard unit and ended with volume a non-standard unit.