2 2 2 2 2
If I were to insert a pair of parentheses into the number above, the resultant value might differ. For example, by adding the parentheses like
2 2 2 ( 2 2 ) ,
we would have the same result. But if I were to add the parentheses like
( 2 2 ) 2 2 2 ,
the resultant number would not remain the same.
If we're only allowed to add exactly one pair of parentheses as shown above, find the minimum value (call it m ) and the maximum value (call it M ) of all the possible resultant numbers.
Then what is m M ?
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.
Well technically, you need to use ONE pair of parentheses for M as well.
Thank you.
Log in to reply
The title gave away the answer please change it
Log in to reply
It's intentional. I'm not changing it.
Log in to reply
@Pi Han Goh – Yes, I agree with Lakshya. The title makes it too obvious. :P
@Pi Han Goh – The answer is written 15 times!
I think m should be 2³². Please check it. I'm not convinced at all.
Log in to reply
In the second step why should you multiply 2² with 2². 2² should be raised to the power 2². Check it again.
Problem Loading...
Note Loading...
Set Loading...
M = 2 2 2 2 2 = 2 2 1 6 and m = ( 2 2 2 ) 2 2 = 2 4 ⋅ 4 = 2 1 6 . Therefore: m M = 2 2 1 6 2 1 6 = 2