当前位置:网站首页>Mba-day5 Mathematics - application problems - engineering problems
Mba-day5 Mathematics - application problems - engineering problems
2022-04-23 10:55:00 【Fadi】
1. Basic knowledge points
1.1 workload s, The work efficiency v, working hours t The relationship among the three
- workload = The work efficiency * working hours namely s = vt
- working hours = workload / The work efficiency namely t = s/v
- The work efficiency = workload / Time , namely v = s/t
Important note : Time t A certain , Efficiency is directly proportional to the total
1.2 Important conclusions
If Party A completes it alone, it needs m God , Party B needs to complete it alone n God , be
-
- The efficiency of a is 1/m, The efficiency of B is 1/n
-
- The efficiency of cooperation between Party A and Party B is : 1/m + 1/n ( Efficiency can be added or subtracted )
-
- The time required for the completion of the cooperation between Party A and Party B is 1 /(1/m + 1/n)= mn / (m+n)
1.3 Train of thought
Encountered engineering quantity problems , Generally, the whole engineering quantity is ( Water discharge capacity ) See the unit 1, Then solve the problem proportionally according to the problem stem conditions .
It is usually assumed that the total amount ( The amount of work 、 Water discharge capacity )= 1 Analyze
-【 Important formula 】 Total efficiency = Each efficiency algebra and
- The work efficiency = workload / working hours
- Total amount = Partial quantity / Its corresponding proportion
2. Example
Example 1: Build a highway , Team a's separate construction requires 40 Days to complete , Team B needs to work alone 24 Days to complete , Now both teams are from 2 End start , The result is at the midpoint of the distance 7.5 km Meeting and completion , Then the length of this highway is ()km
Explain : Set the length of this highway s km
Construction by team a alone requires 40 Days to complete , The efficiency of team a is s / 40
Construction by team B alone requires 24 Days to complete , The efficiency of team B is s / 24
From now on, the two teams start from 2 End start , The result is at the midpoint of the distance 7.5 km Meeting and completion
1. From the efficiency, we know that team B is the most efficient
2. A and B are at the midpoint of the distance 7.5 km Meeting and completion , It means that this period of time is the same
3. The construction length of Party A is s/2 - 7.5 km, The construction length of team B is s/2 + 7.5 km
Therefore, the following relationship is obtained : Time = workload / efficiency
(s/2 - 7.5) / (s / 40) = (s/2 + 7.5)/ (s / 24)
(s/2 - 7.5) * (s / 24) = (s / 40) * (s/2 + 7.5)
(s/2 - 7.5) * (1/24) = (1 / 40) *(s/2 + 7.5)
(1/24) / (1 / 40) = (s/2 + 7.5)/ (s/2 - 7.5)
5/3 = (s/2 + 7.5)/ (s/2 - 7.5)
s = 60 km
版权声明
本文为[Fadi]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231053146001.html
边栏推荐
- MySQL common statements
- HuggingFace
- 454. Sum of four numbers (hash table)
- 微信小程序中app.js文件、组件、api
- SSH利用私钥无密钥连接服务器踩坑实录
- Deploy jar package
- 软件测试人员,如何优秀的提Bug?
- Solutions to common problems in visualization (VIII) solutions to problems in shared drawing area
- Solutions to common problems in visualization (IX) background color
- 如何使用JDBC CallableStatement.wasNull()方法调用来查看最后一个OUT参数的值是否为 SQL NULL
猜你喜欢
Introduction to data analysis 𞓜 kaggle Titanic mission (IV) - > data cleaning and feature processing
Introduction to data analysis 𞓜 kaggle Titanic mission (III) - > explore data analysis
景联文科技—专业数据标注公司和智能数据标注平台
Charles function introduction and use tutorial
MapReduce compression
Comparison and practice of prototype design of knowledge service app
Reading integrity monitoring techniques for vision navigation systems - 5 Results
SQL Server recursive query of superior and subordinate
JVM - common parameters
Initial exploration of NVIDIA's latest 3D reconstruction technology instant NGP
随机推荐
Is the pointer symbol of C language close to variable type or variable name?
Leetcode22: bracket generation
997. Square of ordered array (array)
Derivation and regularization
Strongest date regular expression
The difference between restful and soap
【leetcode】102.二叉树的层序遍历
Read integrity monitoring techniques for vision navigation systems - 4 multiple faults in vision system
MBA-day5数学-应用题-工程问题
JDBC – PreparedStatement – 如何设置 Null 值?
VIM + ctags + cscope development environment construction guide
精彩回顾|「源」来如此 第六期 - 开源经济与产业投资
Solution architect's small bag - 5 types of architecture diagrams
景联文科技—专业数据标注公司和智能数据标注平台
JVM - common parameters
MBA-day5数学-应用题-工程问题
得到知识服务app原型设计比较与实践
Learning notes 7-depth neural network optimization
精彩回顾 | DEEPNOVA x Iceberg Meetup Online《基于Iceberg打造实时数据湖》
Esp32 learning - use and configuration of GPIO