document.write( "Question 101717: I cant seem to figure out what to do with the data given. \r
\n" );
document.write( "\n" );
document.write( "Bob owns a watch repair shop. He is open 5 days per week. Over the years, he has determined that the weekly cost in dollars (in dollars) of operating his shop is given by the cost function: C(x)= 2x^2-57x+26 where x is the number of watches repaired.
\n" );
document.write( "What is the daily cost of running the shop if the number of watches repaired is 50?\r
\n" );
document.write( "\n" );
document.write( "Thank you for your help \n" );
document.write( "
Algebra.Com's Answer #73960 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! C(x)= 2x^2-57x+26 where x is the number of watches repaired. \n" ); document.write( "What is the daily cost of running the shop if the number of watches repaired is 50? \n" ); document.write( "-------------- \n" ); document.write( "The weekly cost is C(50) = 2(50)^2-57(50)+26 = 2176 dollars \n" ); document.write( "--------------- \n" ); document.write( "The daily cost depends on how many days he works per week. \n" ); document.write( "If he works 7 days the cost is 2176/7 \n" ); document.write( "If he works 5 days the cost is 2176/5 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |