document.write( "Question 243352: A manufacturer finds that the revenue generated by selling x units of a certain commodity is given by the function R(x)=264x-0.6x^2 where the revenue R(x) is measured in dollars. What is the maximum revenue, and how many units should be manufactured to obtain this maximum? \n" ); document.write( "
Algebra.Com's Answer #178308 by edjones(8007)![]() ![]() You can put this solution on YOUR website! R(x)=264x-0.6x^2 \n" ); document.write( "y=-0.6x^2+264x [y=ax^2+bx+c] a=-0.6, b=264, c=0 in this equation. \n" ); document.write( ". \n" ); document.write( "Maximum at x=-b/2a \n" ); document.write( "=-264/-1.2 \n" ); document.write( "=220 units to manufacture to obtain max revenue. \n" ); document.write( ". \n" ); document.write( "y=-0.6*220^2+264*220 \n" ); document.write( "=-29040+58080 \n" ); document.write( "=$29040. Max revenue. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( ". \n" ); document.write( " |