Wolfram Computation Meets Knowledge

Avogadro's Law

Avogadro's law states that equal volumes of all gases, at the same temperature and pressure, have the same number of molecules. For a given mass of an ideal gas, the volume and amount (moles) of the gas are directly proportional if the temperature and pressure are constant.

The initial volume of an ideal gas divided by the initial amount of the ideal gas equals the final volume divided by the number of the final amount of the ideal gas.

Formula

QuantityVariable[Subscript["V", "1"], "Volume"]/QuantityVariable[Subscript["n", "1"], "Amount"] == QuantityVariable[Subscript["V", "2"], "Volume"]/QuantityVariable[Subscript["n", "2"], "Amount"]

symbol description physical quantity
n1 initial moles "Amount"
V1 initial volume "Volume"
n2 final moles "Amount"
V2 final volume "Volume"

Forms

Examples

Get the resource:

In[1]:=
ResourceObject["Avogadro's Law"]
Out[1]=

Get the formula:

In[2]:=
FormulaData[ResourceObject["Avogadro's Law"]]
Out[2]=

Use some values:

In[3]:=
FormulaData[ResourceObject["Avogadro's Law"], {QuantityVariable[
\!\(\*SubscriptBox[\("n"\), \("2"\)]\),"Amount"] -> 
   Quantity[0.5`, "Moles"]}]
Out[3]=

Source Metadata

Publisher Information