document.write( "Question 437547: Aki's bicycle designs has determined that when x hundred bikes are built, the average cost per bicycle is given by C(x)=0.2x^2-0.4x+5.998, where C(x) is in hundreds of dollars. How many bikes should the shop build to minimize the average cost per bike? \n" ); document.write( "
Algebra.Com's Answer #302696 by edjones(8007)![]() ![]() You can put this solution on YOUR website! C(x)=0.2x^2-0.4x+5.998 \n" ); document.write( "The minimum for x = -b/2a \n" ); document.write( "=.4/2*.2 \n" ); document.write( "=.4/.4=1 \n" ); document.write( "100 bikes should be built to minimize the cost. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |