document.write( "Question 1138659: A cell phone company has the following cost and revenue functions:
\n" );
document.write( "C(x) = 8x^2 − 600x + 21,500 and
\n" );
document.write( "R(x) = −3x^2 + 480x
\n" );
document.write( "What is the quantity range of cell phones they should produce each day so there is a profit? Round to the nearest numbers that generate profit.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #756458 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Look at R(x)-C(x) for profit \n" ); document.write( "That is -3x^2+480x-(8x^2-600x+21500)= \n" ); document.write( "watch signs \n" ); document.write( "-11x^2+1080x-21500>0, to generate a profit. \n" ); document.write( "The maximum is at x=-b/2a=-1080/-22=49.09 \n" ); document.write( "the zero point is found using the quadratic formula. The discriminant b^2-4ac is 220400, and its square root is 469.47 \n" ); document.write( "x=(-1080+/-469.47)/-22, so one root: (-1080-469.47/-22)=70.43 or 70 and the other is -1080+469.47/-22=27.75 or 28 \n" ); document.write( "The numbers are between 28 and 70 inclusive. ANSWER \n" ); document.write( " |