当前位置:网站首页>MBA-day5數學-應用題-工程問題
MBA-day5數學-應用題-工程問題
2022-04-23 10:55:00 【法迪】
1. 基礎知識點
1.1 工作量s, 工作效率v, 工作時間t 三者的關系
- 工作量 = 工作效率 * 工作時間 即 s = vt
- 工作時間 = 工作量 / 工作效率 即 t = s/v
- 工作效率 = 工作量 / 時間, 即 v = s/t
重要說明: 時間t一定,效率與總量成正比
1.2 重要結論
若甲單獨完成需要 m 天,乙單獨完成需要 n 天,則
-
- 甲的效率為 1/m, 乙的效率為 1/n
-
- 甲乙合作的效率為: 1/m + 1/n (效率可以相加减)
-
- 甲乙合作完成需要時間為 1 /(1/m + 1/n)= mn / (m+n)
1.3 思路點撥
遇到工程量問題,通常將整個工程量(放水量)看出單比特1,然後根據題幹條件按比例求解。
通常假設總量(工程量、放水量)= 1 進行分析
-【重要公式】總效率=各效率代數和
- 工作效率=工作量 / 工作時間
- 總量=部分量 / 其對應的比例
2. 例題
例題1:修一條公路,甲隊單獨施工需要40天完成,乙隊單獨施工需要24天完成,現在兩隊同時從2端開工,結果在距離中點7.5 km處會和完工,則這條公路的長度為()km
解:設這條公路長度 s km
由甲隊單獨施工需要40天完成,得甲隊效率為 s / 40
由乙隊單獨施工需要24天完成,得乙隊效率為 s / 24
由現在兩隊同時從2端開工,結果在距離中點7.5 km處會和完工
1. 從效率得知乙隊效率最高
2. 甲乙在距離中點7.5 km處會和完工,說明這段時間是相同
3. 甲施工的長度為 s/2 - 7.5 km, 乙隊施工的長度為 s/2 + 7.5 km
故得到如下關系:時間 = 工作量 / 效率
(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
版权声明
本文为[法迪]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231053146001.html
边栏推荐
- Charles 功能介绍和使用教程
- MySql常用语句
- Full stack cross compilation x86 completion process experience sharing
- Detailed explanation of MapReduce calculation process
- Xshell+Xftp 下载安装步骤
- Yarn resource scheduler
- SWAT—Samba WEB管理工具介绍
- Pytorch implementation of transformer
- JDBC – PreparedStatement – 如何设置 Null 值?
- Let the LAN group use the remote device
猜你喜欢
MySQL how to merge the same data in the same table
Visual common drawing (I) stacking diagram
Yarn core parameter configuration
Charles 功能介绍和使用教程
MapReduce core and foundation demo
Notes on concurrent programming of vegetables (V) thread safety and lock solution
Visualization Road (10) detailed explanation of segmentation canvas function
Jinglianwen technology - professional data annotation company and intelligent data annotation platform
Let the LAN group use the remote device
Comparison and practice of prototype design of knowledge service app
随机推荐
The difference between restful and soap
Learning Notes 6 - Summary of several deep learning convolutional neural networks
Source insight 4.0 FAQs
Pytorch implementation of transformer
【leetcode】199. Right view of binary tree
Introduction to data analysis 𞓜 kaggle Titanic mission (III) - > explore data analysis
Wonderful review | deepnova x iceberg meetup online "building a real-time data Lake based on iceberg"
JDBC – PreparedStatement – 如何设置 Null 值?
Swagger2 自定义参数注解如何不显示
Hikvision face to face summary
Google Earth Engine(GEE)——将原始影像进行升尺度计算(以海南市为例)
Solution architect's small bag - 5 types of architecture diagrams
349. Intersection of two arrays
Special members and magic methods
Installing MySQL with CentOS / Linux
HuggingFace
VScode
Arbitrary file reading vulnerability exploitation Guide
VIM + ctags + cscope development environment construction guide
《Neo4j权威指南》简介,求伯君、周鸿袆、胡晓峰、周涛等大咖隆重推荐