# Mole Fraction Calculator

Calculate mole fractions for 2 or 3 component mixtures. Find mole fraction, total moles, and verify that all fractions sum to 1. Free chemistry tool.

## What this calculates

Calculate the mole fractions of components in a mixture. Enter the number of moles of each component (up to 3) to find their mole fractions. Includes a verification check that all mole fractions sum to 1.

## Inputs

- **Moles of Component A** (mol) — min 0 — Amount of component A in moles.
- **Moles of Component B** (mol) — min 0 — Amount of component B in moles.
- **Moles of Component C (optional)** (mol) — min 0 — Amount of component C in moles. Leave at 0 for a two-component mixture.

## Outputs

- **Mole Fraction χA** — Mole fraction of component A.
- **Mole Fraction χB** — Mole fraction of component B.
- **Mole Fraction χC** — Mole fraction of component C (0 if not used).
- **Total Moles** (mol) — Total moles in the mixture.
- **Sum of Fractions** — Verification: should equal 1.000000.

## Details

Mole fraction is a dimensionless way to express the concentration of a component in a mixture. It is defined as the ratio of moles of one component to the total moles of all components.

The Formula: χA = nA / (nA + nB + nC + ...)

Where χA (chi A) is the mole fraction of component A, nA is the moles of A, and the denominator is the total moles of all components. Mole fractions always sum to exactly 1 for a complete mixture.

Properties of Mole Fractions

- Dimensionless (no units)

- Always between 0 and 1 (inclusive)

- Sum of all mole fractions in a mixture equals 1

- Temperature independent (unlike molarity)

- Used in Raoult's law: P_A = χA × P°A (vapor pressure)

- Used in Dalton's law: P_A = χA × P_total (partial pressure)

Conversions

To convert between mole fraction and other concentration units, you typically need additional information such as molecular weights and densities. Mole fraction is related to molality by: χsolute = m × MW_solvent / (1000 + m × MW_solvent), where m is molality and MW_solvent is the molar mass of the solvent.

## Frequently Asked Questions

**Q: What is mole fraction used for?**

A: Mole fraction is used in Raoult's law (vapor pressure of solutions), Dalton's law (partial pressures of gas mixtures), colligative property calculations, and thermodynamic equations. It is the preferred concentration unit for many theoretical calculations because it is dimensionless and temperature-independent.

**Q: How is mole fraction related to partial pressure?**

A: In an ideal gas mixture, the partial pressure of a component equals its mole fraction times the total pressure: PA = χA × Ptotal (Dalton's law). For solutions, the vapor pressure of a component equals its mole fraction times its pure vapor pressure: PA = χA × P°A (Raoult's law).

**Q: Can mole fraction be greater than 1?**

A: No. Mole fraction must be between 0 and 1 (inclusive). A mole fraction of 0 means the component is absent, and a mole fraction of 1 means the mixture is pure (only that component). The sum of all mole fractions in a mixture always equals exactly 1.

**Q: How do I convert mole fraction to molarity?**

A: To convert χ to molarity, you need the solution density (ρ) and average molar mass (M_avg): M = χ × ρ × 1000 / M_avg. The average molar mass is M_avg = χA·MWA + χB·MWB + ... This requires knowing the molecular weights of all components.

---

Source: https://vastcalc.com/calculators/chemistry/mole-fraction
Category: Chemistry
Last updated: 2026-04-21
