document.write( "Question 1207199: tumi is selling two types of umbrellas.he sells type c at R45 a pair he sells type d at R30 .if he sold 16 pairs in total and had a totl income of R585,how many pairs of sock c did h did Sal sell?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #844935 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Umbrellas? or pairs of socks? \n" ); document.write( "Tumi? or Sal? \n" ); document.write( "I can't imagine how you would be so careless as to post a question the way you did.... \n" ); document.write( "But the meaning is clear: there are two types of items, costing R45 and R30 each; and there are a total of 16 items with a total cost of R585. \n" ); document.write( "The setup for a formal algebraic solution would look something like this: \n" ); document.write( "c = # of items of type \n" ); document.write( "d = # of items of type d \n" ); document.write( "c+d = 16 [the total number of items is 16] \n" ); document.write( "45c+30d = 585 [the total cost is 585] \n" ); document.write( "Multiply the first equation by 30... \n" ); document.write( "30c+30d = 480 \n" ); document.write( "... and find the difference between that result and the second equation: \n" ); document.write( "15c = 105 \n" ); document.write( "c = 7 \n" ); document.write( "ANSWER: c = 7 of type c and 16-7 = 9 of type d \n" ); document.write( "CHECK: 7(45)+9(30) = 315+270 = 585 \n" ); document.write( "A quick, informal mental solution -- using exactly the same calculations -- can be obtained using logical reasoning: \n" ); document.write( "If all 16 items were type c, the total cost would be 16(30) = 480 \n" ); document.write( "The actual total cost is 585, which is 105 higher \n" ); document.write( "The difference in cost between type c and type d is 15 \n" ); document.write( "The number of items of the higher-priced type is 105/15 = 7. \n" ); document.write( " \n" ); document.write( " |