|
Question 514413: If 2 secretaries type 2 pages in 2 minutes, how many secretaries will type 18 pages in 6 minutes?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If 2 secretaries type 2 pages in 2 minutes, how many secretaries will type 18 pages in 6 minutes?
----
# of secretaries and # of pages are directly related
# of secretaries and time are indirectly related
----
s = kp/t
----
Solve for "k" using "2 secretaries type 2 pages in 2 minutes":
2 = k*2/2
k = 2
------------
Equation:
how many secretaries will type 18 pages in 6 minutes?
---
s = 2p/t
----------------
s = 2*18/6
---
# of secretaries needed = 6
===============================
Cheers,
Stan H.
============
|
|
|
| |