.
Let "n" be the unknown number.
Instead of solving for "n", I will introduce x = n + 1, the number half-way between "n" and "n+2".
Then we have this equation
(x-1)*(x+1) = , or
= 5.25.
Then
= 5.25 + 1 = 6.25
and
x = +/- = +/- 2.5.
Therefore, the problem has 2 solutions for unknown number "n"
n = x-1 = 2.5 - 1 = 1.5,
or
n = x-1 = -2.5 - 1 = -3.5.
ANSWER. The problem has two solutions, n = 1.5 and/or n = -3.5.
Solved.
------------------
Sometimes, in problems like this one, introducing a new unknown, which is exactly half-way between two unknowns values,
leads to unexpectedly fast, straightforward and elegant solution.