For all real numbers and , which of the following options is always true?
Have a look at my problem set: SAT 1000 problems
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.
Option A cannot be true because if x = 0 . 5 , then ⌊ − 0 . 5 ⌋ = − 1 and − ⌊ 0 . 5 ⌋ = 0 . The two are not equal to each other, therefore Option A is not true.
Option B is also false because if x = 0 . 5 , then ⌊ 2 ∗ 0 . 5 ⌋ = 1 and 2 ⌊ 0 . 5 ⌋ = 0 . The two are not equal to each other, therefore Option B is not true.
Option C is also false because if x = 0 . 5 and x = 0 . 6 , then ⌊ 0 . 5 + 0 . 6 ⌋ = 1 and ⌊ 0 . 5 ⌋ + ⌊ 0 . 6 ⌋ = 0 . The two are not equal to each other, therefore Option B is not true.
By the process of elimination, Option D is the correct answer.