document.write( "Question 1149349: 1. The revenue of the company is given by the equation R = x (1000 - 4x), where R is the revenue of the company in dollars when thy sell x units of a product. How many units of the product should they sell to make a revenue of $60,000? \n" ); document.write( "
Algebra.Com's Answer #770693 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
1. The revenue of the company is given by the equation R = x (1000 - 4x), where R is the revenue of the company in dollars when thy sell x units of a product.
\n" ); document.write( " How many units of the product should they sell to make a revenue of $60,000?
\n" ); document.write( ":
\n" ); document.write( "x(1000-4x) = 60000
\n" ); document.write( "1000x - 4x^2 = 60000
\n" ); document.write( "A quadratic equation
\n" ); document.write( "-4x^2 + 1000x - 60000 = 0
\n" ); document.write( "simplify, divide by -4
\n" ); document.write( "x^2 - 250x + 15000 = 0
\n" ); document.write( "factors to
\n" ); document.write( "(x-100)(x-150) = 0
\n" ); document.write( "two solutions
\n" ); document.write( "x = 100 units
\n" ); document.write( "and
\n" ); document.write( "x = 150 units, both will make you $60,000
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check
\n" ); document.write( "100(1000-400) = 60k
\n" ); document.write( "150(1000-600) = 60k
\n" ); document.write( "
\n" );