Write 1000 using three 13s

118 Views Asked by At

The brother of a classmate, who is in elementary school, got the following homework, but he can't figure it out. So his brother shared it to see if someone in his class could help out with it:

"Write the number 1000 with 3 numbers 13". Only the standard arithmetic operations of addition, subtraction, multiplication, and division are allowed.

How does one solve this problem?

3

There are 3 best solutions below

4
On

If you can break up the $13$'s: $(13-1\times 3)^{1\times3} = 1000$.

3
On

Is this allowed ?

$$(1(13-13))^3=(10)^3$$

1
On

I wasn't going to answer, because I agree with Ananyapam De's comment that this is the wrong site. However, from all of the reactions...

$\left(13 - \lfloor \sqrt{13} \rfloor \right)^{\lfloor \sqrt{13} \rfloor}.$