I have this question:
a) If $C(x)$ is the cost of producing $x$ units of a commodity, then the average cost per unit is $c(x) = \dfrac{C(x)}{x}$. Show that if the average cost is a minimum, then the marginal cost equals the average cost.
So for a):
Marginal Cost: $C'(x)$, right?
Avg cost = $\frac{C(x)}{x}$
And so avg cost':
$$ \frac{x \cdot C'(x) - C(x)}{x^2}$$
$$ \frac{C'(x)}{x} - \frac{C(x)}{x^2}$$
But then the marginal cost does not equal the derivative of the avg cost when minimized.
Basically, I'm trying to set the derivative of the avg cost function to 0 to find some critical values, values at which a minimum could occur and see if it equals marginal cost. But I'm a bit stuck...
a) You are a step away from answer: $$\frac{xC'(x)-C(x)}{x^2}\color{red}{=0} \Rightarrow xC'(x)-C(x)=0 \Rightarrow C'(x)=\frac{C(x)}{x}.$$