Monday, March 9, 2009

Numbers with 4

Every number between 1 and 100 can be created by combining 4's.
1= 4^0 (where ^ is "power". 4 to the 0th power)
2=(4+4)/4
3=(4-(4/4))
5=(4 + (4/4))
Note. There may exist more than one solution. For example, 5=4+(4^0) or 4+(4/4)
6=((4 *4) + (4+4))/4
...
Try some others.