document.write( "Question 1195709: Fred's coffee shop makes a blend that is a mixture of two types of coffee. Type A costs Fred $5.50 per pound and type B coffee cost $4.30 per pound. This month, Fred made 133 pounds of the blend, for a total of $667.90. How many pounds of type A did Fred use?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #828216 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "TYPE        PRICE         QUANTITY          COST\r\n" );
document.write( "\r\n" );
document.write( " A           5.5           a              5.5a\r\n" );
document.write( "\r\n" );
document.write( " B           4.3          133-a            4.3(133-a)\r\n" );
document.write( "\r\n" );
document.write( "BLEND                      133              667.9\r\n" );
document.write( "

\n" ); document.write( "Maybe how this was arranged and what you can do is clear.
\n" ); document.write( "
\n" );