document.write( "Question 1195370: Suppose that the cost function for a product is given by C(x)=0.003x^3+5x+11,719. Find the production level​ (that is, the value of​ x) that will produce the minimum average cost per unit _
\n" ); document.write( " C(x).\r
\n" ); document.write( "\n" ); document.write( "The production level that produces the minimum average cost per unit is x=\r
\n" ); document.write( "\n" ); document.write( "(Round to the nearest whole number as​ needed.)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #827845 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "x = number of units produced
\n" ); document.write( "C(x) = cost function
\n" ); document.write( "C(x) = 0.003x^3+5x+11719\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A(x) = average cost function = cost per unit
\n" ); document.write( "A(x) = (cost function)/(number of units produced)
\n" ); document.write( "A(x) = C(x)/x
\n" ); document.write( "A(x) = (0.003x^3+5x+11719)/x
\n" ); document.write( "A(x) = (0.003x^3)/x+(5x)/x+(11719/x)
\n" ); document.write( "A(x) = 0.003x^2+5+(11719/x)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Apply the derivative
\n" ); document.write( "A ' (x) = d/dx[ 0.003x^2+5+(11719/x) ]
\n" ); document.write( "A ' (x) = d/dx[ 0.003x^2 ]+d/dx[ 5 ]+d/dx[ 11719/x ]
\n" ); document.write( "A ' (x) = 0.006x + 0 - 11719/(x^2)
\n" ); document.write( "A ' (x) = 0.006x - 11719/(x^2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: if y = 1/x, then dy/dx = -1/(x^2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Set the derivative equal to zero and solve for x.
\n" ); document.write( "A ' (x) = 0
\n" ); document.write( "0.006x - 11719/(x^2) = 0
\n" ); document.write( "0.006x = 11719/(x^2)
\n" ); document.write( "0.006x*(x^2) = 11719
\n" ); document.write( "0.006x^3 = 11719
\n" ); document.write( "x^3 = 11719/0.006
\n" ); document.write( "x^3 = 1,953,166.66666667
\n" ); document.write( "x = cubeRoot(1,953,166.66666667)
\n" ); document.write( "x = (1,953,166.66666667)^(1/3)
\n" ); document.write( "x = 125.000888882569
\n" ); document.write( "This value is approximate.
\n" ); document.write( "Rounding to the nearest whole number gets to x = 125 which is the final answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's check a few values around x = 125\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in x = 123
\n" ); document.write( "A(x) = (0.003x^3+5x+11719)/x
\n" ); document.write( "A(123) = (0.003(123)^3+5(123)+11719)/(123)
\n" ); document.write( "A(123) = 145.663422764228
\n" ); document.write( "A(123) = 145.663\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in x = 124
\n" ); document.write( "A(x) = (0.003x^3+5x+11719)/x
\n" ); document.write( "A(124) = (0.003(124)^3+5(124)+11719)/(124)
\n" ); document.write( "A(124) = 145.636064516129
\n" ); document.write( "A(124) = 145.636\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in x = 125
\n" ); document.write( "A(x) = (0.003x^3+5x+11719)/x
\n" ); document.write( "A(125) = (0.003(125)^3+5(125)+11719)/(125)
\n" ); document.write( "A(125) = 145.627\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in x = 126
\n" ); document.write( "A(x) = (0.003x^3+5x+11719)/x
\n" ); document.write( "A(126) = (0.003(126)^3+5(126)+11719)/(126)
\n" ); document.write( "A(126) = 145.635936507937
\n" ); document.write( "A(126) = 145.636\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in x = 127
\n" ); document.write( "A(x) = (0.003x^3+5x+11719)/x
\n" ); document.write( "A(127) = (0.003(127)^3+5(127)+11719)/(127)
\n" ); document.write( "A(127) = 145.662590551181
\n" ); document.write( "A(127) = 145.663\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Those results are approximate with the exception of 145.627 which is exact.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's a table to organize things:\n" ); document.write( "\n" ); document.write( "
xA(x)
123145.663
124145.636
125145.627
126145.636
127145.663

\n" ); document.write( "Based on this small sample, we can see that x = 125 leads to A(x) being the smallest.
\n" ); document.write( "I'll let you try out other x values. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is what the graph looks like. I used GeoGebra to make the graph.
\n" ); document.write( "
\n" ); document.write( "If you aren't too familiar with calculus, then you can use the \"minimize\" function on your calculator to determine the lowest point. That point is approximately (125.0009, 145.627)
\n" ); document.write( "In GeoGebra, the function is called \"min\". \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another useful graphing tool is Desmos. The nice thing about this app is that you can simply click on the lowest point to have the coordinates show up.
\n" ); document.write( "You may need to click on the curve itself before clicking on the lowest point.
\n" ); document.write( "Here's a link to the interactive graph page.
\n" ); document.write( "https://www.desmos.com/calculator/qme1bkefgv\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: x = 125
\n" ); document.write( "
\n" ); document.write( "
\n" );