document.write( "Question 1133812: Dots sells a total of 285 T-shirts ($2) and shorts ($6). In April, total sales were $666.\r
\n" );
document.write( "\n" );
document.write( "How many T-shirts and shorts did Dots sell? \r
\n" );
document.write( "\n" );
document.write( "Tshirts=
\n" );
document.write( "Shorts= \n" );
document.write( "
Algebra.Com's Answer #751062 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Here's another way to solve this kind of problem informally, without algebra. \n" ); document.write( "(1) If all 285 sales had been t-shirts, the total sales would have been 285*$2 = $570. \n" ); document.write( "(2) The actual total sales, $666, is $666-$570 = $96 more than that. \n" ); document.write( "(3) The difference between the cost of each t-shirt and each pair of shorts is $4. \n" ); document.write( "(4) The number of shorts that had to be sold to make those other $96 in sales is $96/$4 = 24. \n" ); document.write( "Answer: 24 shorts and 285-24 = 261 t-shirts \n" ); document.write( " |