PDA

View Full Version : Check This Out!


voodooman
12-06-2002, 10:14 PM
There has to be a logical answer for this, but I cant figure
it out.
Any of you smart people have a clue?

http://www003.upp.so-net.ne.jp/keru/mindreader.html

Nickatilynx
12-06-2002, 10:51 PM
Thats incredible.Thought it was running the mouse ovewr it.

I haven't a clue.

Colin....help!

:)



Last edited by Nickatilynx at Dec 6 2002, 10:59 PM

voodooman
12-06-2002, 10:59 PM
hhaha, Nick,

I thought the mouse had something to do with it as well,
but I was proved wrong.

:angry:

Nickatilynx
12-06-2002, 11:15 PM
OK if you look at the grid......takeaway the first one on the grid.Its always divisable by nine...therefore it can only be a multiple

ie 9,18,27 are all the same symbol...it can't be 90 :)

RawAlex
12-06-2002, 11:24 PM
Heh-heh... just to add to the confusion, the same symbol appears in all the possible answer squares... but it changes on each pass.

Nice trick.

Alex

heqdvd
12-06-2002, 11:37 PM
<!--
<script language=javascript>
ax=0;
function writeTable() {
ax=Math.round(Math.random()*26);
alphaArray=new Array("a", "n", "b", "d", "f", "h", "{", "i", "l", "v", "x", "z", "I", "J", "M", "N", "o", "O", "R", "S", "T", "U", "m", "6", "^", "u", "_", "[", "]")
table="<table border=0 cellspacing=1 cellpadding=1 width='100%'><tr>"
j=1;
for ( i = 99 ; i >= 0 ; i-- ) {
a=Math.round(Math.random()*26);
if ( i%9 == 0 && i < 89 )
a=ax;
table+="<td class='numtd'>"+i+"</td><td class='symtd'>"+alphaArray[a]+"</td>"
if ( j%10 == 0 )
table+="</tr><tr>"
j++
}
table+="</table>"
sym.innerHTML=table
sh.innerHTML=""
}
function showAnswer() {
sh.innerHTML=alphaArray[ax]
sym.innerHTML="<h1><a href='javascript:writeTable()'>Again</a></h1>"
}
</SCRIPT>
-->



Last edited by heqdvd at Dec 6 2002, 08:49 PM

heqdvd
12-06-2002, 11:39 PM
There's the method.

heqdvd
12-06-2002, 11:40 PM
And it is invoked by:

onclick=showAnswer()
I'm workin' on this part:

sh.innerHTML





Last edited by heqdvd at Dec 6 2002, 08:51 PM

Peaches
12-06-2002, 11:54 PM
Originally posted by voodooman@Dec 6 2002, 11:22 PM
There has to be a logical answer for this, but I cant figure
it out.
Any of you smart people have a clue?

http://www003.upp.so-net.ne.jp/keru/mindreader.html
OK, I'm freaked out....where's Colin?!!! :zoinks:

heqdvd
12-06-2002, 11:59 PM
Who's Colin?

Peaches
12-07-2002, 12:02 AM
Originally posted by heqdvd@Dec 7 2002, 01:07 AM
Who's Colin?
Colin is my own personal interpreter of things mathematical :awinky: Look around and you'll see his posts around here :)

sarettah
12-07-2002, 12:03 AM
Its a play on the old nines trick......

very nicely done though :rokk:

Vick
12-07-2002, 12:19 AM
Yep - the answer is always going to be a 9 or a multiple of 9
look at the grid before you chose a number
9 and all multiples of 9 have the same symbol


Here's another play on the same principle

Vick
12-07-2002, 12:31 AM
But this time you're going to project your thoughts into my mind via the internet


Chose a number between 1 an 9

Now multiply that number you have chosen by 9

If the number you now have is a 2 digit number please add the 2 digits together
(i.e if the number you got by multiplying is 34 then your new number would be 7 3+4=7)
If it is a one digit number please keep that one digit

Now please subtract .... ummmm 5 from the number you have in mind

