剧场有多少座位
- 时间:2020-05-17 12:29:01
- 分类:数学世界
- 阅读:95 次
剧场有多少座位:一个剧场设置了20 排座位,第一排有38 个座位,往后每一排都比前一排多2 个座位,这个剧场一共设置了多少个座位?
数学题解答:先算出最后一排座位有多少个?38+19×2=76(个)。
然后可以按照梯形公式来计算座位总数,对应关系是:上底38,下底76,高20。
算式:(38+76)×20÷2=1140(个)
推荐阅读:The Terminal Software Engineer Level Facebook Interview Tips and Guidance Book Review: Python for Kids, for Dummies Find the Least Number Sums of Perfect Squares Algorithms to Sum of All Odd Length Subarrays Algorithm to Compute the Largest Triple Products from Array Algorithm to Split a Number Array into Two Balanced Parts by Usi Is QBasic good for Teaching Kids Programming? Accidentally Damaging the Graphic Card by Putting Heatsink Coppe Coding Interview Tips for Software Engineers
- 评论列表
-
- 添加评论