document.write( "Question 1028198: The relationship between the number of units sold of a certain product, x, and the price
\n" );
document.write( "obtained, p, is:\r
\n" );
document.write( "\n" );
document.write( "x = 100-2p\r
\n" );
document.write( "\n" );
document.write( "a) Find an expression for the total revenue for selling x units of the product.\r
\n" );
document.write( "\n" );
document.write( "b) How many units must be sold for the marginal revenue to be 25?
\n" );
document.write( "The total cost of producing x units of the product is:\r
\n" );
document.write( "\n" );
document.write( "TC (x)=0.5x^2+10x+100 \r
\n" );
document.write( "\n" );
document.write( "c) Find an expression for the profit when producing and selling x units of the product.\r
\n" );
document.write( "\n" );
document.write( "d) How many units must be produced and sold to obtain maximum profit?\r
\n" );
document.write( "\n" );
document.write( "e) What is the maximum profit?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #644441 by robertb(5830)![]() ![]() You can put this solution on YOUR website! x = 100 - 2p ==> \n" ); document.write( "\n" ); document.write( "a) Revenue = \n" ); document.write( "\n" ); document.write( "b) Marginal revenue is R'(x) = -x + 50. \n" ); document.write( "==> -x + 50 = 25 ==> -x = -25 ==> x = 25 units must be sold for the marginal revenue to be 25.\r \n" ); document.write( "\n" ); document.write( "c) Profit = \n" ); document.write( " \n" ); document.write( "d) Maximum number of units is obtained from \n" ); document.write( "\n" ); document.write( "e) maximum profit = \n" ); document.write( "Thus the maximum profit is $300.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |