Difference between revisions of "2007 AIME I Problems/Problem 5"

(Solution)
(Solution 2)
Line 8: Line 8:
 
== Solution 2 ==
 
== Solution 2 ==
 
Hint. Consider the identity <math>Round(ax)=Round(xRound(a/Round(ax))</math> its something like that...
 
Hint. Consider the identity <math>Round(ax)=Round(xRound(a/Round(ax))</math> its something like that...
 +
== Solution 3 ==
 +
A full solution:
 +
 +
Let <math>c</math> be a degree celcius, and <math>f=(9/5)c+32</math> rounded to the nearest integer. <math>|f-((9/5)c+32)|\leq 1/2</math> <math>|(5/9)(f-32)-c|\leq 5/18</math> so it must round to <math>c</math> because <math>5/18<1/2</math>. Therefore there is one solution per degree celcius in the range from <math>0</math> to <math>(5/9)(1000-32)=(5/9)(968)=537.8</math>, meaning there are <math>538</math> solutions.
  
 
== See also ==
 
== See also ==

Revision as of 19:31, 15 March 2007

Problem

The formula for converting a Fahrenheit temperature $F$ to the corresponding Celsius temperature $C$ is $C = \frac{5}{9}(F-32).$ 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

Examine $F - 32$ modulo 9.

Solution 2

Hint. Consider the identity $Round(ax)=Round(xRound(a/Round(ax))$ its something like that...

Solution 3

A full solution:

Let $c$ be a degree celcius, and $f=(9/5)c+32$ rounded to the nearest integer. $|f-((9/5)c+32)|\leq 1/2$ $|(5/9)(f-32)-c|\leq 5/18$ so it must round to $c$ because $5/18<1/2$. Therefore there is one solution per degree celcius in the range from $0$ to $(5/9)(1000-32)=(5/9)(968)=537.8$, meaning there are $538$ solutions.

See also

2007 AIME I (ProblemsAnswer KeyResources)
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