document.write( "Question 136907: Aki's Bicycle Design has determined that when x hundred bicyles are built, the average cost per bicycle is given by C(x)=0.4x^2-0.9x+2.573, where C(x) is in hundreds of dollars. How many bicycles should the shop build to minimize the average cost per bicycle?\r
\n" ); document.write( "\n" ); document.write( "I understand that I need to re-write into y=a(x-b)^2+K where x=h.
\n" ); document.write( "I start out with c(x)=0.4x^2...(am I supposed to round 0.9 up to 3 decimal places..?) +2.573. The rounding part is completely throwing me off.\r
\n" ); document.write( "\n" ); document.write( "Please help me understand this problem. Thank you.
\n" ); document.write( "

Algebra.Com's Answer #100195 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Aki's Bicycle Design has determined that when x hundred bicyles are built, the average cost per bicycle is given by C(x)=0.4x^2-0.9x+2.573, where C(x) is in hundreds of dollars.
\n" ); document.write( "How many bicycles should the shop build to minimize the average cost per bicycle?
\n" ); document.write( "The equation is a quadratic with a=0.4 and b=-0.9
\n" ); document.write( "The minimum value occurs when x = -b/2a = 0.9/(0.8) = (9/8)
\n" ); document.write( "(9/8)*100 = 112.5 (# of bikes they should make to minimize cost)
\n" ); document.write( "---------------------------
\n" ); document.write( "I understand that I need to re-write into y=a(x-b)^2+K where x=h.
\n" ); document.write( "Completing the square on 0.4x^2-0.9x+2.573 = y
\n" ); document.write( "0.4(x^2-(0.9/0.4)x = y-2.573
\n" ); document.write( "0.4(x^2-(9/4)x+(9/8)^2) = y-2.573+0.4*(9/8)^2
\n" ); document.write( "0.4(x-(9/8))^2 = y - 2.06675
\n" ); document.write( "So h=(9/8) and (9/8)*100 = 112.5 bikes to minimize cost
\n" ); document.write( "--------------------------------------\r
\n" ); document.write( "\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );