InterviewSolution
Saved Bookmarks
| 1. |
The profit function P(x) of a company selling x items per day is given by P(x) = (150-x)x - 1000. Find the number of items that the company should manufacture to get maximum profit. Also find the maximum profit. |
|
Answer» |
|