数学题:甲乙丙三人的平均年龄为22岁

  • 时间:2020-06-05 20:41:20
  • 分类:数学世界
  • 阅读:141 次

数学题:甲乙丙三人的平均年龄为22岁 ,如果甲,乙的平均年龄是18岁,乙,丙的平均年龄是25岁,那么乙的年龄是几岁?

数学题解答:这是一道关于平均数的问题,需要用到关系式“平均数×份数=总数”。

甲+乙 + 乙+丙 -(甲+乙+丙)=乙

18×2 + 25×2 – 22×3

=36+50-66

=86-66

=20(岁)

答:乙的年龄是20岁。

方程解:设乙的年龄是x岁。

22×3 + x = 18×2 + 25×2

66 + x = 86

x = 20

推荐阅读:
Is QBasic good for Teaching Kids Programming?  Accidentally Damaging the Graphic Card by Putting Heatsink Coppe  Coding Interview Tips for Software Engineers  A Math Problem: How old is everybody in the Family?  String/Object in Array Testing in Java – using Arrays.asLi  Algorithm to Compute the Revenue Milestones  How to Modify the Git Commit Messages After Your Push Your Branc  Personal Cloud Options to Backup Data and Photos  Greedy Algorithm to Find the Lexicographically Smallest Sequence  ReactiveX/RxJava Tutorial: Compute the Fibonacci Numbers using R 
评论列表
添加评论