With the numbers 123456789, make them add up to 100. They must stay in the same order. You can use addition, subtraction, multiplication, and division. Remember, they have to stay in the same order.

Common Wrong Answers
“1+2+3+4+5+6+78+9”
This guess adds the digits incorrectly by treating '78' as a single number, which disrupts the sequence and does not utilize all numbers in the required order.
“1+2+3+4+5+6+(7x8)+9”
This guess uses multiplication incorrectly by adding '9' after multiplying '7' and '8', which results in a sum that exceeds 100.
“12+34+5+6+7+8+9”
This guess combines digits in a way that creates larger numbers, violating the rule of keeping the digits in their original order without altering them.
Similar Riddles
Riddles you might also enjoy
How can you add eight 8's to get the number 1,000?
If 1+9+8=1, what is 2+8+9?
Each letter in the below equation stands for a different number, and each time the same letter appears, it is the same number. Wha...
You start with 1000 then add 40 add another 1000 then add 30 add another 1000 then add 20 add one more 1000 then add 10 what is yo...