数学题:服装厂的工人每人每天可以生产4件上或7条裤子

  • 时间:2020-04-29 11:52:54
  • 分类:数学世界
  • 阅读:157 次

数学题:服装厂的工人每人每天可以生产4件上或7条裤子。一件上衣和一条裤子为一套服装。全厂有77名工人,那么她们每天最多能生产多少套服装?

数学题解答

要求最多每天能生产多少套服装,最好是上衣件数与裤子的条数相同。

我们可以设有x人负责生产上衣,那么负责生产裤子的就可表示为(77-x)人。

4x=7(77-x)

11x=539

x=49

上衣件数:49×4=196(件),裤子条数:77-49=28(人),28×7=196(条),正好配成196套。

答:她们每天最多能生产196套服装。

推荐阅读:
Bruteforce Algorithm to Compute the Maxmium Powerful Digit Sum u  4 Frequently Discussed SEO Myths Exposed  3 Reasons Why Graphic Designers Need to Self-Promote through Ins  How to Split a String in C++?  The Best Instagram Feed WordPress Plugins to Use  Trie Class Data Structure in Python  How to Monitor the CPU Temperature of Raspberry PI using Python   Listen to what an SEO expert has to say about its benefits  Depth First Search Algorithm to Compute the Smallest String Star  Algorithm to Check if All Points are On the Same Line 
评论列表
添加评论