document.write( "Question 91099: Bob owns a watch repair shop. He has found that the cost of operating his shop is given by c(x)=4x^2-304x+71, where x is the number of watches repaired. How many watches must her repair to have the lowest cost?\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #66181 by ankor@dixie-net.com(22740)![]() ![]() 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)= 4x^2 - 304x + 71, where x is the number of watches repaired. How many watches must he repair to have the lowest cost? \n" ); document.write( ": \n" ); document.write( "find the axis of symmetry, using the formula: x = -b/(2a) \n" ); document.write( "In the above equation a = 4; b = -304 \n" ); document.write( ": \n" ); document.write( "x = -(-304)/(2*4) \n" ); document.write( "x = +304/8 \n" ); document.write( "x = +38 is the number of watches for lowest cost \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |