Use linear interpolation to estimate the time when total production reached 14,000 units.

Table of data 3:10 P.M. 11240 1
??:?? P.M. 14000 p
4:07 P.M. 14371 2


![15140|490x153](upload://mxlfqmgodihMtkYQytoTqPfy8xg.jpeg)

Total production of 14000 units is reached at 4:00 P.M.
Check by minutes per unit
Between 4:07 P.M. and 3:10 P.M. (57 minutes)
units grow by (14371 — 11240) or 3131 units. Thus, minutes per unit are 57 / 3131 = 0.01820 (min/unit)
14000 is 2760 units after 11240
Thus, time to produce 2760 units is:
0.01820 (min/unit)* 2760 (unit)
= 50.2 min = 50 min (rounded) = 50 minutes after 3:10 P.M.
Therefore, 14000 units are reached at 3:10 + 50 minutes = 4:00 P.M.

Computer Science & Information Technology

You might also like to view...

Which of the following statements about the continue statement is true?

a. The continue statement is used to exit an iteration structure early and continue execution after the loop. b. The continue statement is used to continue after a switch statement. c. The continue statement does not alter the flow of control. d. A continue statement proceeds with the next iteration of the immediately enclosing while, for, do…while statement.

Computer Science & Information Technology

When using the Internet, the length of time it takes to load a page depends upon ____.

A. the speed of your connection B. the file size of the page you are viewing C. both a. and b. D. neither a. nor b.

Computer Science & Information Technology

Select the feature in Windows Server 2016 that has the ability to support resource records of a type unknown to the DNS server on Windows Server 2016.

A. advanced record support B. primary record support C. unknown record support D. secondary record support

Computer Science & Information Technology

What is a historian??

A. ?A centralized database of collected and analyzed data and control activities. B. ?A server that collects and stores raw data. C. ?A supervisory computer or server, which can control the physical system. D. ?Computers, including hardware and software, that people use to monitor and manage the physical systems.

Computer Science & Information Technology