What is the greatest integer less than or equal to
- A)
- B)
- C)
- D)
- E)
Answer
A
Key insight
The numerator equals 81 times the denominator minus 65 * 2^96; that leftover is positive yet smaller than the denominator, so the quotient is just below 81.
Solution
The -terms dominate, and , so the fraction should be close to . Make that precise by writing the numerator as copies of the denominator plus a correction:
Dividing by the denominator,
The subtracted term is positive, so the value is strictly less than . It is also less than : that needs , i.e. , which is true since while and dwarfs .
So the value lies strictly between and , and its floor is .
The answer is .
Why this works
When a fraction has a dominant term in both numerator and denominator, factor out the dominant ratio (here ) and study the leftover. The sign of the leftover tells you which side of you are on, and a crude size comparison tells you how far. The answer choices and are designed to punish anyone who does not check the sign.
Alternative approach
Let , a tiny positive number. Dividing top and bottom by gives . Since , adding upstairs and downstairs pulls the ratio below , and with minuscule it stays above .
The trap
Ignoring the 2-power terms and answering 3^4 = 81 exactly, when the fraction is strictly less than 81 because 2^100 = 16 * 2^96 is much smaller than 81 * 2^96.
Common mistakes
- Ignoring the 2-power terms and answering 3^4 = 81 exactly, when the fraction is strictly less than 81 because 2^100 = 16 2^96 is much smaller than 81 2^96.
- Trying to compute or estimate the powers numerically, which is hopeless by hand; the comparison only needs exponent rules.
Techniques
Use the answer choices (mod checks, size, form) to eliminate or select · Bound the quantity above/below or estimate to pin it down