Calculate the pH of a 0.10 M Solution of NH3
Use this interactive weak-base calculator to determine pH, pOH, hydroxide concentration, percent ionization, and ammonium concentration for aqueous ammonia. The calculator uses the weak base equilibrium relationship for NH3 + H2O ⇌ NH4+ + OH-.
NH3 pH Calculator
Results
Ready to calculate
Enter values and click Calculate pH to see the full equilibrium breakdown.
Expert Guide: How to Calculate the pH of a 0.10 M Solution of NH3
Calculating the pH of a 0.10 M solution of NH3 is a classic weak base equilibrium problem from general chemistry. Ammonia, NH3, is not a strong base like sodium hydroxide. It does not completely react with water. Instead, only a small fraction of dissolved NH3 molecules accept a proton from water to form ammonium, NH4+, and hydroxide, OH-. That limited ionization is exactly why the calculation requires an equilibrium approach rather than a simple direct stoichiometric conversion.
The underlying chemical reaction is:
NH3 + H2O ⇌ NH4+ + OH-
Because hydroxide ions are produced, the solution is basic and the pH will be greater than 7. The central quantity that governs the extent of this reaction is the base dissociation constant, Kb. For ammonia at 25 C, a commonly used value is approximately 1.8 × 10^-5. The fact that Kb is much smaller than 1 tells you that the equilibrium lies mostly to the left, meaning most dissolved ammonia remains as NH3 rather than converting into NH4+ and OH-.
Step 1: Write the equilibrium expression
For ammonia acting as a weak base in water, the equilibrium expression is:
Kb = [NH4+][OH-] / [NH3]
If the initial concentration of NH3 is 0.10 M and the initial concentrations of NH4+ and OH- from ammonia are taken as zero, then you can build an ICE table:
- Initial: [NH3] = 0.10, [NH4+] = 0, [OH-] = 0
- Change: [NH3] decreases by x, [NH4+] increases by x, [OH-] increases by x
- Equilibrium: [NH3] = 0.10 – x, [NH4+] = x, [OH-] = x
Substitute these values into the Kb expression:
1.8 × 10^-5 = x^2 / (0.10 – x)
Step 2: Solve for hydroxide concentration
There are two standard ways to solve for x, where x equals the equilibrium hydroxide concentration.
- Approximation method: if x is very small relative to 0.10, then 0.10 – x is approximated as 0.10.
- Exact method: solve the resulting quadratic equation without approximation.
Using the approximation:
x^2 = (1.8 × 10^-5)(0.10) = 1.8 × 10^-6
x = √(1.8 × 10^-6) ≈ 1.34 × 10^-3 M
So:
- [OH-] ≈ 1.34 × 10^-3 M
- pOH = -log(1.34 × 10^-3) ≈ 2.87
- pH = 14.00 – 2.87 ≈ 11.13
If you solve it exactly with the quadratic formula, the result is almost the same because x is indeed much smaller than the initial concentration. The exact value of x is approximately 1.332 × 10^-3 M, giving a pH very close to 11.12 to 11.13 depending on rounding.
Step 3: Check whether the approximation is valid
In weak acid and weak base calculations, a common rule is that the approximation is acceptable if x is less than 5% of the initial concentration. Here:
(1.34 × 10^-3 / 0.10) × 100 ≈ 1.34%
Since 1.34% is comfortably below 5%, the approximation is valid for most classroom, exam, and practical calculation purposes. Even so, exact calculators like the one above are useful because they eliminate judgment calls and produce consistent results across a wider range of concentrations.
Why NH3 Does Not Behave Like a Strong Base
This is one of the most important conceptual points. If ammonia were a strong base, a 0.10 M solution would produce about 0.10 M hydroxide, which would correspond to a pOH of 1 and a pH of 13. But that is not what happens. Because NH3 is a weak base, only a small amount ionizes. In this example, only around 0.00133 M OH- forms, far less than 0.10 M. The pH is still basic, but not nearly as high as for a strong base of the same analytical concentration.
| Solution | Nominal concentration | Assumed [OH-] | pOH | Estimated pH at 25 C |
|---|---|---|---|---|
| NH3, weak base | 0.10 M | 1.33 × 10^-3 M | 2.88 | 11.12 |
| NaOH, strong base | 0.10 M | 0.10 M | 1.00 | 13.00 |
| Ca(OH)2, ideal full dissociation | 0.10 M | 0.20 M | 0.70 | 13.30 |
The table shows just how strongly the equilibrium constant matters. A weak base and a strong base can have the same formal molarity while giving dramatically different pH values.
Exact Quadratic Calculation for 0.10 M NH3
For students, instructors, and laboratory workers who want the mathematically rigorous result, here is the exact solution.
Start with:
Kb = x^2 / (C – x)
Rearrange:
Kb(C – x) = x^2
KbC – Kb x = x^2
x^2 + Kb x – Kb C = 0
Now substitute C = 0.10 and Kb = 1.8 × 10^-5:
x = [-Kb + √(Kb^2 + 4KbC)] / 2
Numerically:
- Kb^2 = 3.24 × 10^-10
- 4KbC = 7.2 × 10^-6
- √(Kb^2 + 4KbC) ≈ 0.00268334
- x ≈ ( -0.000018 + 0.00268334 ) / 2 ≈ 0.00133267 M
Then:
- [OH-] = 1.33267 × 10^-3 M
- pOH = -log(1.33267 × 10^-3) ≈ 2.8753
- pH = 14.0000 – 2.8753 ≈ 11.1247
Depending on significant figures and the exact Kb source used, you will usually see the answer reported as pH = 11.12 or 11.13.
Percent Ionization of Ammonia
Percent ionization is another useful way to interpret the equilibrium. It tells you what fraction of the original ammonia actually reacts with water.
Percent ionization = (x / C) × 100
Using x = 1.33267 × 10^-3 M and C = 0.10 M:
Percent ionization ≈ 1.33%
That means nearly 98.67% of the ammonia remains un-ionized as NH3 under these conditions. This low ionization is fully consistent with ammonia being a weak base.
| Initial NH3 concentration | Approximate [OH-] | Approximate pH at 25 C | Approximate percent ionization |
|---|---|---|---|
| 0.001 M | 1.25 × 10^-4 M | 10.10 | 12.5% |
| 0.010 M | 4.15 × 10^-4 M | 10.62 | 4.15% |
| 0.10 M | 1.33 × 10^-3 M | 11.12 | 1.33% |
| 1.00 M | 4.23 × 10^-3 M | 11.63 | 0.42% |
This comparison illustrates a subtle but important trend: as the formal concentration of a weak base increases, the pH rises, but the percent ionization decreases. That behavior is typical for weak electrolytes.
Common Mistakes When Solving NH3 pH Problems
1. Treating NH3 as a strong base
This leads to a huge overestimate of the pH. Never assume [OH-] = 0.10 M for 0.10 M ammonia.
2. Using Ka instead of Kb
Ammonia is a base, so the relevant equilibrium constant is Kb. If you are instead given Ka for ammonium, NH4+, remember that Ka × Kb = Kw for a conjugate acid-base pair.
3. Forgetting to convert pOH to pH
Because the equilibrium gives hydroxide concentration directly, you usually calculate pOH first, then convert to pH using pH = pKw – pOH. At 25 C, pKw is commonly taken as 14.00.
4. Ignoring significant figures and temperature assumptions
Small differences in Kb values from different references can produce slight differences in the reported pH. That is normal. Most educational references accept a narrow range around 11.12 to 11.13 for this problem.
Authoritative Chemistry References
If you want to verify equilibrium constants, acid-base relationships, or water chemistry fundamentals, consult high-quality sources such as:
- LibreTexts Chemistry educational resource
- U.S. Environmental Protection Agency guidance on pH
- National Institute of Standards and Technology
- Princeton University Chemistry
Practical Interpretation of the Result
A 0.10 M ammonia solution with a pH around 11.12 is strongly basic in everyday terms, but in chemical equilibrium terms it is still a weak base system. This distinction matters in analytical chemistry, buffer design, titrations, environmental chemistry, and industrial cleaning applications. The pH value tells you the solution can neutralize acids and shift acid-base equilibria, but the modest hydroxide concentration compared with strong bases means its behavior in reactions and hazard assessments is different from that of concentrated hydroxide solutions.
In laboratory settings, this calculation is also important because aqueous ammonia often appears in buffer systems involving NH3 and NH4Cl. In those cases, the Henderson-Hasselbalch style buffer relationship for bases can become relevant. But for pure NH3 solution with no added ammonium salt, the weak base equilibrium treatment shown above is the correct approach.
Final Answer
Using Kb = 1.8 × 10^-5 for ammonia at 25 C, the pH of a 0.10 M NH3 solution is:
pH ≈ 11.12 to 11.13
The exact value depends on your rounding and the Kb reference used, but 11.13 is the standard textbook-style answer in most cases.