So I have been asked for some help with a maths puzzle by a friend, but can't think of a good way to work it out. Anyone know the answer?
write 1, 2, 3, 4, 5, 6, 7, 8, 9 in that order, fill the gaps with +, -, X, or divided by and make the total 100.
I can't think of a good technique other than trial and error, so if anyone either knows the solution, or how to find it, help would be greatly appreciated
Posts
With order of operations, that becomes:
1 - (2*3) + (4*5) + 6 + 7 + (8*9)
= 1 - 6 + 20 + 6 + 7 + 72
= 100
EDIT: My answer is wrong if order of operations doesn't apply.
I got 100 first then the others added up to 15 and -15 so they canceled each other out.
edit: I assumed you did each operation in a chain and didn't apply order of operations.