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].$
Here's a solution using just the $+$, $-$, $\times$, $/$ operations, and parentheses: $$ 5 \times (5 - (1/5)) $$