Below are three groups of three numbers each. Combine the numbers in each group using the standard binary operations (addition, subtraction, multiplication, division, and exponentiation) so that each group yields the same number (there is one unique solution).
- 1, 6, 11
- 13, 20, 33
- 20, 33, 40
For example, given:
15, 19, 24 11, 30, 36 20, 22, 36
you could make:
24÷(19-15)=6 (30+36)÷11=6 20+22-36=6
I liked this one...
this is the solution I got (obviously, since it works,
it is right!:)
1 times 6 times 11 equals 66
13 plus 33 plus 20 equals 66
(33 times 40) diveded by 20 equals 66.
I know someone already posted the solution, but I wanted
to, too!
|
Posted by Emily
on 2005-08-26 21:39:19 |