Solving the 24 Game for 5, 5, 5 and 1

31.2k Views Asked by At

The 24 Game is an arithmetical card game in which the objective is to find a way to manipulate four integers so that the end result is 24.

How do you get $24$ using $5, 5, 5,$ and $1?$

Solution: $\displaystyle5\times\left[5-\left(\frac{1}{5}\right)\right].$

9

There are 9 best solutions below

0
On BEST ANSWER

Here's a solution using just the $+$, $-$, $\times$, $/$ operations, and parentheses: $$ 5 \times (5 - (1/5)) $$

0
On

One possible answer is $$5 \cdot 5 - \lceil \frac{1}{5} \rceil$$

0
On

One possible way:

$$(5-5)+(5-1)!=24$$

0
On

One easy way:

$$(5-1)!\cdot\frac{5}5$$

0
On

Or $$\sqrt{5\cdot 5} \cdot5 - 1$$

3
On

Here is one for you guys

$$ -1^5 + 5*5 $$

3
On

$1\times\frac{5}{5}\Gamma(5){}{}{}{}{}{}{}{}$

0
On

With derangements:

$$!5 - 5(5 - 1)$$

0
On

With Euler's Totient function:

$$\phi(5 \cdot 5) + \phi(5 \cdot 1)$$