document.write( "Question 1146450: The manager of a specialty food store combined almonds that cost $6.40 per pound with walnuts that
\n" );
document.write( "cost $5.90 per pound. How many pounds of each were used to make a 100-pound mixture that costs
\n" );
document.write( "$6.18 per pound? \n" );
document.write( "
Algebra.Com's Answer #767703 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Standard algebraic solution method.... \n" ); document.write( "x pounds at $5.90 per pound, plus (100-x) pounds at $6.40 per pound, equals 100 pounds at $6.18 per pound: \n" ); document.write( " \n" ); document.write( "Straightforward; but some ugly calculations.... \n" ); document.write( "A faster method, using only a couple of simple calculations, based on where the $6.18 per pound cost of the mixture lies between $5.90 and $6.40.... \n" ); document.write( "(1) On a number line, look at where the 6.18 lies between 5.90 and 6.40. 5.90 to 6.40 is a difference of 0.50; 5.90 to 6.18 is a difference of 0.28. 0.28/0.50 = 28/50 = 56/100. \n" ); document.write( "(2) Therefore 56/100 of the mixture should be the higher priced walnuts. \n" ); document.write( "ANSWER: 56 pounds of the walnuts; 100-56 = 44 pounds of the almonds. \n" ); document.write( " |