document.write( "Question 1932: I am usually pretty good at word problems but this one is stumping me. \r
\n" ); document.write( "\n" ); document.write( "Sharon's revenue $R on the sale of fruitcakes is determined by the formula R=50x-x^2. Her cost $C for producing x fruitcakes is given by the formula C=2x+40. For what values of x is Sharon's profit positive?\r
\n" ); document.write( "\n" ); document.write( "Can you please help??
\n" ); document.write( "

Algebra.Com's Answer #777 by khwang(438)\"\" \"About 
You can put this solution on YOUR website!
Profit = R -C = 50x -x^2 - (2x+40)
\n" ); document.write( " = 48 x -x^2 - 80
\n" ); document.write( " = -(x^2 - 48x + (24)^2) + 576 - 80
\n" ); document.write( " = - (x -24)^2 + 496
\n" ); document.write( " >= 0
\n" ); document.write( " (x -24)^2 < 496
\n" ); document.write( " |x -24| < sqrt(496) = 22.27
\n" ); document.write( " -22.27 + 24 < x < 22.27 + 24
\n" ); document.write( " 1.73 < x < 46.27
\n" ); document.write( " Since x must be integers, so 2 <= x <= 46.\r
\n" ); document.write( "\n" ); document.write( " Answer: When producing x from 2 to 46 (2 <=x <= 46)cakes,
\n" ); document.write( " the profit is positive.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Kenny
\n" ); document.write( "
\n" );