document.write( "Question 821318: Rosa has decided to sell pet rocks at an art fair for $5 each. She paid $50 to rent a table at the fair and it costs her $2 to package each rock with a set of instructions. For what numbers of sales will Rosa make a profit? \n" ); document.write( "
Algebra.Com's Answer #494008 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Rosa has decided to sell pet rocks at an art fair for $5 each. She paid $50 to rent a table at the fair and it costs her $2 to package each rock with a set of instructions. For what numbers of sales will Rosa make a profit?
\n" ); document.write( "-----
\n" ); document.write( "Cost:: C(x) = 50+2x where \"x\" is the number of rocks
\n" ); document.write( "Revenue: R(x) = 5x
\n" ); document.write( "-------
\n" ); document.write( "Profit = R(x)-C(x)
\n" ); document.write( "-------
\n" ); document.write( "Solve 5x - (50+2x) > 0
\n" ); document.write( "3x > 50
\n" ); document.write( "x > 16 2/3
\n" ); document.write( "------
\n" ); document.write( "Ans: She needs at least 16 sales.
\n" ); document.write( "--------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );