What is the optimal number of items to produce for maximum profit in business?

Shakattack12
Messages
24
Reaction score
2

Homework Statement


A manufacturer makes a batch of n items with the cost (in dollars) of each item being:
n2-6n+35.
The manufacturer sells the items for $50 each. How many items should be produced in each batch to maximise profit.

Homework Equations


Cost = C(n) = n2-6n+35
Revenue = R(n) = 50n

The Attempt at a Solution


Profit = 50n - (n2-6n+35)
= 56n - n2-35
dP/dn = 56 - 2n
let dP/dn = 0
0 = 56 - 2n
n = 28
After testing the nature I found it to be a maximum which is all good but the textbook says the answer is 5. Where did I go wrong?
 
on Phys.org
Shakattack12 said:

Homework Statement


A manufacturer makes a batch of n items with the cost (in dollars) of each item being:
n2-6n+35.
The manufacturer sells the items for $50 each. How many items should be produced in each batch to maximise profit.

Homework Equations


Cost = C(n) = n2-6n+35
Revenue = R(n) = 50n

The Attempt at a Solution


Profit = 50n - (n2-6n+35)
= 56n - n2-35
dP/dn = 56 - 2n
let dP/dn = 0
0 = 56 - 2n
n = 28
After testing the nature I found it to be a maximum which is all good but the textbook says the answer is 5. Where did I go wrong?

Your ##p = n^2 -6n + 35## is the cost per item, so the cost of a batch of ##n## items is ##C(n) = n p##.
 
Thank you so much! Can't believe I missed that.
 

Similar threads

Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
8K
Replies
2
Views
7K
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
6K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K