Page 1 of 1

EATING OUT AND YOUR AGE

PostPosted: Sat Jul 14, 2007 5:03 pm
by magpie in the 80's
It takes less than a minute.
This is not one of those waste of time things, it's fun.

1. First of all, pick the number of times a week that you would like to go out to eat.
(more than once but less than 10)
2. Multiply this number by 2 (just to be bold)
3. Add 5
4. Multiply it by 50
5. If you have already had your birthday this year add 1757..............If you haven't, add 1756.
6. Now subtract the four digit year that you were born.
7.You should have a three digit number.
The first digit of this was your original number. ( I.e., How many times you want to go out to restaurants in a week.)
The next two numbers are YOUR AGE !
(Oh YES, it is!) :wink: :shock: :lol:

Re: EATING OUT AND YOUR AGE

PostPosted: Sat Jul 14, 2007 5:23 pm
by Psyber
Yup, it works!

Re: EATING OUT AND YOUR AGE

PostPosted: Sat Jul 14, 2007 5:34 pm
by Coorong
Bugger, 2 times a week and 57....spot on

Re: EATING OUT AND YOUR AGE

PostPosted: Sat Jul 14, 2007 5:51 pm
by JAS
:lol: Very clever...I get 2 times a week and 46...sad but true :wink:

Regards
JAS

Re: EATING OUT AND YOUR AGE

PostPosted: Sat Jul 14, 2007 5:57 pm
by magpie in the 80's
JAS wrote::lol: Very clever...I get 2 times a week and 46...sad but true :wink:

Regards
JAS


what's sad about eating out twice a week :wink:

Re: EATING OUT AND YOUR AGE

PostPosted: Sat Jul 14, 2007 11:09 pm
by Pseudo
magpie in the 80's wrote:It takes less than a minute.
This is not one of those waste of time things, it's fun.

1. First of all, pick the number of times a week that you would like to go out to eat.
(more than once but less than 10)
2. Multiply this number by 2 (just to be bold)
3. Add 5
4. Multiply it by 50
5. If you have already had your birthday this year add 1757..............If you haven't, add 1756.
6. Now subtract the four digit year that you were born.
7.You should have a three digit number.
The first digit of this was your original number. ( I.e., How many times you want to go out to restaurants in a week.)
The next two numbers are YOUR AGE !
(Oh YES, it is!) :wink: :shock: :lol:


1. x any integer in in (2,9)
2. 2x
3. 2x+5
4. 100x+250
5. 100x+2006+y where y=1 for birthday passed, y=0 otherwise
6. 100x+(2006-birthyear+y)
= 100x + age.

first digit = floor((100x+age)/100)
= floor(x + age/100)
= x

next two digits = (100x+age) mod 100
= age

It won't work if your age is greater than 100.

There's nothing like simple mathematics for taking the magic out of these things 8)

Re: EATING OUT AND YOUR AGE

PostPosted: Sat Jul 14, 2007 11:22 pm
by Thiele
Correct i do eat out 2 times a week and i'am 28

Re: EATING OUT AND YOUR AGE

PostPosted: Sun Jul 15, 2007 9:40 am
by Strawb
its true i am lucky to eat out once a week and i am 25

Re: EATING OUT AND YOUR AGE

PostPosted: Mon Jul 16, 2007 2:04 am
by RustyCage
Pseudo wrote:
magpie in the 80's wrote:It takes less than a minute.
This is not one of those waste of time things, it's fun.

1. First of all, pick the number of times a week that you would like to go out to eat.
(more than once but less than 10)
2. Multiply this number by 2 (just to be bold)
3. Add 5
4. Multiply it by 50
5. If you have already had your birthday this year add 1757..............If you haven't, add 1756.
6. Now subtract the four digit year that you were born.
7.You should have a three digit number.
The first digit of this was your original number. ( I.e., How many times you want to go out to restaurants in a week.)
The next two numbers are YOUR AGE !
(Oh YES, it is!) :wink: :shock: :lol:


1. x any integer in in (2,9)
2. 2x
3. 2x+5
4. 100x+250
5. 100x+2006+y where y=1 for birthday passed, y=0 otherwise
6. 100x+(2006-birthyear+y)
= 100x + age.

first digit = floor((100x+age)/100)
= floor(x + age/100)
= x

next two digits = (100x+age) mod 100
= age

It won't work if your age is greater than 100.

There's nothing like simple mathematics for taking the magic out of these things 8)


That's SIMPLE mathematics? Damn!!!

Re: EATING OUT AND YOUR AGE

PostPosted: Mon Jul 16, 2007 3:29 am
by johntheclaret
Pseudo wrote:
magpie in the 80's wrote:It takes less than a minute.
This is not one of those waste of time things, it's fun.

1. First of all, pick the number of times a week that you would like to go out to eat.
(more than once but less than 10)
2. Multiply this number by 2 (just to be bold)
3. Add 5
4. Multiply it by 50
5. If you have already had your birthday this year add 1757..............If you haven't, add 1756.
6. Now subtract the four digit year that you were born.
7.You should have a three digit number.
The first digit of this was your original number. ( I.e., How many times you want to go out to restaurants in a week.)
The next two numbers are YOUR AGE !
(Oh YES, it is!) :wink: :shock: :lol:


1. x any integer in in (2,9)
2. 2x
3. 2x+5
4. 100x+250
5. 100x+2006+y where y=1 for birthday passed, y=0 otherwise
6. 100x+(2006-birthyear+y)
= 100x + age.

first digit = floor((100x+age)/100)
= floor(x + age/100)
= x

next two digits = (100x+age) mod 100
= age

It won't work if your age is greater than 100.

There's nothing like simple mathematics for taking the magic out of these things 8)


Spoil sport you :lol:

Re: EATING OUT AND YOUR AGE

PostPosted: Mon Jul 16, 2007 9:16 pm
by Dogwatcher
Hmmm I read this thread and thought it was about an entirely different subject!

Re: EATING OUT AND YOUR AGE

PostPosted: Tue Jul 17, 2007 5:52 pm
by Punk Rooster
Dogwatcher wrote:Hmmm I read this thread and thought it was about an entirely different subject!

I too...

Re: EATING OUT AND YOUR AGE

PostPosted: Tue Jul 17, 2007 6:11 pm
by Dog_ger
Bloody hell...... 2x and I am 50...!!!

Re: EATING OUT AND YOUR AGE

PostPosted: Wed Jul 25, 2007 4:36 pm
by Rik E Boy
The older you get, the more often you have to eat out ha ha.

regards,

REB