180k views
5 votes
The function L(t) takes t, the number of weeks since a factory was opened, and gives L,

the number of operational factory lines. The function P() takes 1, the number of
operational factory lines, and gives P, the weekly profit generated by the factory. If we
want to use these two functions to determine the weekly profit generated by the factory 6
weeks after the factory was opened, which one of the following expressions would
correctly find that amount?
a) L(P(6)
d) (L+P)(6)
b) P(L(6)
e) (LP)(6)
c) (L-P)(6)

User SergeyB
by
4.9k points

1 Answer

2 votes
the answer should be b
User JGilmartin
by
4.4k points