11-10-2008, 06:09 AM
|
#19 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by Tanax
That cannot be correct.
4*5 = 20
2*1 = 2
3*2 = 6
20+2+6 = 28
4+2+3 = 9
28 / 9 = 2,9(around.. 27 / 9 = 3, so 28 / 9 should be slightly less than 3).
Final algorythm:
(4*5) + (2*1) + (3*2) / (4+2+3)
|
I just copied it onto a variable, and outputted it. :P gave me 23
Edit:
Okay, PHP can't do math well, I did it in the calculator, and I got 3.1
__________________
VillageIdiot can have my babbies ;d
|
|
|
|