What is the fewest number of 0s that are needed to make the number 120, using only two of the operators from the set { + , − , × , ÷ , ! } between the 0s?
Details and Assumptions :
Parentheses are allowed, but concatenating digits is not.
You may use each of the two operators selected multiple times.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Change ker diya mene
Explaining further: The two mathematical operators to be used are factorial(!) and addition/plus(+) Now, Factorial basically is as follows: For example factorial of 5 will be like 5!= 5x4x3x2x1=120 But, over here we have only zeroes, so it is necessary to know that 0!=1. Thus, we will have (0!+0!+0!+0!+0!)!=> (1+1+1+1+1)!=>(5)!=>120(as we saw above) So, N(that is the number of zeroes)=5 P.S. If u like my solution please like Ask for any further queries relating this
The fewest is "4" not 5
Here's why ((0!+0!+0!)!-0!)!=((1+1+1)!-1)!=(3!-1)!=(6-1)!=120
Log in to reply
You can only use 2 operators, u used 3
Log in to reply
Yeah true! See my solution is correct,#thanks victoria
Log in to reply
@Rishabh Sood – We can still use 2 operators and 4 zeros to make 120: ((0!-(-(0!))-(-(0!)))!-(0!))! = ((1-(-1)-(-1))!-(1))! = ((1+1+1)!-(1))! = (3!-1)! = (6-1)! = 5! = 120
@Rishabh Sood – Hey, who downvoted your solution. It is correct
Addition and subtraction are the same, subtraction is adding a negative number.
and you used a negative 0. DNE.
Use only 2 operator but u have used 3 I.e +,-,!
yeah we can use 3 operations that's good..
Log in to reply
So guys, concluding we can use 5 zeroes minimum. Thus me and those who answered 5 win!
yeah that's right....
Did it the same way dude
This is 10 mathematical operators, but only 2 kinds of mathematical operators.
Give me a hi5 bro!(prince)
I think it should be four.. we have the same answer by Mu'amar Musa Nurwigantara .. ((0!-(-(0!))-(-(0!)))!-(0!))!
Thanks. I've updated the answer to 4. Those who previously answered 4 has been marked correct, while those who previously answered 5 has been marked wrong.
In future, if you spot any errors with a problem, you can “report” it by selecting "report problem" in the menu. This will notify the problem creator (and eventually staff) who can fix the issues.
[
c
o
s
(
0
)
+
c
o
s
(
0
)
+
c
o
s
(
0
)
+
c
o
s
(
0
)
+
c
o
s
(
0
)
]
!
=
[
1
+
1
+
1
+
1
+
1
]
!
=
5
!
=
1
2
0
.
□
(cos(0)+cos(0)+cos(0)+cos(0)+cos(0))!=(1+1+1+1+1)!=5!=120
cos is not in the given range of operators
Problem Loading...
Note Loading...
Set Loading...
( ( 0 ! − ( − 0 ! ) − ( − 0 ! ) ) ! − 0 ! ) ! = 1 2 0
The answer is 4.