What?
i dont know maybe...hmmmm
Answer:
Minimum unit cost = 5,858
Step-by-step explanation:
Given the function : C(x)=x^2−520x+73458
To find the minimum unit cost :
Take the derivative of C(x) with respect to x
dC/dx = 2x - 520
Set = 0
2x - 520
2x = 520
x = 260
To minimize unit cost, 260 engines must be produced
Hence, minimum unit cost will be :
C(x)=x^2−520x+73458
Put x = 260
C(260) = 260^2−520(260) + 73458
= 5,858
Answer:
1/2
Step-by-step explanation:
Even though we are using variables, we still know that "difference" means subtraction. So, if the larger is x1 and x2, those variables go first. The smaller, y1 and y2 will go second. So our problem will look like this:
(x1 < x2 ? x2 : x1) - (y1 < y2 ? y1 : y2)