Respuesta :
Answer: 20 fixtures
Step-by-step explanation:
There are two methods to getting the number of fixtures to be produced.
Method 1
Given:
C(x) = 800 - 10x +[tex]0.25x^{2}[/tex]
Re - arranging the function , we have
C(x) = [tex]0.25x^{2}[/tex] - 10x + 800
This is a typical quadratic expression , since the coefficient of [tex]x^{2}[/tex] is positive , it means that the quadratic expression is a parabola that opens upward. We can therefore find the x - coordinate of the vertex of the parabola to find the number of fixtures that can be produced to yield minimum cost.
The formula for finding the x - coordinate of the vertex is give as [tex]\frac{-b}{2a}[/tex]
From the expression given , a = 0.25 , b = -10 , substituting into the formula , we have:
x = [tex]\frac{-(-10)}{2(0.25)}[/tex]
x = 10/0.5
x = 20
Therefore , 20 fixtures should be produced each day to yield minimum cost.
METHOD 2
This is the application of differential equation , the question means that we need to find the value of x for which the function is minimum. To do this , we will differentiate the function once with respect to x and equate to zero.
C(x) = [tex]0.25x^{2}[/tex] - 10x + 800
differentiating once , we have
[tex]C^{1}[/tex](x) = 0.5x - 10
setting it to zero , we have
0.5x - 10 = 0
0.5x = 10
x = 10/0.5
x = 20
This means that 20 fixtures should be produced each day to yield minimum cost.