把八个数平均分成两组,使每组中四个数的积相等
- 时间:2020-05-16 19:48:28
- 分类:数学世界
- 阅读:133 次
把4、6、8、21、22、30、33、35八个数平均分成两组,使每组中四个数的积相等,怎样分?有人吗?
数学题解答:利用“分解质因数”法来解决这个问题。把每个数都分解一下,得出如下结果:
4=2×2 ,6=2×3,8=2×2×2,21=3×7,22=2×11,30=2×3×5
33=3×11 ,35=5×7
再根据后面质因数的情况,把它们平均分配一下,就可以了。质因数中共有八个2、四个3、两个5、两个7、两个11。
最后分出来的情况是:6、8、33、35为第一组;4、21、22、30为第二组。
推荐阅读:How to Find Root of N-Ary Tree using the Hash Set? How Many Blocks and Total Rewards for a Steem Witness in the Pas Compute the Maximum Score After Splitting a String A Simple HTML Entity Parser in C++ Dynamic Algorithm to Compute the Longest Common Subsequence Algorithms to Locate the Leftmost Column with at Least a One in Algorithms to Compute the Bitwise AND of Numbers in a Range Depth First Search Algoritm to Compute The k-th Lexicographical Blogging From Your Tablet – The Ins and Outs Saudi Blogger’s Wife Looks to West for Help
- 评论列表
-
- 添加评论