HornetMathRIII
New member
- Joined
- Sep 16, 2012
- Messages
- 6
1. pick a number between 1 and 10
2. multiply the number by 2
3. add 5
4. multiply by 50
5. add 1762 if you have already had your birthday this year
6. add 1761 if you have not already had your birthday
7. subtract the year of your birth
The resulting number is the first number you picked and your age. i.e. 213 or 714
How does this work?
x is an element of {1,2,3,4,5,6,7,8,9,10}
where a = 1762 if you have already had your birthday this year, where b = 1761 if you have not already had your birthday this year
where cdef is your year of birth e.g. 1986
(2x + 5)
50(2x + 5)
50(2x + 5) + (a or b), where a = 1762 if you have already had your birthday this year, where b = 1761 if you have not already had your birthday this year
50(2x + 5) + (a or b) - cdef, where cdef is your year of birth e.g. 1986
I'm not really getting anywhere with my explanation or proof beyond this.
Any help is appreciated.
2. multiply the number by 2
3. add 5
4. multiply by 50
5. add 1762 if you have already had your birthday this year
6. add 1761 if you have not already had your birthday
7. subtract the year of your birth
The resulting number is the first number you picked and your age. i.e. 213 or 714
How does this work?
x is an element of {1,2,3,4,5,6,7,8,9,10}
where a = 1762 if you have already had your birthday this year, where b = 1761 if you have not already had your birthday this year
where cdef is your year of birth e.g. 1986
(2x + 5)
50(2x + 5)
50(2x + 5) + (a or b), where a = 1762 if you have already had your birthday this year, where b = 1761 if you have not already had your birthday this year
50(2x + 5) + (a or b) - cdef, where cdef is your year of birth e.g. 1986
I'm not really getting anywhere with my explanation or proof beyond this.
Any help is appreciated.