PLEASE HELPPPP
The cost function in a computer manufacturing plant is C(x) = 0.28x^2-0.7x+1, where C(x) is the cost per hour in millions of dollars and x is the number of items produced per hour in thousands. Determine the minimum production cost.

Respuesta :

Given:

The cost function is:

[tex]C(x)=0.28x^2-0.7x+1[/tex]

where C(x) is the cost per hour in millions of dollars and x is the number of items produced per hour in thousands.

To find:

The minimum production cost.

Solution:

We have,

[tex]C(x)=0.28x^2-0.7x+1[/tex]

It is a quadratic function with positive leading efficient. It means it is an upward parabola and its vertex is the point of minima.

If a quadratic function is [tex]f(x)=ax^2+bx+c[/tex], then the vertex of the parabola is:

[tex]\text{Vertex}=\left(-\dfrac{b}{2a},f(-\dfrac{b}{2a})\right)[/tex]

In the given function, [tex]a=0.28, b=-0.7, c=1[/tex]. So,

[tex]-\dfrac{b}{2a}=-\dfrac{-0.7}{2(0.28)}[/tex]

[tex]-\dfrac{b}{2a}=1.25[/tex]

Putting [tex]x=1.25[/tex] in the given function to find the minimum production cost.

[tex]C(x)=0.28(1.25)^2-0.7(1.25)+1[/tex]

[tex]C(x)=0.28(1.5625)-0.875+1[/tex]

[tex]C(x)=0.4375+0.125[/tex]

[tex]C(x)=0.5625[/tex]

Therefore, the minimum production cost is 0.5625 million dollars.

Answer:

The minimum cost is 0.5625.

Step-by-step explanation:

The cost function is

C(x) = 0.28x^2 - 0.7 x + 1

Differentiate with respect to x.

[tex]C = 0.28x^2 - 0.7 x + 1\\\\\frac{dC}{dt} = 0.56 x - 0.7\\\\\frac{dC}{dt} = 0\\\\0.56 x - 0.7 = 0\\\\x = 1.25[/tex]

The minimum value is

c = 0.28 x 1.25 x 1.25 - 0.7 x 1.25 + 1

C = 0.4375 - 0.875 + 1

C = 0.5625