So I was doing part 2 of this question and I wanted to know if my approach is correct.
$x_{n+1} - x_n = x_n^2 + 1/4 - x_n$
Now since it is a sequence of positive terms $x_n$ > 0
Therefore $x_n^2 + 1/4 > 1/4 > x_n$
Hence $x_n^2 + 1/4 - x_n > 0$
$x_{n+1} - x_n > 0$
$x_n < x_{n+1}$