2007 AIME I Problems/Problem 5
Problem
The formula for converting a Fahrenheit temperature to the corresponding Celsius temperature is An integer Fahrenheit temperature is converted to Celsius, rounded to the nearest integer, converted back to Fahrenheit, and again rounded to the nearest integer.
For how many integer Fahrenheit temperatures between 32 and 1000 inclusive does the original temperature equal the final temperature?
Solution
Solution 1
Examine modulo 9.
- If , then we can define . This shows that . This case works.
- If , then we can define . This shows that . So this case doesn't work.
Generalizing this, we define that . Thus, . We need to find all values that . Testing every value of shows that , so of every values of work.
There are cycles of , giving numbers that work. Of the remaining numbers from onwards, work, giving us as the solution.
Solution 2
Hint. Consider the identity its something like that...
Solution 3
A full solution:
Let be a degree celcius, and rounded to the nearest integer. so it must round to because . Therefore there is one solution per degree celcius in the range from to , meaning there are solutions.
See also
2007 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 4 |
Followed by Problem 6 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |