Molarity-to-Density Formula
Molar concentration, also called molarity, amount concentration or substance concentration, is a measure of the concentration of a solute in a solution, or of any chemical species, in terms of the amount of substance in a given volume. The density of a substance is its mass per unit volume.
The density equals the concentration times the molar mass.
Formula
![Copy to Clipboard QuantityVariable["d", "MassDensity"] == QuantityVariable["c", "Molarity"]*QuantityVariable["M", "MolarMass"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/9f7/9f708082-71f6-4057-9ee2-6b4d711ba8ef/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| d | density | "MassDensity" |
| c | concentration | "Molarity" |
| M | molar mass | "MolarMass" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
