document.write( "Question 446816: A company manufactures lighting fixtures finds its daily production costs to be:
\n" ); document.write( "C(x) = .25x²-10x+800 dollars for x fixtures produced daily. Find the minimum daily production cost to the company.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I've set it up:
\n" ); document.write( "-> \"+.25x%5E2-10x%2B800=0+\"
\n" ); document.write( "simplified:
\n" ); document.write( "-> \"+x%5E2-40%2B3200=0+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "However, I'm not sure if this is the right way to go with this problem.
\n" ); document.write( "

Algebra.Com's Answer #307696 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+C%28x%29+=+x%5E2+-+40x+%2B+3200+\"
\n" ); document.write( "You don't need to set \"C%28x%29+=+0\"
\n" ); document.write( "That's only if you want the roots
\n" ); document.write( "The minimum of the curve is at \"+x+=+-b%2F%282a%29+\"
\n" ); document.write( "when the form is \"+ax%5E2+%2B+2b+%2B+c+=+0+\"
\n" ); document.write( "\"+-b%2F%282a%29+=+-%28-40%29%2F%282%2A1%29+\"
\n" ); document.write( "\"+-b%2F%282a%29+=+20+\"
\n" ); document.write( "This is 20 fixtures daily
\n" ); document.write( "Now I find \"C%2820%29\"
\n" ); document.write( "\"+C%2820%29+=+20%5E2+-+40%2A20+%2B+3200+\"
\n" ); document.write( "\"+C%2820%29+=+400+-+800+%2B+3200+\"
\n" ); document.write( "\"+C%2820%29+=+2800+\"
\n" ); document.write( "The minimum daily production cost is $2,800
\n" ); document.write( "Here's the plot:
\n" ); document.write( "\"+graph%28+500%2C+500%2C+-10%2C+50%2C+-500%2C+3600%2C+x%5E2+-+40x+%2B+3200%29+\"
\n" ); document.write( "
\n" );