document.write( "Question 236060: You are selling cookies in school souvenir mugs to raise money for your school. You are taking orders so that you know how many mugs you will need to buy. There will be 6 cookies in a mug that will sell for $3.95 per order. You spent $50 on the ingredients to make the cookies plus you will need to pay $1.45 per mug. At least how many orders do you have to take so that you make more than what you spend? \n" ); document.write( "
Algebra.Com's Answer #173815 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You are selling cookies in school souvenir mugs to raise money for your school. You are taking orders so that you know how many mugs you will need to buy. There will be 6 cookies in a mug that will sell for $3.95 per order. You spent $50 on the ingredients to make the cookies plus you will need to pay $1.45 per mug. At least how many orders do you have to take so that you make more than what you spend?
\n" ); document.write( "-------------------
\n" ); document.write( "Income: $3.95x where x is the number of cups you sell.
\n" ); document.write( "-------------
\n" ); document.write( "Overhead: $50+1.45x
\n" ); document.write( "------------------------
\n" ); document.write( "Inequality:
\n" ); document.write( "solve 3.95x > 50 + 1.45x
\n" ); document.write( "2.50x > 50
\n" ); document.write( "x > 20 (# of orders you need to take to make a profit)
\n" ); document.write( "=========================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );