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)\"\" \"About 
You can put this solution on YOUR website!
x = 100 - 2p ==> \"p+=+%28100+-+x%29%2F2\"\r
\n" ); document.write( "\n" ); document.write( "a) Revenue = \"R%28x%29+=+xp+=+%28x%28100+-+x%29%29%2F2+=+-x%5E2%2F2+%2B50x\"\r
\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 =\"+R%28x%29+-+TC%28x%29+=+-x%5E2%2F2+%2B50x+-+x%5E2%2F2-10x+-+100+=+-x%5E2+%2B+40x+-100+\".
\n" ); document.write( "
\n" ); document.write( "d) Maximum number of units is obtained from \"x+=+-b%2F%282a%29+=+-40%2F%282%2A-1%29+=+20\" units.\r
\n" ); document.write( "\n" ); document.write( "e) maximum profit = \"p%2820%29+=+-20%5E2+%2B40%2A20+-+100+=+-400+%2B800+-+100+=+300\".
\n" ); document.write( "Thus the maximum profit is $300.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );