document.write( "Question 1196089: . A store clerk sold 60 pairs of sneakers. The high-tops sold for $98.99 and the low-tops sold for $129.99. If the receipts for the two types of sales totaled $6,404.40, how many of each type of sneaker were sold?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #828798 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Whether formally using algebra or informally using logical reasoning, I would reduce the amount of effort required to solve the problem by adding a penny to the cost of each pair of sneakers, making 60 $99 high-tops and $130 low-tops for a total of $6,405. \n" ); document.write( "(1) Formal algebra.... \n" ); document.write( "x = # of high-tops \n" ); document.write( "60-x=# of low-tops \n" ); document.write( "The total cost was $6405: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: 45 high-top and 15 low-top pairs were sold \n" ); document.write( "(2) Informally.... \n" ); document.write( "If all 60 pairs had been high-tops, the total sales would have been 60($99)=$5940. \n" ); document.write( "The actual sales total was $6405-$5940=$465 more. \n" ); document.write( "The difference in price between the high-top and low-top is $31; so the number of low-top pairs sold was $465/$31 = 15. \n" ); document.write( "ANSWER: 15 low-top pairs and 45 high-top pairs were sold. \n" ); document.write( " \n" ); document.write( " |