Problem: Let $f(x) = x (1 - \ln x)$.
(1) Discuss the monotonicity of $f$.
(2) Let $a, b > 0$ with $a \ne b$ and $b\ln a - a\ln b = a - b$. Prove that $2 < 1/a + 1/b < \mathrm{e}$.
Source: China's national college entrance exam (a.k.a. Gaokao), math exam, June 7, 2021. (It was reported that in 2021 more than 10 million students took Gaokao.)
Remark 1: It was posted partly in (now CLOSED): How can I show that $2 < 1/a + 1/b <e$?
Remark 2: Since Gaokao assesses high school students, elementary solutions are preferred (e.g. without using the Lambert W function).
Remark 3: There are many similar problems in MSE or AoPS. These problems have the following description:
Let $f(x)$ be a unimodal function. Let $f(a) = f(b) = m$ for some $0 < a < b$. Prove that $g(a, b) \ge h(m)$.
Indeed, in this problem, $b \ln a - a \ln b = a - b$ is written as $$\frac{1 + \ln a}{a} = \frac{1 + \ln b}{b}.$$ Just let $f(x) = \frac{1 + \ln x}{x}$, $g(a, b) = \frac{1}{a} + \frac{1}{b}$ and $h(m) = 2$ etc.
See: let $f(x) = (x-1)\ln x$, and given $0 < a < b$. If $f(a) = f(b)$, prove that $\frac{1}{\ln a}+\frac{1}{\ln b} < \frac{1}{2}$,
and Prove $(x-1)(y-1)>(e-1)^2$ where $x^y=y^x$, $y>x>0$.,
and Inequalities involving zeros of some functions (e.g., $\frac{\ln x}{x}$, $x\ln x$) (CLOSED).
Hope to see nice proofs (even elegant proofs).
Any comments and solutions are welcome and appreciated.