document.write( "Question 1151699: Walmart sells thermometers ($6) and hot-water bottles ($2). In December, Walmart’s total sales were $2,132. Customers bought 4 times as many thermometers as hot-water bottles. How many of each did Walmart sell? \n" ); document.write( "
Algebra.Com's Answer #773524 by greenestamps(13219)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "(1) Solving with formal algebra....

\n" ); document.write( "Let x = number of hot water bottles
\n" ); document.write( "Then 4x = number of thermometers

\n" ); document.write( "The cost of 4x thermometers at $6 each and x hot water bottles at $2 each was $2132.

\n" ); document.write( "\"4x%286%29%2Bx%282%29+=+2132\"
\n" ); document.write( "\"24x%2B2x+=+2132\"
\n" ); document.write( "\"26x+=+2132\"
\n" ); document.write( "\"x+=+2132%2F26+=+82\"

\n" ); document.write( "ANSWER:
\n" ); document.write( "The number of hot water bottles sold was x=82.
\n" ); document.write( "The number of thermometers sold was 4 = 328.

\n" ); document.write( "CHECK:
\n" ); document.write( "82(2)+328(6) = 164+1968 = 2132

\n" ); document.write( "(2) An informal solution method, which leads to virtually the same calculations....

\n" ); document.write( "Since the number of thermometers sold was 4 times the number of hot water bottles, imagine \"packages\" each containing 4 thermometers and one hot water bottle.
\n" ); document.write( "The cost of each of those packages is 4($6)+1($2) = $24+$2 = $26.
\n" ); document.write( "The number of those packages sold to make $2132 is 2132/26 = 82.
\n" ); document.write( "82 packages each containing 4 thermometers and 1 hot water bottle makes a total of 328 thermometers and 82 hot water bottles.

\n" ); document.write( "
\n" ); document.write( "
\n" );