document.write( "Question 788874: A producer of synfuel from coal estimates that the cost C dollars per barrel for a production run of x thousand barrels is given by C = 9x^2 - 180x + 940. How many thousand barrels should be produced each run to keep the cost per barrel at a minimum? What is the minimum cost per barrel of synfuel?\r
\n" ); document.write( "\n" ); document.write( "Can you please help me out? Thanks so much in advance:)
\n" ); document.write( "Can you also please show the steps it would really help me understand:) Thank-you
\n" ); document.write( "

Algebra.Com's Answer #478700 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"C+=+9x%5E2+-+180x+%2B+940\" describes C as a quadratic function of x.
\n" ); document.write( "The graph (with C as the y coordinate) is \"graph%28300%2C300%2C-10%2C40%2C-100%2C900%2C+9x%5E2+-+180x+%2B+940%29\"
\n" ); document.write( "That curve is called a parabola, and the pointy end is called the vertex of the parabola.
\n" ); document.write( "In this case it is a minimum value for C and it happens when x=10, and C=40.
\n" ); document.write( "There is more than one way to find the coordinates (x and C) for that minimum point in the graph.
\n" ); document.write( "You can apply formulas (memorized or copied, understood, or not).
\n" ); document.write( "Another option is to \"complete the square\" transforming the equation into a form that will give away its secrets.
\n" ); document.write( "
\n" ); document.write( "WITH FORMULAS:
\n" ); document.write( "A function of the form \"f%28x%29=ax%5E2%2Bbx%2Bc\" or \"y=ax%5E2%2Bbx%2Bc\", with \"a%3C%3E0\"
\n" ); document.write( "is called a quadratic functiuon, and graphs as a parabola.
\n" ); document.write( "Its axis of symmetry and vertex are at \"x=-b%2F2a\".
\n" ); document.write( "If you find that \"x=-b%2F2a\" value of the x-coordinate at the vertex, you can substitute it into the function to find the y-coordinate.
\n" ); document.write( "Otherwise you can apply another, more complicated formula to find the y-coordinate at the vertex.
\n" ); document.write( "The vertex will be a maximum of the function if \"a%3C0\", and it will be a minimum if \"a%3E0\".
\n" ); document.write( "In this case, \"a=9%3E0\", so we have a minimum, and \"b=-180\".
\n" ); document.write( "So, at the minimum \"x=-%28-180%29%2F%282%2A9%29=180%2F18=10\"
\n" ); document.write( "Plugging that value into \"C+=+9x%5E2+-+180x+%2B+940\" we find the minimum value for C:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "COMPLETING THE SQUARE:
\n" ); document.write( "\"C+=+9x%5E2+-+180x+%2B+940\"
\n" ); document.write( "\"C+=+9%2A%28x%5E2+-+20x%29+%2B+940\"
\n" ); document.write( "\"C+=+9%2A%28x%5E2+-+20x%2B100-100%29+%2B+940\"
\n" ); document.write( "\"C+=+9%2A%28x%5E2+-+20x%2B100%29-9%2A100+%2B+940\"
\n" ); document.write( "\"C+=+9%2A%28x%5E2+-+20x%2B100%29-900+%2B+940\"
\n" ); document.write( "\"C+=+9%2A%28x%5E2+-+20x%2B100%29%2B40\"
\n" ); document.write( "\"C+=+9%2A%28x-10%29%5E2%2B40\"
\n" ); document.write( "That last form of the equation tells you that there is a minimum, that the minimum will happens when \"x=10\" and \"C=highlight%2840%29\", and that the curve is very pointy, getting 9 times taller that it is wide for x one unit away from its center, and rising very sharply to the left and right.
\n" ); document.write( "
\n" );