Wolfram Computation Meets Knowledge

Charles's Law

Charles's law states that when the pressure on a sample of a dry gas is held constant, the Kelvin temperature and the volume will be directly related.

Charles's law says that the initial volume divided by the initial temperature equals the final volume divided by the final temperature.

Formula

QuantityVariable[Subscript["V", "1"], "Volume"]/QuantityVariable[Subscript["T", "1"], "Temperature"] == QuantityVariable[Subscript["V", "2"], "Volume"]/QuantityVariable[Subscript["T", "2"], "Temperature"]

Forms

Examples

Get the resource:

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

Get the formula:

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

Use some values:

In[3]:=
FormulaData[ResourceObject["Charles's Law"], {QuantityVariable[
\!\(\*SubscriptBox[\("T"\), \("1"\)]\),"Temperature"] -> 
   Quantity[200, "Kelvins"]}]
Out[3]=

Source Metadata

Publisher Information