Live is like a puzzle !
You are equipped with a single 2, 3, 23, and 32 along with the ability to combine them using addition, subtraction, multiplication, division, and exponentiation.
Your job is to create all of the integers from 33 to 50 (inclusive).
You may use any number of parentheses to control the order of operations and need not use all four numbers each time. Remember, no number can be used twice.
For example: 24 = 32 - 2^3
(where 2^3 means 2 to the 3rd power)


LinkBack URL
About LinkBacks

