三个学校共有多少人
- 时间:2020-05-17 12:29:01
- 分类:数学世界
- 阅读:134 次
数学题:有甲乙丙三个学校,甲校人数的二分之一等于乙校人数的三分之一,等于丙校人数的七分之三,已知丙校比甲校多120人,三个学校共有多少人?
数学题解答:由题意可知:甲校人数 × 1/2 = 乙校人数 × 1/3 =丙校人数 × 3/7
甲:乙=1/3:1/2=2:3=6:9
甲:丙=3/7:1/2=6:7
此时三个学校人数的份数分别是6份、9份、7份,一共是22份,而丙校比甲校多一份,正好是120人,所以三个学校的总人数就是:120×(6+9+7)=2640(人)
答:三个学校共有2640人。
推荐阅读:6 Tips to Get Started With Selling on Your Blog Introduction to Microbit and Javascript/Typescript Programming Return the Path that Sum up to Target using DFS or BFS Algorithm How to Clone an Array in Javascript? The Concurrent Programming Language: Cind How to Design a Design Bounded Blocking Queue in Python using Th The Unique Permutations Algorithm with Duplicate Elements Python Coding Reference: index() and find() for string (substrin Walking Robot Simulation Algorithm with Obstacles Detection The Selection Sorting Algorithm in VBScript
- 评论列表
-
- 添加评论