document.write( "Question 675543: Chocolate Confections, Inc. has determined that when x chocolate cakes are made daily, the average cost per chocolate cake is given by C(x)=0.001x^2-0.14x+12.20\r
\n" );
document.write( "\n" );
document.write( "a) What is the average cost per cake if 30 chocolate cakes are made daily?\r
\n" );
document.write( "\n" );
document.write( "b) How many chocolate cakes should be made daily in order to minimize the average cost per cake? Show work \n" );
document.write( "
Algebra.Com's Answer #419931 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Chocolate Confections, Inc. has determined that when x chocolate cakes are made daily, the average cost per chocolate cake is given by C(x)=0.001x^2-0.14x+12.20 \n" ); document.write( "a) What is the average cost per cake if 30 chocolate cakes are made daily? \n" ); document.write( "set x to 30 and solve for C(x): \n" ); document.write( "C(x)=0.001x^2-0.14x+12.20 \n" ); document.write( "C(30)=0.001(30)^2-0.14(30)+12.20 \n" ); document.write( "C(30)=0.9-4.2+12.20 \n" ); document.write( "C(30)=-3.3+12.20 \n" ); document.write( "C(30)=$8.90 \n" ); document.write( ". \n" ); document.write( "b) How many chocolate cakes should be made daily in order to minimize the average cost per cake? Show work \n" ); document.write( "The given equation: \n" ); document.write( "C(x)=0.001x^2-0.14x+12.20 \n" ); document.write( "is a parabola that opens upwards, therefore the vertex is the minimum: \n" ); document.write( "x = -b/(2a) \n" ); document.write( "x = -(-0.14)/(2*0.001) \n" ); document.write( "x = 0.14/(0.002) \n" ); document.write( "x = 70 cakes \n" ); document.write( " \n" ); document.write( " |