136k views
0 votes
Write the number 360, but use ONLY THREE SEVENS and mathematic operators

2 Answers

6 votes
well 7*7*7 is only 343 which is less and 7^7=823543
7!/7=720
well 7!/17=360 but wheere to get the 2

my bro got this answer which is real close

7+(7%times 7!)=359.8

wait, isn't the ceiling function making the numbers all whole numbers or basically rounded up

so (7+(7% times 7!)) Ceiling function or
User Gillonba
by
8.1k points
3 votes
IGOTITIGOTITIGOTITIGOTITIGOTITIGOTITIGOTITIGOTITIGOTITIGOTITIGOTITIGOTITIGOTITIGOTITIGOTITIGOTITIGOTITIGOTIT!!!!!!! :D :D :D :D

This is what I got:

ceiling(7 + [7% * 7!]) = 360

(7 + [7% * 7!]) = 359.8

ceiling = immediate higher integer

ceiling(359.8) = 360
User MegaTux
by
8.5k points