You will be presented with four random numbers between 1 and 9 inclusive. Your mission is to create an equation that amounts to 24, using only the four numbers.
• You must use all the four numbers given and only those numbers
• Only addition, subtraction, multiplication and division are allowed
• Brackets may be used
• Using multiple digits from the four numbers is not allowed (e.g. 1, 1, 2, 2, → 12 + 12)
• Standard mathematical order of operations apply
You will be presented with four random numbers between 1 and 9 inclusive. Your mission is to create an equation that amounts to 24, using only the four numbers.
• You must use all the four numbers given and only those numbers
• Only addition, subtraction, multiplication and division are allowed
• Brackets may be used
• Using multiple digits from the four numbers is not allowed (e.g. 1, 1, 2, 2, → 12 + 12)
• Standard mathematical order of operations apply