document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #319822 by lwsshak3(11628)\"\" \"About 
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.
\n" ); document.write( "...
\n" ); document.write( "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.
\n" ); document.write( "..
\n" ); document.write( "C(x) = 4x2-296x+85
\n" ); document.write( "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.)
\n" ); document.write( "C(x)=4(x^2-74x+37^2)+85-4(37^2)
\n" ); document.write( "C(x)=4(x-37)^2+85-5476
\n" ); document.write( "C(x)=4(x-37)^2-5391
\n" ); document.write( "This is a parabola with vertex at (37,-5391)
\n" ); document.write( "ans:
\n" ); document.write( "Bob must repair 37 watches to have the lowest operating cost\r
\n" ); document.write( "\n" ); document.write( "See graph below as a visual check on the answer
\n" ); document.write( "..
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-100%2C100%2C+-8000%2C+1000%2C4%28x-37%29%5E2-5391%29+\"
\n" ); document.write( "
\n" );