英国论坛
想求教这道题的解法
IMG_9664.JPG600×800 146 KB
回帖
这个解释起来挺难的,谜底参考网络。这是几年级的题?
回帖
The first number on each card is a power of 2 (2,4,8,16,32). Every natural number up to 63 is a sum of some of these numbers (just write it in base 2). The rest of the numbers on each card are chosen precisely to make this work: on the card whose first number is 2, the numbers appearing are exactly those whose binary expression has a 1 in th th position. How high the numbers go on each card is irrelevant, as long as the upper bound is the same on each one
All you need do is add up the top left hand number on each of these cards. This will be the number they chose.
回帖
回帖
例如我想35
第1.2.6張有
你看他們首位數字分別是1.2.32
1+2+32=35就是谜底了
回帖
回帖
回帖
回帖
这是一道小学逻辑题
中学top set会讲讲二进制。。。
回帖
假如是想让小孩子能了解的数学思惟解释,能够这样解释,56图合起来会有四种可能,有有,有没有,无有,无无,分别代表十二34图片中十二行1-15,34行16-31,56行32-47,78行48-63,如果判别出是第一第二行,1到15,那由3和4图一样有四种可能,分别对应1-3,4-7,8-十一,十二-15,对应的是第一和第二张图的第一行十二,34和第二行的十二,34区域,每个区域只对应四个数字(除了首个区域是1,2,3三个数字),最初经过第一和第二两个图的四种可能性判别出最初是哪一个数字。二进制判别固然很快很简略,然而小孩很难懂,也不懂这两头的逻辑瓜葛,总的来讲这个标题问题超越孩子的规模了。
回帖
四种可能的先后程序对应的数字不是正好,由于手机打字的,就是一种可能对应一组数字。
回帖
昨晚子夜用手机写的,纯属喜好,下面解释的只是原理,用二进制能够很简略的利用首数字加出最初的谜底,然而假如换个弄法,把每个数字对应一个百家姓中的姓名,你就不克不及加名字了吧,由于在我记忆中好像见过有用这个办法猜名字的,固然不彻底相反,原理相似。我下面的推算需求根据65,43,21,这样的程序来让他人看图, 这样会便利记忆,然而假如他人硬要不根据这个程序来,643十二5等等各种摆放程序,就对比费事了,远没有二进制那样猜的简略了,我没有去深想那N种可能究竟该如何做,就想了最容易思考的,我脑子也达不到斟酌N种可能的级别。
回帖
这道数学题的谜底是让人知其然,不知其所以然。找谜底的办法很简略,只有把每张第一个数字相加便可。可是这六张卡上的数字是如何精心摆列的才是真正要好好斟酌的,只惋惜绝大少数人都只知足于记住谜底。只重视刷题大略就是这类学了半吊子的人。顶楼上的,这关于小先生是太难。
回帖
学习了,当初小敌人真聪明
回帖
This is question is about binary. As someone said it previously, it is about 2 to the power of something. So if they say no, then it is 0 They said yes then it means it has got that power ( power=order).
So for example, if you are raising the first card and then people say yes but the no to the other cards, that mean 2^1 is yes and it means the person is thinking 2 in their mind. I hope this helps.