# Raoult's Law Calculator

p_i = x_i·p_i* for ideal solutions, with total pressure and vapour-phase composition for binary mixtures.

> Canonical page: https://elysiatools.com/en/tools/raoult-law-calculator

- **Category:** Science & Education

- **Keywords:** raoult law, partial pressure, vapour pressure, ideal solution, mole fraction, distillation

## Overview

The Raoult's Law Calculator computes partial vapour pressures, total mixture vapour pressure, and vapour-phase mole fractions for ideal solutions. Whether evaluating vapour pressure lowering from non-volatile solutes or analyzing binary liquid mixtures for distillation separation, it delivers exact thermodynamic calculations instantly.

## Inputs

- **Mode** (select)
- **Mole fraction of component A, x_A** (number): e.g. 0.5 for an equimolar mix
- **Vapour pressure of pure A, p_A*** (number): e.g. 95.1 torr (benzene, 25 °C)
- **Vapour pressure of pure B, p_B*** (number): e.g. 28.4 torr (toluene, 25 °C)
- **Mole fraction x of the solvent** (number): e.g. 0.85 (single-component mode)
- **Vapour pressure of the pure liquid p*** (number): e.g. 23.76 torr (water, 25 °C)

## When to use

- Calculating total vapour pressure and vapour-liquid equilibrium compositions for binary ideal mixtures.
- Evaluating vapour-pressure lowering caused by non-volatile solutes dissolved in a pure solvent.
- Estimating top-vapour component enrichment when designing or modeling distillation columns.

## How it works

- Select your calculation mode: single component for solvent vapour lowering, or binary mixture for two-component equilibrium.
- Input the liquid-phase mole fraction (x or x_A) and pure-liquid vapour pressures (p* or p_A* and p_B*) at your operating temperature.
- The tool applies Raoult's law (p_i = x_i · p_i*) and Dalton's law to calculate partial pressures, total pressure, and vapour-phase mole fractions.

## Use cases

- Chemical engineering students solving physical chemistry equilibrium and distillation problem sets.
- Process technicians modeling binary solvent separation across fractional distillation stages.
- Laboratory researchers predicting solvent evaporation rates and colligative properties in solute solutions.

## Frequently asked questions

### What is Raoult's law?

Raoult's law states that the partial vapour pressure of a component in an ideal solution is equal to its liquid mole fraction multiplied by its pure-component vapour pressure.

### How is vapour-phase composition calculated?

Using Dalton's law alongside Raoult's law, the vapour mole fraction of component A is computed as y_A = p_A / p_total.

### What pressure units can I use?

You can use any pressure unit (such as torr, mmHg, kPa, or bar) as long as you input all pure-component vapour pressures in the same unit.

### What does single component mode calculate?

It calculates the lowered vapour pressure of a solvent containing a non-volatile solute and reports the total vapour-pressure drop (Δp = (1 - x) · p*).

### When does a liquid mixture follow Raoult's law?

A mixture follows Raoult's law when intermolecular forces between dissimilar molecules are similar to those between like molecules, behaving as an ideal solution.

## Related tools

- [Ampère Force Calculator](https://elysiatools.com/en/tools/ampere-force-calculator): F = B·I·L·sinθ for a current-carrying wire, with unit selectors, the force magnitude, the 90° reference, and the right-hand-rule direction.
- [Coulomb Force Calculator](https://elysiatools.com/en/tools/coulomb-force-calculator): Coulomb's law F = k·|q₁q₂|/r² with signed charges and unit selectors, reporting the force magnitude and whether the pair attracts or repels.
- [Electric Potential Calculator](https://elysiatools.com/en/tools/electric-potential-calculator): V = k·Q/r with the sign preserved, plus the electron potential energy U = −e·V in eV — at the Bohr radius this reproduces 27.2114 V, twice hydrogen's ionization energy.
- [Faraday Induction EMF Calculator](https://elysiatools.com/en/tools/faraday-induction-emf): Faraday's law |ε| = N·ΔΦ/Δt with turns, flux, and time selectors, plus the Lenz's-law sign explained — one turn and one weber per second induce exactly one volt.
- [Malus's Law Polarization Calculator](https://elysiatools.com/en/tools/polarization-malus-law): I = I₀·cos²θ: transmitted intensity and percentage for any polarizer angle, with the 0°/45°/90° landmarks.
- [Relativistic Momentum Calculator](https://elysiatools.com/en/tools/relativistic-momentum): p = γmv with p·c in eV-scale units, the Lorentz factor, and the classical mv comparison for electron, proton, or custom mass.
- [Rest Mass Energy Calculator](https://elysiatools.com/en/tools/rest-mass-energy): E₀ = mc² for electron, proton, neutron, or custom mass: energy in J and eV-scale units, mass in kg and u — the collider mass table.
- [Stern-Gerlach Deflection Calculator](https://elysiatools.com/en/tools/stern-gerlach-deflection): a = μ_z·G/m, deflection z = a·\[(L/v)²/2 + L·D/v²\], and 2z screen separation for spin-1/2 atoms in a field gradient.

## Samples

- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
