Consider a nonlinear algebraic equation, $x\ln x + x - 1 = 0$. Using the Newton–Raphson method, with the initial guess of $x_{0}=3$, the value of $x$ after one iteration (rounded off to one decimal place) is _________.
Show Hint
Newton–Raphson method converges rapidly if the initial guess is close to the actual root.