document.write( "Question 647843: The revenue and cost equations for a product are
\n" ); document.write( "R=x(50-0.0002x) and C=12x+150,000
\n" ); document.write( "where R and C are measured in dollars and x represents the number of units sold. How many units must be sold be obtain a profit of at least $1,650,000?
\n" ); document.write( "

Algebra.Com's Answer #406435 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The revenue and cost equations for a product are
\n" ); document.write( "R=x(50-0.0002x) and C=12x+150,000
\n" ); document.write( "where R and C are measured in dollars and x represents the number of units sold. How many units must be sold be obtain a profit of at least $1,650,000?
\n" ); document.write( "---------------------
\n" ); document.write( "Profit = Revenue - Cost
\n" ); document.write( "P = x(50-0.0002x)-(12x+150,000)
\n" ); document.write( "----
\n" ); document.write( "P = 50x - 0.0002x^2 - 12x - 150000
\n" ); document.write( "-----
\n" ); document.write( "P(x) = -0.0002x^2 + 38x -150000
\n" ); document.write( "----
\n" ); document.write( "Solve: -0.0002x^2 + 38x -150000 >= 1650000
\n" ); document.write( "-------
\n" ); document.write( "etc.
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" );