当前位置:网站首页>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
- Example 2: A project is jointly undertaken by Party A and Party B 30 Days can be done , Team a does it alone 24 Days later , Team B joins , The two teams work together 10 Days later , Team a transferred , Team B continued to do 17 Finish... In days . If the project is done by team a alone , You need to () God
Explain :
According to the workload = working hours * The work efficiency
Let the working efficiency of Party A be x, B. the working efficiency is y, The following relationships can be obtained quickly
30x + 30y = workload
34x + 27y = workload
y = 4/3 x
Bring the above proportion into : nail 30 + B 30 = Quantities completed
30x + 30 * 4/3 x = workload
70x = workload
70 = workload /x = working hours
- Example 3: A unit carries out office decoration , If Party A and Party B cooperate , Need to be 10 Zhou finished . The man hour fee is 100 ten thousand , Company a first does 6 Company B will continue to do it in a week 18 Zhou finished , The man hour fee is 96 ten thousand , Ask company a for the weekly man hour cost ()
Explain , Weekly man hour cost of company A x, Company B's weekly man hour expenses y
If Party A and Party B cooperate , Need to be 10 Zhou finished . The man hour fee is 100 ten thousand , have to 10x+10y = 100
Company a will do it first 6 Company B will continue to do it in a week 18 Zhou finished , The man hour fee is 96 ten thousand , have to 6x+18y=96
10x+10y = 100
6x+18y=96
The most simplified is
x+y =10
x+3y=16
have to y =3, x =7, That is, the weekly man hour cost of company A 7 ten thousand
版权声明
本文为[Fadi]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231053145888.html
边栏推荐
- 142. Circular linked list||
- Visualization Road (10) detailed explanation of segmentation canvas function
- Detailed explanation of typora Grammar (I)
- MBA-day6 逻辑学-假言推理练习题
- MBA-day5数学-应用题-工程问题
- Let the LAN group use the remote device
- The difference between restful and soap
- SQL Server 递归查询上下级
- Cve-2019-0708 vulnerability exploitation of secondary vocational network security 2022 national competition
- Visualization Road (11) detailed explanation of Matplotlib color
猜你喜欢

Chapter 120 SQL function round

ID number verification system based on visual structure - Raspberry implementation

Notes on concurrent programming of vegetables (IX) asynchronous IO to realize concurrent crawler acceleration

Detailed explanation of typora Grammar (I)

Xshell+Xftp 下载安装步骤
![[provincial election joint examination 2022 d2t1] card (state compression DP, FWT convolution)](/img/e4/3c47edbc3241ba86f10a1ac8a963fd.png)
[provincial election joint examination 2022 d2t1] card (state compression DP, FWT convolution)

Let the LAN group use the remote device

Deploy jar package

GO接口使用

【leetcode】199. Right view of binary tree
随机推荐
Gets the current time in character format
C#和数据库连接中类的问题
【leetcode】107. Sequence traversal of binary tree II
Intuitive understanding entropy
MBA-day5数学-应用题-工程问题
全栈交叉编译X86完成过程经验分享
主流手机分辨率与尺寸
Qinglong panel pull library command update [April 20, 2022] collection is not lost
SQL Server cursor circular table data
Data analysis learning (I) data analysis and numpy Foundation
Full stack cross compilation x86 completion process experience sharing
203. Remove linked list elements (linked list)
Google Earth Engine(GEE)——将原始影像进行升尺度计算(以海南市为例)
Charles 功能介绍和使用教程
SSH uses private key to connect to server without key
Initial exploration of NVIDIA's latest 3D reconstruction technology instant NGP
Learning note 5 - gradient explosion and gradient disappearance (k-fold cross verification)
【leetcode】107.二叉树的层序遍历II
349. Intersection of two arrays
Charles function introduction and use tutorial