.
Fred’s coffee shop makes a blend that is a mixture of two types of coffee.
Type A coffee cost Fred $4.60 per pound, and type B coffee costs $5.70 per pound.
This month’s blend used twice as many pounds of type B as type A,
for a total cost of $640.00. How many pounds of type A coffee were used?
~~~~~~~~~~~~~~~~~~~~
Let " a " be the pounds of the coffee type A.
Then the pounds of the coffee type B is 2a.
Write the total money equation
4.60a + 5.70*(2a) = 640 dollars.
Simplify and find "a"
(4.60 + 2*5.70)a = 640
16a = 640
a = 640/16 = 40.
ANSWER. 40 pounds of the coffee type A.
CHECK. 4.60*40 + 5.70*80 = 640.00 dollars, total. ! Correct !
Solved.
---------------
Do not accept any other answer.
The solution and the answer of the other post " 42 pounds " is INCORRECT.