Use six 2s in each expression, but no other digits/numbers, and these other constraints
below, to make expressions that are equal to 1,000.
This puzzle is in base 10.
You may use:
---------------
subtraction symbol
division symbols
parentheses (for grouping and multiplication)
decimal points
concatenation of digits
You may not use:
-------------------
addition symbol
multiplication symbol
repeating decimals
percent symbols
exponentiation
logarithms
trig functions
floor function
ceiling function
any other functions
any other characters
Try to add to a list of what would become at least a total of eight solutions.
Please hide your solutions.
Some examples of concatenation of digits, without or with decimal points, are:
22, .2, 2.2, 22.2, and .22.
below, to make expressions that are equal to 1,000.
This puzzle is in base 10.
You may use:
---------------
subtraction symbol
division symbols
parentheses (for grouping and multiplication)
decimal points
concatenation of digits
You may not use:
-------------------
addition symbol
multiplication symbol
repeating decimals
percent symbols
exponentiation
logarithms
trig functions
floor function
ceiling function
any other functions
any other characters
Try to add to a list of what would become at least a total of eight solutions.
Please hide your solutions.
Some examples of concatenation of digits, without or with decimal points, are:
22, .2, 2.2, 22.2, and .22.
Last edited by a moderator: