SOLUTION: Bob owns a watch repair shop. He has found that the cost of operating his shop is given by C(x) = 4x2-296x+85 , where c is cost and x is the number of watches repaired. How many w

Algebra ->  Subset -> SOLUTION: Bob owns a watch repair shop. He has found that the cost of operating his shop is given by C(x) = 4x2-296x+85 , where c is cost and x is the number of watches repaired. How many w      Log On


   



Question 466509: Bob owns a watch repair shop. He has found that the cost of operating his shop is given by C(x) = 4x2-296x+85 , where c is cost and x is the number of watches repaired. How many watches must he repair to have the lowest cost?
Found 2 solutions by ccs2011, lwsshak3:
Answer by ccs2011(207) About Me  (Show Source):
You can put this solution on YOUR website!
Goal is to minimize C(x)
minimum occurs when slope is zero
Differentiate C(x) and set it equal to 0
Differentiate polynomial using power rule:
%28d%2Fdx%29+x%5En+=+nx%5E%28n-1%29
C'(x) = 8x+-+296+=+0
Now solve for x
Add 296 to both sides
8x+=+296
Divide by 8 on both sides
x+=+37
Lowest cost occurs at x = 37

Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
Bob owns a watch repair shop. He has found that the cost of operating his shop is given by C(x) = 4x2-296x+85 , where c is cost and x is the number of watches repaired. How many watches must he repair to have the lowest cost.
...
To answer the question, you need an equation like y=A(x-h)^2+k, with (h,k) being the (x,y) coordinates of the vertex, the values of which gives the number of watches Bob must repair to have the lowest cost.
..
C(x) = 4x2-296x+85
completing the square: (factor out 4, then take half of the coefficient of the x-term and square it=(74/2)^2=37^2, then add it in to complete the square.)
C(x)=4(x^2-74x+37^2)+85-4(37^2)
C(x)=4(x-37)^2+85-5476
C(x)=4(x-37)^2-5391
This is a parabola with vertex at (37,-5391)
ans:
Bob must repair 37 watches to have the lowest operating cost
See graph below as a visual check on the answer
..
+graph%28+400%2C+400%2C+-100%2C100%2C+-8000%2C+1000%2C4%28x-37%29%5E2-5391%29+