Hello Jacob,
The marginal cost function for producing x thousand mp3 players is given by
C(x) = x2 - 140x + 8300.
a) For part a), you want to minimize the marginal cost function. That is, you want to find the value of x which minimizes the value of C(x). C(x) is a quadratic function, and in fact, its graph is an upward parabola. Therefore, the minimum value of C will occur at the vertex of the parabola. There are several ways to find the vertex, but the simplest way is probably to use the Vertex Theorem:
The vertex of the quadratic function C(x) = ax2 + bx + c is given by (h,k), where h = -b/2a, and k = C(h). Thus, the x-coordinate of the vertex is
h = -b/2a = -(-140)/2(1) = 70.
The marginal cost is minimized when x = 70. (That is, when 70 thousand mp3 players are produced.)
b) The minimum marginal cost will be the y-coordinate of the vertex of the graph of C(x). (That is, the value of C(x) when x = 70.)
Min. Marginal Cost = C(h) = C(70)
= (70)2 - 140(70) + 8300.
Min. Marginal Cost = $1300.
Hope that helps! Let me know if you have any more questions.
William