document.write( "Question 476857: The revenue from selling x units of a product is given by
\n" );
document.write( " y = -0.0002x^2 + 20x. How many units must be sold in
\n" );
document.write( " order to have the greatest revenue? (Find the x-coordinate
\n" );
document.write( " of the vertex of the parabola.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #326940 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The revenue from selling x units of a product is given by \n" ); document.write( "y = -0.0002x^2 + 20x. How many units must be sold in \n" ); document.write( "order to have the greatest revenue? (Find the x-coordinate \n" ); document.write( "of the vertex of the parabola.)\r \n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "maximum revenue occurs when x = -b/(2a) = -20/(2*-0.0002) = 50,000 \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |