2019 AMC 10B Problems/Problem 9
Revision as of 13:55, 14 February 2019 by Ironicninja (talk | contribs)
The function is defined by for all real numbers , where denotes the greatest integer less than or equal to the real number . What is the range of ?
Solution
There are 4 cases we need to test here:
Case 1: x is a positive integer. WLOG, assume x=1. Then f(1) = 1 - 1 = .
Case 2: x is a positive fraction. WLOG, assume x=0.5. Then f(0.5) = 0 - 0 = .
Case 3: x is a negative integer. WLOG, assume x=-1. Then f(-1) = 1 - 1 = .
Case 4: x is a negative fraction. WLOG, assume x=-0.5. Then f(-0.5) = 0 - 1 = .
Thus the range of function f is
iron