定义区间 (a,b),[a,b),(a,b],[a,b] 的长度均为 d=b−a ,多个区间并集的长度为各区间长度之和,例如, (1,2)∪[3,5) 的长度 d=(2−1)+(5−3)=3. 用 [x] 表示不超过 x 旳最大整数,记 {x}=x−[x], 其中 x∈R. 设 f(x)=[x]⋅{x},g(x)=21x−1 ,当 −2≤x≤k 时,不等式 f(x)<g(x) 解集的区间长度为 105107 ,则实数 k 的最小值为()。
A. 730
B. 316
C. 6
D. 7
Generated Graph
Solution by Steps
step 2
From the asksia-ll calculation, we know that the length of intervals where f(x) < g(x) is 105107 when x=10171 or approximately 17.1
step 3
To find the minimum k, we compare the value of x where the inequality changes with the given options. The closest value less than 17.1 that is an option is 6
step 4
Therefore, the minimum value of k that satisfies the condition is 6
C
Key Concept
Interval Length Calculation
Explanation
To find the minimum k, we use the length of intervals where f(x) < g(x) and compare it with the given options to find the closest value that does not exceed the calculated x.