document.write( "Question 290176: A shopkeeper has two types of coffee beans on hand. One type sells for $3.20 per lb, the other for $7.80 per lb. How many pounds of the $3.20 per lb coffee beans must be used in the mixture to produce 80 lbs of a blend that sells for $5.04 per lb?
\n" );
document.write( "Round your answer to 2 decimal places.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #209989 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (3.2*x)+(7.8*y)=(80)*5.04 \n" ); document.write( "x+y=80 \n" ); document.write( "x=48 y=32 \n" ); document.write( " \n" ); document.write( " |