Adsorption isotherms — Langmuir vs Freundlich comparison with graphs

medium CBSE JEE-MAIN NEET 3 min read

Question

Compare the Langmuir and Freundlich adsorption isotherms. When does each apply, and how do their graphs differ? For the Freundlich isotherm xm=kP1/n\frac{x}{m} = kP^{1/n}, what does the value of 1/n1/n indicate?

(CBSE Class 12 / JEE Main pattern)


Solution — Step by Step

An adsorption isotherm is a graph of the amount adsorbed (x/mx/m) versus pressure (PP) at constant temperature. It answers: “How much gas sticks to the surface as we increase pressure?”

xm=kP1/n(n>1)\frac{x}{m} = kP^{1/n} \quad (n > 1)

Taking log on both sides: logxm=logk+1nlogP\log\frac{x}{m} = \log k + \frac{1}{n}\log P

This is a straight line when plotted as log(x/m)\log(x/m) vs logP\log P, with slope =1/n= 1/n and intercept =logk= \log k.

The value of 1/n1/n lies between 0 and 1. If 1/n=01/n = 0, adsorption is independent of pressure (saturation). If 1/n=11/n = 1, adsorption is directly proportional to pressure. Most real cases fall between these limits.

xm=aP1+bP\frac{x}{m} = \frac{aP}{1 + bP}

At low pressure (bP1bP \ll 1): x/maPx/m \approx aP — linear, like Freundlich with 1/n=11/n = 1.

At high pressure (bP1bP \gg 1): x/ma/bx/m \approx a/b — constant (saturation). This is the key feature Langmuir adds that Freundlich misses.

flowchart TD
    A["Choose isotherm model"] --> B{"Pressure range?"}
    B -->|"Low to moderate P"| C["Freundlich works\nx/m = kP^(1/n)"]
    B -->|"Full range including\nhigh P saturation"| D["Langmuir needed\nx/m = aP/(1+bP)"]
    C --> E["Limitation: does not\npredict saturation"]
    D --> F["Assumes: monolayer,\nuniform surface,\nno interaction between\nadsorbed molecules"]
FeatureFreundlichLangmuir
Formulax/m=kP1/nx/m = kP^{1/n}x/m=aP/(1+bP)x/m = aP/(1+bP)
SaturationDoes not predictPredicts monolayer saturation
Surface assumptionNon-uniform (heterogeneous)Uniform (homogeneous)
Molecular interactionAllowsNo interaction assumed
ValidityLow to moderate pressureFull pressure range
Linear formlog(x/m)\log(x/m) vs logP\log PP/(x/m)P/(x/m) vs PP

Why This Works

Freundlich’s isotherm is empirical — it fits experimental data well at moderate pressures but fails at high pressures because it has no built-in saturation limit. Langmuir’s model is derived from first principles: assuming each surface site can hold at most one molecule (monolayer), all sites are equivalent, and adsorbed molecules don’t interact. This gives the aP/(1+bP)aP/(1+bP) form that naturally saturates.

Real surfaces often have both types of behaviour — Freundlich-like at low coverage and Langmuir-like at high coverage. The BET isotherm extends Langmuir to multilayer adsorption, but that is beyond CBSE/JEE Main scope.


Alternative Method — Linearisation for Graph Interpretation

For Langmuir, rearrange as: Px/m=1a+baP\frac{P}{x/m} = \frac{1}{a} + \frac{b}{a}P

Plot P/(x/m)P/(x/m) vs PP — you get a straight line with slope b/ab/a and intercept 1/a1/a.

In JEE Main MCQs, you will often see a graph and need to identify which isotherm it represents. Freundlich: curve that keeps rising (no plateau). Langmuir: curve that rises and then flattens to a plateau. If the graph is a straight line with log axes, it is the linearised Freundlich form.


Common Mistake

Students often write 1/n>11/n > 1 for the Freundlich isotherm. The correct range is 0 < 1/n < 1 (since n>1n > 1). If 1/n1/n were greater than 1, adsorption would increase faster than linearly with pressure, which contradicts the physical expectation that surface sites become harder to fill as coverage increases.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next