document.write( "Question 1186116: 16 lbs of Brand M Cinnamon costing $17/lb. was made by combining Indonesian cinnamon
\n" );
document.write( " which costs $19/lbs with Thai cinnamon which costs $11/lb. Find out how much of each type
\n" );
document.write( " of cinnamon was used to make the Brand M blend. \n" );
document.write( "
Algebra.Com's Answer #817052 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The solution from the other tutor is fine. But nearly always an algebraic solution is easier if you set up the problem using a single variable. \n" ); document.write( "x = pounds of Indonesian cinnamon at $19/lb \n" ); document.write( "16-x = pounds of Thai cinnamon at $11/lb \n" ); document.write( "The 16 pounds mixture costs $17/lb: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: \n" ); document.write( "Indonesian cinnamon: x=12 pounds \n" ); document.write( "Thai cinnamon: 16-x=4 pounds \n" ); document.write( "CHECK: 19(12)+11(4)=228+44=272 \n" ); document.write( "Presumably this problem is to be solved by a student who is just learning how to use algebra to solve problems, so a formal algebraic solution like the one above is what was wanted. \n" ); document.write( "However, if a formal algebraic solution is not required, the answer to any 2-part mixture problem like this can be found quickly with a bit of easy mental arithmetic. \n" ); document.write( "(1) Observe/calculate that the $17 per pound cost of the mixture is 3/4 of the way from the $11 per pound cost of the Thai cinnamon to the $19 per pound cost of the Indonesian cinnamon. \n" ); document.write( "(2) That means 3/4 of the mixture is the more expensive cinnamon. \n" ); document.write( "ANSWER: 3/4 of 16 pounds, or 12 pounds, of Indonesian cinnamon, the other 4 pounds of Thai cinnamon. \n" ); document.write( " \n" ); document.write( " |