document.write( "Question 429637: The revenue function in terms of the number of
\n" );
document.write( "units sold ,x, is given as
\n" );
document.write( "R = 270x-0.1x^2
\n" );
document.write( "where R is the total revenue in dollars. Find the number of units
\n" );
document.write( "sold x that produces a maximum revenue?
\n" );
document.write( "Your answer is x =
\n" );
document.write( "what is the maximum revenue = \n" );
document.write( "
Algebra.Com's Answer #298408 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The function reaches a maximum where the derivative is equal to 0. \n" ); document.write( " \n" ); document.write( "Solving for x gives x = -270/-0.2 = 1350 \n" ); document.write( "So the number of units which produces the maximum revenue = 1350 \n" ); document.write( "Substituting this value in the original equation gives the revenue: \n" ); document.write( " \n" ); document.write( "This gives R = $182,250 \n" ); document.write( "The function looks like this: \n" ); document.write( " |