document.write( "Question 1193542: supposed the cost in pesos of manufacturing in liters of a certain solution is given by c(x)=5+20x-2x^2+x^3. Compute the average range of change of the cost y of producing x liters over [1,4]. \n" ); document.write( "
Algebra.Com's Answer #825598 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
c(1)=24
\n" ); document.write( "c(4)=117
\n" ); document.write( "average= {f(4)-f(1)}/(4-1)
\n" ); document.write( "=93/3
\n" ); document.write( "=31 pesos/liter
\n" ); document.write( "
\n" );