document.write( "Question 1203944: Aldo's Coffee Shop makes a blend that is a mixture of two types of coffee. Type A coffee costs $4.10 Aldo per pound, and type B coffee costs per $5.15 pound. This month's blend used twice as many pounds of type B coffee as type A, for a total cost of 288.00. How many pounds of type A coffee were used? \n" ); document.write( "
Algebra.Com's Answer #839884 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Aldo's Coffee Shop makes a blend that is a mixture of two types of coffee.
\n" ); document.write( "Type A coffee costs $4.10 Aldo per pound, and type B coffee costs per $5.15 pound.
\n" ); document.write( "This month's blend used twice as many pounds of type B coffee as type A,
\n" ); document.write( "for a total cost of 288.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( "x  = pounds of coffee type A;\r\n" );
document.write( "\r\n" );
document.write( "2x = pounds of coffee type B.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The total cost equation\r\n" );
document.write( "\r\n" );
document.write( "    4.10x + 5.15*(2x) = 288.00  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    4.10x + 10.30x = 288\r\n" );
document.write( "\r\n" );
document.write( "        14.40x     = 288\r\n" );
document.write( "\r\n" );
document.write( "             x     = 288/14.40 = 20.\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  20 pounds of coffee type A.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );