document.write( "Question 246870: Tamika is selling cookies for a fundraiser for the band. She needs to make at least $160 in cookie sales to win a prize. If each box of cookies cost $2.25, what is the smallest number of boxes that she can sell to be eligible for the prize? \n" ); document.write( "
Algebra.Com's Answer #180214 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2.25x>=160
\n" ); document.write( "x>=160/2.25
\n" ); document.write( "x>=71.111 or 72 boxes of cookies is the minimum Tamika needs
\n" ); document.write( "
\n" ); document.write( "
\n" );