公倍数应用题
- 时间:2020-05-23 15:41:47
- 分类:数学世界
- 阅读:87 次
一道公倍数应用题:五年级(2)班同学到森林公园去春游,准备乘16人的面包车或乘24人的中巴车。不论是专乘16人的面包车。还是专乘24人的中巴车,都正好坐满。五年级(2)班至少有多少同学去春游?
数学题解答:因为坐两种车都能正好坐满,说明五(2)班总人数一定是16和24的倍数,也就是它们的公倍数。需要把16和24都分解质因数,然后算出它们的最小公倍数,即为需求的人数。
16=2×2×2×2,24=2×2×2×3(16和24公有的质因数已用红色标出)
16和24的最小公倍数是:2×2×2×2×3=48。
答:五(2)班最少有48名同学。
推荐阅读:Algorithms to Compute the Math Power(a, n) in logarithm Complexi Multithreading Testing using Pythons’ Low Level _threading Algorithm to Count the Number of Substrings With Only 1s 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
- 评论列表
-
- 添加评论