8 8 8 8 = 6
How do you make this equation true by only using mathematical operators like addition, subtraction, multiplication and division and parentheses on the left hand side of the equation?
Define
A
as the number of addition signs used,
B
as the number of subtraction signs used,
C
as the number of multiplication signs used,
D
as the number of division signs used,
E
as the number of pairs of parentheses used.
Submit your answer as A B C D E .
Details and Assumptions :
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.
What about -(8+8)/8+8
Log in to reply
you got an extra addition sign at the end. The question assumption says use as little addition signs as possible.
8 - (8 + 8) ÷ 8 = 6 So,according to the code given,A = 1,B = 1,C=0,D=1,E=1 Therefore,the answer is 11011.
8- {(8 divided by 8)+8 divided by8}
(-8-8)/8+8=6 why this is not correct ? therefore, ABCDE=12011
12011 doesn't work because it needs to be the shortest solution
For the shortest solution we can do:
8 − 8 ( 8 + 8 )
Therefore it becomes
A = 1 ; B = 1 ; C = 0 ; D = 1 ; E = 1 ;
And the answer is 11011
I got the ans as
(-8-8)÷8+8 = 6
But didn't know we have to enter the shortest method.... My bad....
Log in to reply
i was the same and got the same answer. it did not mention anything about the shortest method in the problem; just as little parentheses and addition signs as possible. i like the idea of the problem but not the way it was worded. they way it is worded would allow for multiple correct answers, as your way also has only one addition sign and parenthesis.
The way "shortest" is defined, that also works (least parentheses and addition signs, and produces a different answer from the one listed as correct.
I thought E=2? I wrote 11012 and got the answer wrong, I thought there might be an easier way (with 0 parenthesis). That example messed it up, I thought it was the number of parenthesis instead of the number of pairs. Rewrite E=1 in the example, please.
Log in to reply
Okay done.
Log in to reply
Thanks :) Hopefully others won't get it wrong now !
How can we confirm that there is only one way : 8 − ( 8 + 8 ) ÷ 8 , i.e. there is only one solution 11011 ? What if there are other ways to reach 6 ?
Log in to reply
@Venkata Karthik Bandaru – How can we confirm? No idea, this is like an NP problem.
What if there are other ways? Then I will ask Calvin to change the answer.
Log in to reply
@Pi Han Goh – There are other ways:- -((8+8)/8 -8) which gives 12012
me too thought e =2
8+(-8/8+8)
Log in to reply
can u explain or ur ans will be 1 if i m not wrong
Log in to reply
That gives 15 actually if u apply BODMAS but it is still wrong
I gave the alternate correct answer. My answer was 12011, which is correct.
(-8-8)/8+8 = 6, where A=1, B=2, C=0, D=1, and E=1.
Then please
* reply
, why my *
answer is wrong
, just because it doesn't match with the prescribed?.
Log in to reply
Nobody answers me..Where I am wrong please anyone tell me..
Log in to reply
Oh haha, you're right too! Maybe I should also clarify I want as little subtraction as possible!
-8-8/8+8 = -16/16 = -1
8 − ( 8 + 8 ) ÷ 8 = 6
A B C D E = 1 1 0 1 1
8 - (8 + 8) /8 Using BODMAS Rule,you get 11011.
Problem Loading...
Note Loading...
Set Loading...
I suppose, it is better to use the ÷ sign.
8 − ( 8 + 8 ) ÷ 8 = 6
Therefore, A B C D E = 1 1 0 1 1