document.write( "Question 1195566: 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? \n" ); document.write( "
Algebra.Com's Answer #828091 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Fred’s coffee shop makes a blend that is a mixture of two types of coffee.
\n" ); document.write( "Type A coffee cost Fred $4.60 per pound, and type B coffee costs $5.70 per pound.
\n" ); document.write( "This month’s blend used twice as many pounds of type B as type A,
\n" ); document.write( "for a total cost of $640.00. How many pounds of type A coffee were used?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let  \" a \" be the pounds of the coffee type A.\r\n" );
document.write( "\r\n" );
document.write( "Then the pounds of the coffee type B is 2a.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write the total money equation\r\n" );
document.write( "\r\n" );
document.write( "    4.60a + 5.70*(2a) = 640   dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find \"a\"\r\n" );
document.write( "\r\n" );
document.write( "    (4.60 + 2*5.70)a = 640\r\n" );
document.write( "\r\n" );
document.write( "         16a         = 640\r\n" );
document.write( "\r\n" );
document.write( "           a         = 640/16 = 40.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  40 pounds of the coffee type A.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  4.60*40 + 5.70*80 = 640.00  dollars, total.  ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Do not accept any other answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The solution and the answer of the other post  \" 42\"2%2F3\" pounds \"  is  INCORRECT.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );