This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
4 x 2 − 4 0 ⌊ x ⌋ + 5 1 = 0
First denote that ⌊ x ⌋ ∈ Z for all real numbers x . So, let's choose a certain p ∈ Z .
4 x 2 − 4 0 p + 5 1 = 0
Then the solutions of this equation are
x = ± 4 4 0 p − 5 1
One trivial property of the floor function is: ⌊ x ⌋ = p ⇔ p ≤ x < p + 1
This means that it doesn't matter what the value of p is, x has to be in the range from p (inclusive) to p + 1 (exclusive) then. So, let's find all of our certain p ∈ Z that satisfy this condition
p ≤ ± 4 4 0 p − 5 1 < p + 1
Solving these inequalities gives us the following solutions:
Negativ-Sign-Case: No Solutions.
Positive-Sign-Case: 2 3 ≤ p < 2 5 or 2 1 1 < p ≤ 2 1 7
In our solution ranges, there are only 4 integers (namely p = 2 , p = 6 , p = 7 and p = 8 ).
Because of that, there can also only be 4 solutions for x .