For a given real symmetric matrix $M$ and nonzero vector $x$, the Rayleigh quotient of $M$ is defined as $R(M,x)=\frac{x'Mx}{x'x}$. I know that for a given matrix, the Rayleigh quotient reaches its minimum value $\lambda_{\min}$ (the smallest eigenvalue of $M$) when $x$ is $v_\min$ (the corresponding eigenvector). Similarly, $R ( M , x )\leq \lambda _{\max }$ and $R(M, v_\max) = \lambda_\max$.
Let $A$ be a non-negative irreducible matrix and $B$ is a matrix obtained from $A$ by adding some ones to it.
how can I conculde that $\lambda^A_{\max}<\lambda_{\max}^B$?