Now we're going to associate your number with a letter of the alphabet
If your number is 1 your letter is A
If your number is 2 your letter is B
If your number is 3 your letter is C
If your number is 4 your letter is D
If your number is 5 your letter is E
If your number is 6 your letter is F
.... and so on

Now that you have a letter in mind I'd like you to please think of a country that starts with that letter

Please take the SECOND letter of the country you have in mind and think of an animal that starts with that letter

Now think of the color of that animal ......









How many of you are riding Grey Elephants through Denmark


Stupid parlor tricks part 2 :D



Last edited by Vick at Dec 7 2002, 12:39 AM

Mutt
12-07-2002, 12:34 AM
:steemed: <---------------- my head is going to explode!

you could leave me in a cell for 50 years and i'd never figure out
what the hell is going on to make that trick work.

hope somebody can explain how and why it works cuz i hate not knowing now.

think Colin will be able to explain it?

i was proud of myself when i noticed that in each vertical column of the grid ONE symbol gets repeated. i have no clue what it means tho

and Alex is right each time u reload the page the symbols get sorted differently.

argggggggggggggghhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh hhhhhhhhhhhh

PornoDoggy
12-07-2002, 12:38 AM
Hell, in high school I thought Algebra was a communist plot ... I ain't even going to think about this one ...

Vick
12-07-2002, 12:39 AM
Mutt - your answer is always going to be a multiple of 9
Pick any number and try it

15-1=14-5=9


57-5=52=7=45

93-9=84-3=81

Look at the grid all multiples of 9 are the same symbol

Now get on your grey elephant and charge through Denmark!
:P


The sorting doesn't matter one bit - it is just so you get a different symbol every time - go there and reload the page without choosing a number and see for your self



Last edited by Vick at Dec 7 2002, 12:50 AM

Mutt
12-07-2002, 12:50 AM
and all this time i thought Vick was just a pervert! http://www.opranoplus.com/smilies/laugh.gif

Nickatilynx
12-07-2002, 01:16 AM
OK if you look at the grid......takeaway the first one on the grid.Its always divisable by nine...therefore it can only be a multiple

ie 9,18,27 are all the same symbol...it can't be 90


Hello? tap tap...is this thing on? LOL

OK it wasn't a great explaination.Thanks for explaining this better, Vick :)

heqdvd,
Colin is Oprano's resident intellectual ,and a good friend of all :)

:gbounce: :gbounce: :gbounce:

Mutt
12-07-2002, 01:26 AM
thank god you're not a teacher Nick. http://www.opranoplus.com/smilies/ok.gif

Nickatilynx
12-07-2002, 01:34 AM
If I was it would be VERY bad.

"Today class,we are going to learn how to mail..."

:awinky:

plus , hopefully , I wouldn't be dealing with the "special" class. ;)

:nyanya: :nyanya: :nyanya: :nyanya: :nyanya:

:devil: :devil: :devil: :devil: :devil: :devil:

heqdvd
12-08-2002, 03:15 PM
Originally posted by Nickatilynx@Dec 7 2002, 01:24 AM
OK if you look at the grid......takeaway the first one on the grid.Its always divisable by nine...therefore it can only be a multiple

ie 9,18,27 are all the same symbol...it can't be 90


Hello? tap tap...is this thing on? LOL

OK it wasn't a great explaination.Thanks for explaining this better, Vick :)

heqdvd,
Colin is Oprano's resident intellectual ,and a good friend of all :)

:gbounce: :gbounce: :gbounce:
Thanks for the info.

Hello to Colin.

ulfie
12-09-2002, 03:42 AM
Originally posted by Mutt@Dec 7 2002, 12:58 AM
and all this time i thought Vick was just a pervert! http://www.opranoplus.com/smilies/laugh.gif
Vick's a very well educated pervert. Big differnce from being "just" a pervert. :P

slavdogg
12-09-2002, 04:53 AM
i used to play these stupid #s games all the time when i was little,
they still amaze me

heqdvd
12-14-2002, 05:00 PM
What sites do you run?