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

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

数学题:服装厂的工人每人每天可以生产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套服装。

推荐阅读:
How to Check If a Integer is a Strobogrammatic Number?  How to Find Pivot Index of Array?  The Image Flood Fill Algorithm (C++)  How to Clone a Graph in C++/Java using Depth First Search Algori  The Unique Morse Code Words Algorithm  The Algorithm to Find Anagram Mappings between Two Arrays  How to Write More Readable Blog Posts  Due.com Review: It Really Is An Easy Way to Keep Track of Your I  Twitter Mishaps: The Infamous, The Insensitive, and the Unfunny  Standing Out from the Crowd: How to Get Your Content Noticed in  
评论列表
添加评论