arrange the digits 1 2 3 4 and 5 in such a way that with the help of simple mathematical symbols they will make 111 222 333 use each Number once
Answers
Answered by
2
Answer:
Logical Reasoning
111 = 3*37 = 3*(2^5 +4+1)
222=2*3*37 = 2*3*(2^5 +4+1)
So, 333 would be like this:
333 = 3*3*37 = 3*3*(2^5 +4+1)
Similar questions