数学题:三位老师带50名学生去参观植物园
- 时间:2020-05-07 11:42:14
- 分类:数学世界
- 阅读:119 次
数学题:三位老师带50名学生去参观植物园。票价:成人每人10元,学生每人5元,团体(10人以上)每人6元。问:怎样买票合算?
数学题解答:这是人教版三年级数学下册第34页的第7题。比较容易想到的买票方案有:
方案一、买3张成人票,50张学生票。这样一共花费:
3×10 + 50×5 = 280(元)
方案二、买53张团体票。用去:
(50+3)×6=318(元)
不出意外的话,我们会选第一种方案,但这并不是最合算的方案,还有更省钱的买票方案。看下面:
方案三、让3位老师和7名学生组成一个团体,买团体票,剩下的43名学生买学生票。用去:
10×6 + (50-7)×5 =275(元)
所以,最合算的买票方案是第三种:买43张学生票,让3位老师和7名学生去买团体票。
上面的解你看懂了吗?再来练习下面这道题吧!
练习题:3位老师带60名学生去参观科技馆(满10人可买团体票)。怎样买票合算?[票价牌上写到:成人票每张10元,学生票半价,团体票每张6元]
推荐阅读:How to Find the K-diff Pairs in an Array with Two Pointer or Has String Algorithm: Reverse the first k characters for every 2k ch How to Generate Parentheses using Bruteforce or Depth First Sear Algorithm to Construct Binary Tree from Preorder and Inorder Tra The 24 Game Algorithm using Depth First Search How to Count the Path Sum from a Binary Tree using Depth First S How to Multiply Two Matrices in C++? How to Compute the Number of Equivalent Domino Pairs? Stay In The Loop: Google Will Make Sure You Never Miss A Mention 5 Ways to Get More Passive Income for your Blog
- 评论列表
-
- 添加评论