document.write( "Question 791544: A coffee distributor needs to mix a(n) Kenya coffee blend that normally sells for $8.40 per pound with a Gazebo coffee blend that normally sells for $9.30 per pound to create 50 pounds of a coffee that can sell for $8.98 per pound. How many pounds of each kind of coffee should they mix \n" ); document.write( "
Algebra.Com's Answer #479632 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Price ---------------- quantity
\n" ); document.write( "Kenya coffee 8.40% ---------------- x pounds
\n" ); document.write( "Gazebo coffee 9.30% ------ 50 - x pounds
\n" ); document.write( "Mixture 8.98% ---------------- 50
\n" ); document.write( "Total 50 pounds
\n" ); document.write( "8.40% x + 9.30% ( 50 - x ) = 8.98% * 50
\n" ); document.write( "8.4 x + 9.3 ( 50 - x ) = 449
\n" ); document.write( "8.4 x + 465 - 9.3 x = 449
\n" ); document.write( "8.4 x - 9.3 x = 449 - -465
\n" ); document.write( "-0.9 x = -16
\n" ); document.write( "/ -0.9
\n" ); document.write( " x = 17.78 pounds 8.40% Kenya coffee
\n" ); document.write( " 32.22 pounds 9.30% Gazebo coffee
\n" ); document.write( "
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" );