document.write( "Question 1067877: George wants to sell toy rockets at the state fair. He can purchase these rockets at $0.50 each and can return all unsold rockets for a refund. He will be required to rent a booth from which he can sell the rockets at a flat rate of $200, payable in advance. The rockets will be sold at $0.90 each. a. How many rockets must be sold to break even? b. How many rockets must be sold to make a profit of $1,000 for the week? \n" ); document.write( "
Algebra.Com's Answer #683087 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
n, how many rockets George sells.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "COST:
\n" ); document.write( "\"0.5n%2B200\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "REVENUE OR SALES:
\n" ); document.write( "\"0.9n\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "PROFIT:
\n" ); document.write( "\"0.9n-0.5n-200\"
\n" ); document.write( "\"highlight_green%280.4n-200%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Breaking Even is \"0.4n-200=0\".
\n" ); document.write( "This is for cost and revenue being equal.
\n" ); document.write( "
\n" );