document.write( "Question 20440: Please help with all the steps shown. I have been agonizing over this one. Thanks in advance:)
\n" );
document.write( "Wal-Mart sells thermometers ($2)and hot-water bottles ($6). In December, Wal-Mart's total sakes were $1200. Customers bought 7 times as many thermometers as hot-water bottles. How many of each did Wal-Mart sell? \n" );
document.write( "
Algebra.Com's Answer #9842 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the hot water bottels \n" ); document.write( "2(7x)+6(x)=1200 \n" ); document.write( "14x+6x=1200 \n" ); document.write( "20x=1200 \n" ); document.write( "x=60 \n" ); document.write( "7 x 60=420 \n" ); document.write( "Therefore, 60 hot water-bottels and 420 thermometers were bought. \n" ); document.write( " |