C[x] = 10,000 + 50x-0.1x^3/2
1. What is the average cost per widget if you produce 10,000?
I don't know how to handle the exponent here (^3/2). I think this is how the problem goes:
10,000 + 50(10,000) - 0.1(10,000)^3/2 =
10,000 + 50,000 - 0.1(10^6)=
10,000 + 50,000 -1,000000 = 410,000
then you divide by 10,000 widgets ------ 410000/10,000 = 41.00 per widget
2. If you have produced 10,000 widgets, what is the marginal cost to make 1 more?
10,000 + 50x -0.1x^3/2 = (take the derivative of this)
0 + 50 - 0.1^6 = 49.99
Please let me know if this is correct
1. What is the average cost per widget if you produce 10,000?
I don't know how to handle the exponent here (^3/2). I think this is how the problem goes:
10,000 + 50(10,000) - 0.1(10,000)^3/2 =
10,000 + 50,000 - 0.1(10^6)=
10,000 + 50,000 -1,000000 = 410,000
then you divide by 10,000 widgets ------ 410000/10,000 = 41.00 per widget
2. If you have produced 10,000 widgets, what is the marginal cost to make 1 more?
10,000 + 50x -0.1x^3/2 = (take the derivative of this)
0 + 50 - 0.1^6 = 49.99
Please let me know if this is correct