Solve for :
Collapse the right-hand side to a single number first. It contains no , so it is just arithmetic. Start inside the logarithm:
(the shape of adding to a Celsius temperature is the giveaway that this is an Antoine-style vapour-pressure formula).
Evaluate the numeric right side.
so
The result is negative, which is fine: it is the logarithm of a number between and , not an impossibility.
Undo the outer logarithm. Raise to the power of each side:
Exponentiating turns the negative value into a positive one less than ✓.
Undo the inner logarithm. Exponentiate once more:
Solve for and check the domain.
Both logarithms are legal at this value: , and , so the outer logarithm has a positive argument ✓ — a nested logarithm needs both conditions, and here they hold.
Verify by substituting back. Computing returns , matching the right-hand side to within ✓. Because the outer amplifies errors, carrying at least seven digits through the intermediate steps matters: rounding too early shifts in the third decimal.
Need to solve a different problem like this? Open the solver →