document.write( "Question 964513: You sell widgets for $10 and have 500 customers. For every .25 cents you raise the price you will lose 2 customers. At what selling price would you have the most revenue and what would that revenue and selling price be ? Also how many customers would you have ? \n" ); document.write( "
Algebra.Com's Answer #589421 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You sell widgets for $10 and have 500 customers. For every .25 cents you raise the price you will lose 2 customers. At what selling price would you have the most revenue and what would that revenue and selling price be ? Also how many customers would you have ?
\n" ); document.write( "-------
\n" ); document.write( "Revenue = (# of units sold)(price per unit)
\n" ); document.write( "-----
\n" ); document.write( "Equation:
\n" ); document.write( "R = (500-2x)(10+0.25x)
\n" ); document.write( "R = 5000+125x -20x -0.5x^2
\n" ); document.write( "----
\n" ); document.write( "R = (-1/2)x^2 +105x + 5000
\n" ); document.write( "-----
\n" ); document.write( "Vertex:: (105,10512.50)
\n" ); document.write( "----------
\n" ); document.write( "At what selling price would you have the most revenue?
\n" ); document.write( "Ans: $10.00+0.25*105 = $36.25
\n" ); document.write( "--------------------
\n" ); document.write( " and what would that revenue be?
\n" ); document.write( "Ans: $10512.50
\n" ); document.write( "---------------------
\n" ); document.write( " Also how many customers would you have ?
\n" ); document.write( "Ans: 500 - 2*105 = 290
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" ); document.write( "
\n" );