document.write( "Question 1045332:  Walmart sells thermometers ($6) and hot-water bottles ($13). In December, Walmart’s total sales were $2,220. Customers bought 4 times as many thermometers as hot-water bottles. How many of each did Walmart sell?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #660720 by jorel555(1290)      You can put this solution on YOUR website! Let h represent hot-water bottles. Then: \n" ); document.write( "6(4h)+13h=2220 \n" ); document.write( "37h=2220 \n" ); document.write( "h=60 \n" ); document.write( "Walmart sold 60 hot-water bottles, and 240 thermometers. ☺☺☺☺ \n" ); document.write( " \n" ); document.write( " |