135k views
1 vote
Using exactly four 4's and any operations[+,-,x,/,()] write an expression to equal each of the following:

3
4
5

User Mmraj
by
6.1k points

1 Answer

4 votes
3 = 4 - 4^0 * 4/4

4 = 4^0 + 4^0 + 4^0 + 4^0

5 = 4^2 / (4^0 * 4) + 4^0

6 = 4^2 / 4 + 4^0 + 4^0


User Funkwecker
by
7.5k points