2018 AMC 10B #25

Problem:

Let x denote the greatest integer less than or equal to x. How many real numbers x satisfy the equation x2+10,000x=10,000x?

(A) 197(B) 198(C) 199(D) 200(E) 201


Solution:

Dividing the equation by 10000, we get x210000+x=x
Note that {x}+x=x, so we know that x210000={x} Hence, the magnitude of this term must be less than 1. |x210000|<1
100<x<100

If x is in this range, then x is an integer between 99 and 99, inclusive. For every value of x in this range, we have a unique solution for x from the given equation, so we have a total of 99(99)+1=199 real solutions (C).

Comments