document.write( "Question 192869: You work at a frozen yogurt shop during the summer. You need to order 5-ounce and 8-ounce cups. The storage room will only hold 10 more boxes. A box of 5-ounce cups costs $100 and a box of 8-ounce cups costs $150. A maximum of $1250 is budgeted for yogert cups. Write a system of linear inequalities that show the number of boxes of 5-ounce and 8-ounce cups that could be bought. \n" ); document.write( "
Algebra.Com's Answer #144761 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You work at a frozen yogurt shop during the summer. You need to order 5-ounce and 8-ounce cups. The storage room will only hold 10 more boxes. A box of 5-ounce cups costs $100 and a box of 8-ounce cups costs $150. A maximum of $1250 is budgeted for yogert cups. Write a system of linear inequalities that show the number of boxes of 5-ounce and 8-ounce cups that could be bought. \n" ); document.write( "------------ \n" ); document.write( "Quantity Equation: f + e = 10 \n" ); document.write( "Value Equation...:100f + 150e = 1250 \n" ); document.write( "---------------------------------------- \n" ); document.write( "Modify: \n" ); document.write( "100f + 100e = 1000 \n" ); document.write( "100f + 150e = 1250 \n" ); document.write( "---------------------------- \n" ); document.write( "Subtract the 1st from the 2nd to solve for e: \n" ); document.write( "50e = 250 \n" ); document.write( "e = 5 boxes (# of boxes of eight-once cups) \n" ); document.write( "f + e = 10, so f = 5 boxes: (# of boxes of five-once cups) \n" ); document.write( "----------------------------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |