10
$\begingroup$

This is a follow up question to this one, which was:

Make the number 1998 using the minimum amount of digits 8.

Your allowed operations are +, -, *, /, ^, % (percent).

You need not use only integers 8: 88 and the likes are acceptable.

You must only use 8 as a digit, nothing else.

This puzzle comes from an old friend's school DMs. He said the best that could be done was 10, so I'm turning to the community to see if you can do it better.

But this time you need to find 38 instead of 1998, still with the least amount of digit 8.

Have fun!

$\endgroup$

5 Answers 5

17
$\begingroup$

Five $8$s

$88- \frac 8 {8\%+8\%}$

$\endgroup$
2
  • $\begingroup$ What does the % operator mean? Edit: Ah, it's just "8%", not an operator. $\endgroup$
    – Clockwork
    Commented Dec 21, 2020 at 17:12
  • $\begingroup$ @Clockwork technically, it is a (unary) operator. But you are right, it's just percent. $\endgroup$ Commented Dec 21, 2020 at 17:22
6
$\begingroup$

Here is seven 8s

$$\left(\frac{88}{8} + 8\right) \times \left(\frac{8+8}{8} \right) $$

$\endgroup$
6
$\begingroup$

Here's six 8s:

$$\left(\dfrac{88}{.8}-8\times8\right)-8$$

$\endgroup$
4
$\begingroup$

Eight 8's:

$\dfrac{88}8+8+\dfrac{88}8+8=38$

$\endgroup$
0
2
$\begingroup$

Using 5 8s :

$\dfrac{8 + 8 + 8}{.8} + 8$

$\endgroup$

Not the answer you're looking for? Browse other questions tagged or ask your own question.