What digits from 19 make a true satement you can only use ea
What digits from 1-9 make a true satement you can only use each number once and you have to do it in this order:
__ /__ x__+__x__x__/__+__x__= 100
Solution
Note that order of operations is suspended for this problem. A answer is:
((1/2*5+7)*6*4/9+8)*3 = 100
A computer algorithm was used to solve this problem. If you were just trying to guess, there are 362880 different permutations to try.
