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 #839882 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
several thousands of these have been solved on this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "TYPE    PRICE     QTY.      COST\r\n" );
document.write( " A       4.10      x        4.1x\r\n" );
document.write( " B       5.15     2x        5.15*2x\r\n" );
document.write( "Blend                        288.00\r\n" );
document.write( "

\n" ); document.write( "Understand this, and know what to do with it.
\n" ); document.write( "
\n" );