What are the total number of real solutions to the equation-
-8 +7 = 0
where denotes the Floor Function.
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.
We know ⌊ x ⌋ ≤ x
⇒ − 8 ⌊ x ⌋ ≥ − 8 x
⇒ x 2 − 8 ⌊ x ⌋ + 7 ≥ x 2 − 8 x + 7
Let f ( x ) = x 2 − 8 ⌊ x ⌋ + 7
and g ( x ) = x 2 − 8 x + 7
⇒ f ( x ) ≥ g ( x )
For x ≥ 8
⇒ g ( x ) ≥ 7
⇒ f ( x ) ≥ 7 as f ( x ) ≥ g ( x )
But we want the value of x such that f ( x ) = 0 which is less than 7
⇒ x < 8
⇒ ⌊ x ⌋ ∈ 0 , 1 , 2 , 3 , 4 , 5 , 6 , 7
Since x 2 = 8 ⌊ x ⌋ − 7
Hence x 2 ∈ − 7 , 1 , 9 , 1 7 , 2 5 , 3 3 , 4 1 , 4 9
Since x 2 ≥ 0 Therefore x 2 ∈ 1 , 9 , 1 7 , 2 5 , 3 3 , 4 1 , 4 9
Checking against the equation leaves x ∈ 1 , 3 3 , 4 1 , 7
So the answer is 4