document.write( "Question 1029924: write an inequality
\n" ); document.write( "Molly has a business making candles. Her
\n" ); document.write( "business costs are $200 plus $0.70 per
\n" ); document.write( "candle made. She charges her customers
\n" ); document.write( "$3.50 for each candle. If she sells all of the
\n" ); document.write( "candles she makes, how many candles sold
\n" ); document.write( "would allow her to make a profi t?
\n" ); document.write( "

Algebra.Com's Answer #644857 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
200+0.70x < 3.50x
\n" ); document.write( "0.70x-3.50x < -200
\n" ); document.write( "-2.80x < -200
\n" ); document.write( "x > -200/-2.80
\n" ); document.write( "x > 71.4 or 72 candles
\n" ); document.write( "
\n" );