( □ + □ − □ ) × □ ÷ □
You are given that the numbers 1 , 2 , 3 , 4 and 5 are to be filled in the square boxes as shown above (without repetition).
Find the minimum possible value of the resultant number. Give your answer to 3 decimal places.
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.
I donno if I am stupid or what. I do believe we have to do this according to BODMAS. and I dont see any brackets in the problem.
SO my answer is
2+3-5*4/1
which gives -15
5*4/1=20
2+3-20=-15
I dont see any brackets in the question. Try typing my answer in any std calculator. Please tell me if I am wrong.
Log in to reply
It is mentioned that: By strictly applying the operations from left to right . The BODMAS problem is Part 4 .
Log in to reply
oops my bad
It said "strictly applying the operations from left to right." Of course you don't use the brackets. Clearly said,clearly done
Yes you are
I also think so gopi
I thought the answer was -15 too!
same result ^^
I agree that S m i n = 3 − 8 = − 2 . 6 6 7 . However, I am not sure that A + B − C must be a minimum is so obvious. It is obvious that A + B − C must be negative, which means that C could be 4 or 5, with A and B being a combination of 1, 2, or 3 can provide negative numbers. It just so happens that A+B-C should be a minimum for this problem but I think a complete solution would need to show the above combinations to truly show that S is minimized when A + B − C is minimized, unless there is a principle I am missing here.
The combinations being: A=1, B=2 ,or vice versa, C=4, D=5, and E=3 gives S = 3 − 5
A=1, B =2, or vice versa, C=5, D=4, and E=3 gives S = 3 − 8 , our answer
A=1, B=3, or vice versa, C=5, D=4, and E=2 gives S = − 2
Log in to reply
I found one solution that gives less its 2+3-4 5/1 2+3-4 5 2+3-20 5-20 -15
I used some python code, and went through the possible combinations. If you use 2 3 4 5 1 you get -15. I thought that it might be asking for the positive answers online, but if you use 1 2 3 4 5 you get 0.6? I am very confused, please explain.
If we consider magnitude the least value is 0.002
My error was assuming that minimum meant the smallest absolute value rather than simply being furthest to the left on the real number line. My first result was 0
my answer was also -15
Log in to reply
It cannot be -15 because you have to do the parenthesis first
the solution is (1+2-5)*4/3
I agree and I get -3.66...
Andrea it equals 0. (2+3=5-5=0)*4=0/1=0.
what's about 2+3-5*4/1 ? It's -14
Log in to reply
*-15 obvl :)
okay....now i've got the ans was -2.667..
ya ,I also have the same doubt
If u put 2 plus 3 then minus 4 multiple 5 decided to 1 🔚all equal -15#
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
|
1 2 3 |
|
Problem Loading...
Note Loading...
Set Loading...
The expression is equivalent to S = ( A + B − C ) × D ÷ E . For minimum S , A + B − C must be minimum, which is 1 + 2 − 5 = − 2 , D and E be the maximum and minimum with the remaining numbers, that is, D = 4 and E = 3 . Therefore, S m i n = ( − 2 ) × 4 ÷ 3 = − 2 . 6 6 7 .